Explore topic-wise MCQs in Technology.

This section includes 320 Mcqs, each offering curated multiple-choice questions to sharpen your Technology knowledge and support exam preparation. Choose a topic below to get started.

301.

The Internet was launched in 1969 and was originally called ?

A. AARPNET
B. CERNET
C. ARPANET
D. CERN
Answer» D. CERN
302.

Server control events are handled in the server whereas HTML control events are handled in the page

A. 1
B.
C.
D.
Answer» B.
303.

Text/Html is called the __________ of the page

A. content type
B. MIME type
C. content type/MIME type
D. None of these
Answer» D. None of these
304.

Webpages are written using

A. Win Zip
B. HTML
C. A fifth generation language
D. Peripherals
Answer» C. A fifth generation language
305.

Website always has

A. Address
B. Information
C. Attachments
D. Images
Answer» B. Information
306.

What are meta tags used for?

A. To store information usually relevant to browsers and search engines
B. To only store information usually relevant to browsers
C. To only store information about search engines
D. To store information about external links
Answer» B. To only store information usually relevant to browsers
307.

What does an HTML tag do?

A. It specifies formatting and layout instructions for your web page
B. It hides programming instructions from view
C. It determines the organizational structure of your Web site
D. It connects your web site to an operating environment
Answer» B. It hides programming instructions from view
308.

What is factory method in AngularJS ?

A. It generates the facts and figures
B. It is used to create the service
C. It is used to calculate the factorial of a number
D. All the above
Answer» C. It is used to calculate the factorial of a number
309.

What is mean by "this" keyword in javascript?

A. It refers current object
B. It referes previous object
C. It is variable which contains value
D. None of the above
Answer» B. It referes previous object
310.

What is the correct JavaScript syntax to write “Hello World”?

A. System.out.println(
B. println (
C. document.write(
D. response.write(
Answer» D. response.write(
311.

What is the difference between XML and HTML?

A. HTML is used for exchanging data, XML is not
B. XML is used for exchanging data, HTML is not
C. HTML can have user defined tags, XML cannot
D. XML can have user defined tags, HTML cannot
Answer» C. HTML can have user defined tags, XML cannot
312.

Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.

A. ScriptObject
B. JSObject
C. JavaObject
D. Jobject
Answer» C. JavaObject
313.

Which command displays memory usage in linux?

A. Top
B. Free
C. Buffer
D. Swap
Answer» C. Buffer
314.

Which HTML attribute is used to define inline styles?_x005F_x000D_

A. <header>
B. <strong>
C. <style>
D. <alt>
Answer» D. <alt>
315.

Which of the following can't be done with client-side JavaScript?

A. Sending a form's contents by email
B. Storing the form's contents to a database file on the server
C. Validating a form
D. None of the above
Answer» C. Validating a form
316.

Which of the following is added to prefs.js,when open a dialog box each time an error occurs?

A. user_pref("javascript.classic.error_alerts", true);
B. user_pref("javascript.classic.error_alerts ", false);
C. user_pref("javascript.console.open_on_error ", false);
D. user_pref("javascript.console.open_on_error ", true);
Answer» B. user_pref("javascript.classic.error_alerts ", false);
317.

Which of the following is not considered a JavaScript operator?

A. new
B. this
C. delete
D. typeof
Answer» C. delete
318.

Which one of the following is not used to generate dynamic web pages ?

A. PHP
B. ASP.NET
C. JSP
D. none of the mentioned
Answer» E.
319.

Which tag is used to display the numbered list?_x005F_x000D_  _x005F_x000D_ 1)      2)      3)      4) 

A. 1
B. 2
C. 3
D. 4
Answer» B. 2
320.

Who is making the web standards?

A. Internet Explorer
B. Netscape Navigator
C. The World Wide Web Consortium
D. All of the above
Answer» D. All of the above