CBSE Class 10 Computer Applications Question 40 of 81

Images, Links and Tables — Question 4

Back to all questions
4
Question

Question 4

We can present data in a row and column format by using the ............... tag.

  1. <TR><TC>
  2. <TABLE>
  3. <ROW><COL>
  4. None of these
Answer

<TABLE>

Reason — We can present data in a row and column format by using the <TABLE> tag.