What is used to continuously push events from the web server to the client's browser?
Correct Answer: Server Sent Events
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
Which attribute require you to have a value in an input control in HTML5?
Which is the correct SVG element to define text?
Which tag is used for a multi line text input control?
Using Hspace will add what to your image ?
Which method is used to finish a launched worker?
True or false? An input with a type hidden will be ignored by the browser.
Suppose your browser doesn't support <video> tag What will be output of following code? <video width="320" height="240" > Exact Help </video>
Which of the following can be a potential section in an application cache manifest file?
The element to specify a list of predefined options for input controls is?
<video> tags are used for...