![]() 1. IT Exam Schedule |
![]() 2. Exam Login |
![]() 3. Understand Exam Window |
![]() 4. Exam Tips & Instructions |
IT ONLINE EXAMOLD SYLLABUS | ||
HSC - March 2019 Exam | ||
Std. XII - Science | Subject: Information Technology | Max. Marks: 80 |
Paper ID: G54 | Seat No. : __________ |
a) inline | Space | b) internal |
c) external | Space | d) none |
a) <text input type=text> | Space | b) <input type=text> |
c) <textfield> | Space | d) <select> |
a) No | Space | b) Yes |
c) Auto | Space | d) Off |
a) Netscape Navigator | Space | b) Mozilla Firefox |
c) Windows Explorer | Space | d) Internet Explorer |
a) inline | Space | b) internal |
c) external | Space | d) none |
a) moral | Space | b) ethics |
c) law | Space | d) patent |
a) Digital Signature | Space | b) Addressee |
c) Access | Space | d) E-Commerce |
a) order | Space | b) aftersales |
c) deliver | Space | d) negotiate |
a) repeat | Space | b) credit |
c) cash | Space | d) debit |
a) B2B | Space | b) B2C |
c) C2B | Space | d) C2C |
a) appcodename | Space | b) appName |
c) name | Space | d) navigatorname |
a) mouseout | Space | b) mouseover |
c) unload | Space | d) load |
a) convert() | Space | b) cInt |
c) parseInt() | Space | d) NaN() |
a) month() | Space | b) monthname() |
c) getmonth() | Space | d) monthnumber() |
a) HTTP_COOKIE | Space | b) HTTP_METHOD |
c) HTTP_URL | Space | d) HTTP_VERSION |
a) REMOTE_ADDR | Space | b) REQUEST_METHOD |
c) HTTP_URL | Space | d) REMOTE_HOST |
a) compare | Space | b) Response |
c) Request | Space | d) Range |
a) connection | Space | b) recordset |
c) server | Space | d) none of these |
a) Group By | Space | b) Order BY |
c) Select | Space | d) Where |
a) Access Data Source | Space | b) datarow |
c) Data Table | Space | d) Data column |
a) polygon | Space | b) triangle |
c) poly | Space | d) circle |
Space | e) rectangle |
a) Compare Validator | Space | b) Range Validator |
c) View Validator | Space | d) Select Validator |
Space | e) Select Choice Validator |
a) Online trading | Space | b) freelancing with website |
c) bidding | Space | d) online auction |
Space | e) E-modeling |
a) abort | Space | b) selected |
c) title | Space | d) over |
Space | e) .mouseover |
a) data source | Space | b) dataset |
c) OLEDB data adaptor | Space | d) connection |
Space | e) ADO connection |
a) Credit | Space | d) Repeat |
b) debit | Space | e) Continuous |
c) Cash | Space | f) Online |
a) Format the document | Space | d) Create & edit client script |
b) Edit page directives | Space | e) Option dialog of Tools menu |
c) choosing open File | Space | f) Choosing close file |
a) <head><title>Using Bgsound</title> |
b) <body> |
c) </head> |
d) <html> |
e) <bgsound src=sid.mid> |
f) </body> |
g) </html> |
h) <meta http-equiv=refresh content=5 url=sid.mid> |
a) <html><head> |
b) <title>square no</title></head><body> |
c) </script></body> |
d) alert("square is" + s); |
e) i=parseInt(prompt("Enter a no."); |
f) s=i*i; |
g) <script language=JavaScript> |
h) var i, s; |
i) </html> |