Home / Programming MCQs / JavaScript MCQs / Question
M
Q. How does the client and the server communicate following the rules defined by the WebSocket protocol?
The client and server communicate over a long-lived TCP socket following rules defined by the WebSocket protocol.
You must be Logged in to update hint/solution
The unordered collection of properties, each of which has a name and a value is called
The snippet that filters the filtered set is
Which will be invoked to create a new worker?
Why do Web Developers use Firebug?
The ________ operator is used to create an instance of an object.
Which of the following property(s) has a default value as false?
The Function() constructor expects ______ number of string arguments
Which one of the following keywords is used for defining the function in the JavaScript?
Which of the following attributes are common to both audio and video?
The pop() method of the array does which of the following task ?
Discusssion
Login to discuss.