Tag: web technology

Questions Related to web technology

Following code create the table having -- rows?

  1. Two Rows and One column

  2. Two columns and One Row

  3. Two Rows and Two columns

  4. One Row and One column


Correct Option: A

How many void main methods can we defined in our class.

  1. only 1

  2. 2

  3. No need of void main

  4. infinite


Correct Option: A
  1. JAVA/JDK 1.5/JRE/LIB/rt.jar

  2. JAVA/JDK 1.5/JRE/LIB/rm.jar

  3. you cant see

  4. JAVA/JDK 1.5/BIN/LIB/rt.jar


Correct Option: A,B,C,D
  1. public static void main(String args[])

  2. public static void main(String appp[])

  3. public void static main(String args[])

  4. public Static void main(String args*)


Correct Option: A,B,C,D
  1. Hyperlinks and Text Markup Language

  2. Hyper Text Markup Language

  3. Home Tool Markup Language

  4. Higher Text Markup Language


Correct Option: B

Who is making the Web standards?

  1. Mozilla

  2. Google

  3. Microsoft

  4. The World Wide Web Consortium


Correct Option: D

AI Explanation

To answer this question, you need to understand the organizations that are involved in making web standards.

Option A) Mozilla - This option is incorrect because Mozilla is a web browser developer and does contribute to the development of web standards, but it is not the primary organization responsible for setting web standards.

Option B) Google - This option is incorrect because Google is a technology company that develops web-related products and services. While Google may contribute to the development of web standards, it is not the primary organization responsible for setting web standards.

Option C) Microsoft - This option is incorrect because Microsoft is a technology company that develops web-related products and services. Microsoft has been involved in the past in setting web standards, but it is not the primary organization responsible for setting web standards.

Option D) The World Wide Web Consortium (W3C) - This option is correct because the World Wide Web Consortium (W3C) is the primary organization responsible for setting web standards. The W3C is an international community that includes member organizations, individual experts, and other stakeholders who work together to develop and maintain web standards.

The correct answer is D) The World Wide Web Consortium. This option is correct because the W3C is the organization that makes the web standards.