1 Answer

Related questions

0 votes
    Which of the following is true about Session Storage in HTML5? A - HTML5 introduces the sessionStorage attribute which would be ... session would be lost. D - All of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    How to delete a local storage data in HTML5? A - To clear a local storage setting you would need to call localStorage.remove('key ... C - Both of the above. D - None of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'video' tag in HTML5? A - MPEG4 files with H.264 video codec and AAC audio ... will use the first recognized format. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'video' tag in HTML5? A - HTML5 supports
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'audio' tag in HTML5? A - Commonly used audio formats ogg, mp3 and wav are ... use the first recognized format. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'audio' tag in HTML5? A - HTML5 supports
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'canvas' tag in HTML5? A - HTML5 element gives you an easy and powerful way to ... . C - Both of the above. D - None of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about custom attributes in HTML5? 1. A custom data attribute starts with data- and would be named ... . 3. Both of the above. 4. None of the above...
asked Jul 12, 2021 in Technology by JackTerrance
0 votes
    Which of the following is correct about web workers in HTML5? A - Web Workers do all the computationally expensive tasks ... keep the page responsive. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about geolocation api in HTML5? A - The geolocation APIs work with a new property of the global ... C - Both of the above. D - None of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about geolocation api in HTML5? A - HTML5 Geolocation API lets you share your location ... devices support Geolocation API. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about WebSockets in HTML5? A - Web Sockets is a next-generation bidirectional communication ... Both of the above. D - None of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about Server Side Events(SSE) in HTML5? A - To use Server-Sent Events in a web ... of sending event data consistently. D - All of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about Server Side Events(SSE) in HTML5? A - Using SSE you can push DOM events continously ... the server to the client. D - All of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about Web form 2.0 in HTML5? A - Web Forms 2.0 is an extension to the forms ... styling that was required in HTML4. D - All of the above....
asked Dec 1, 2020 in Technology by JackTerrance
...