Identify the web control that corresponds to the Table control functionality in ASP.NET.

Choose the correct answer

Explanation

The TableRow control (option B) is specifically designed to represent a row within an ASP.NET Table control. DataList and ListBox serve different purposes, so they are not directly associated with the Table control.

Identify the web control that corresponds to the Tab… — ASP.net | PakQuizHub