Time Left - 08:00 mins

RRB JE (IT) : Webtech Quiz 5

Attempt now to get your rank among 131 students!

Question 1

Consider the HTML table definition given below:
<table border=1>
<tr> <td rowspan=2> ab </td>
<td colspan=2> cd </td>
</tr>
<tr> <td> ef </td>
<td rowspan=2> gh </td>
</tr>
<tr> <td colspan=2> ik </td>
</tr>
</table>
The number of rows in each column and the number of columns in each row are:

Question 2

HTML (Hypertext Markup Language) has language elements which permit certain actions other than describing the structure of the web document. Which one of the following actions is NOT supported by pure HTML (without any server or client side scripting) pages?

Question 3

In HTML, which of the following can be considered a container?

Question 4

Consider the HTML table definition given below:

The number of rows in each column and the number of columns in each row are:

Question 5

The level of aggregation of information required for operational control is

Question 6

Identify the correct order in which the following actions take place in an interaction between a web browser and a web server.
1) The web browser requests a webpage using HTTP.
2) The web browser establishes a TCP connection with the web server.
3) The web server sends the requested webpage using HTTP.
4) The web browser resolves the domain name using DNS.

Question 7

To declare the version of XML, the correct syntax is?

Question 8

____is not an example of System Output Controls

Question 9

In communication, the language is:

Question 10

The term ‘grapevine’ is also known as:

Question 11

In communication, the language is:

Question 12

In HTML, which of the following can be considered a container?

Question 13

Consider the HTML table definition given below:

The number of rows in each column and the number of columns in each row are:

Question 14

The level of aggregation of information required for operational control is

Question 15

Identify the correct order in which the following actions take place in an interaction between a web browser and a web server.
1) The web browser requests a webpage using HTTP.
2) The web browser establishes a TCP connection with the web server.
3) The web server sends the requested webpage using HTTP.
4) The web browser resolves the domain name using DNS.

Question 16

To declare the version of XML, the correct syntax is?

Question 17

____is not an example of System Output Controls

Question 18

HTML (Hypertext Markup Language) has language elements which permit certain actions other than describing the structure of the web document. Which one of the following actions is NOT supported by pure HTML (without any server or client side scripting) pages?

Question 19

The term ‘grapevine’ is also known as:
  • 131 attempts
  • 3 upvotes
  • 0 comments
Jul 26GATE & PSU CS