The ______attribute specifies the position of a Web control on an ASPX page.

a) position
b) location
c) style
d) coordinate


Answer: C

Computer Science & Information Technology

You might also like to view...

How many times will HI be displayed when the following lines are executed?

``` Dim c As Integer = 12 Do lstBox.Items.Add(";HI") c += 3 Loop Until (c >= 30) ``` (A) 5 (B) 9 (C) 6 (D) 4 (E) 10

Computer Science & Information Technology

According to the research firm Alexa, ________ is currently the number two most popular site on the web after Google

A) Twitter B) LinkedIn C) Facebook D) Pinterest

Computer Science & Information Technology

Which sub-team of the disaster recovery team will provide information on exactly which systems are on the critical path?

A) Administrative Support Team B) Damage Assessment Team C) Departmental Recovery Team D) Business Recovery Team

Computer Science & Information Technology

Jumbo frames are usually __________ bytes long-though technically, anything over 1500 counts-and they reduce the total number of frames moving through the network.

A. 1000 B. 5000 C. 7000 D. 9000

Computer Science & Information Technology