Technology Questions
Practice Technology MCQs with answers and explanations. Page 37 of 79.
Category
Interview
Topic
Technology
Page
37 / 79
Mode
Practice
Questions
Open any question to view the answer and explanation.
In HTML, what is the marquee tag and what does it do when used in a web page, despite being non standard and deprecated?
Open
View answer
In HTML, what is the purpose of the span inline element and how can you use it with one example?
Open
View answer
Explain the difference between traditional HTML and HTML5 in terms of structure, new elements, and browser features.
Open
View answer
In a web page, how can you insert JavaScript code into HTML so that the browser can execute it?
Open
View answer
In HTML, what is the importance of the document type declaration Doctype at the top of a page?
Open
View answer
Differentiate common HTML document type declarations such as HTML4 transitional, strict, XHTML, and HTML5.
Open
View answer
What are the different ways to integrate Cascading Style Sheets CSS into a web page?
Open
View answer
In CSS, what is a selector and why is it important in defining styles for an HTML document?
Open
View answer
What is the use of CSS sprites in web design and front end performance optimization?
Open
View answer
In Cascading Style Sheets, what are the main parts of a CSS ruleset and how are they structured?
Open
View answer
What is the difference between a CSS class selector and an id selector when styling HTML elements?
Open
View answer
What is the purpose of CSS pseudo elements and how do they enhance styling of content?
Open
View answer
What is the use of media types in CSS and how do they support responsive design?
Open
View answer
What are the advantages of using an external style sheet compared to inline styles in HTML pages?
Open
View answer
In web development, how does JavaScript compare with JScript and what is the relationship between them?
Open
View answer
What is the difference between client side JavaScript and server side JavaScript in web applications?
Open
View answer
In the context of web browsers, where are HTTP cookies actually stored on the user hard disk?
Open
View answer
In JavaScript, how can you access elements in the HTML document object model DOM to read or change them?
Open
View answer
How can you set the mouse cursor to a wait or busy shape using JavaScript in a web page?
Open
View answer
In JavaScript, what do the functions encodeURI and decodeURI do when working with web addresses?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.