![]() 1. IT Exam Schedule |
![]() 2. Exam Login |
![]() 3. Understand Exam Window |
![]() 4. Exam Tips & Instructions |
IT ONLINE EXAMOLD SYLLABUS | ||
HSC - March 2017 Exam | ||
Std. XII - Science | Subject: Information Technology | Max. Marks: 80 |
Paper ID: Z62 | Seat No. : __________ |
a) _parent | Space | b) _blank |
c) _self | Space | d) _top |
a) <img> | Space | b) <background> |
c) <image> | Space | d) <begin> |
a) type | Space | b) css |
c) references | Space | d) relation |
a) font-size | Space | b) font-style |
c) font-type | Space | d) font-family |
a) Grouping | Space | b) absolute |
c) relative | Space | d) himself |
a) fairuse | Space | b) Copyright |
c) Cyber Law | Space | d) Cyber Crime |
a) Electronic Gazette | Space | b) Electronic record |
c) Electronic form | Space | d) all of above |
a) order | Space | b) payment |
c) search | Space | d) a and b both |
a) B2B | Space | b) B2C |
c) C2B | Space | d) C2C |
a) B2B | Space | b) B2C |
c) C2B | Space | d) C2C |
a) blur() | Space | b) click() |
c) focus() | Space | d) move() |
a) setYear() | Space | b) getMonth() |
c) getweek() | Space | d) Month() |
a) name | Space | b) write |
c) close | Space | d) appcodename |
a) focus | Space | b) load |
c) change | Space | d) click |
a) Hiddenfield | Space | b) Checkboxlist |
c) Textcontrol | Space | d) Box |
a) ASP.NET | Space | b) ASP |
c) AJAX | Space | d) JS |
a) HTTP_URL | Space | b) HTTP_HOST |
c) REMOTE_ADDR | Space | d) REMOTE_HOST |
a) update | Space | b) addnew |
c) query | Space | d) updatenow |
a) Group By | Space | b) Order BY |
c) Select | Space | d) Where |
a) Text | Space | b) Number |
c) Autonumber | Space | d) currency |
a) <frameset> | Space | b) <textarea> |
c) <frame> | Space | d) <text> |
Space | e) <area> |
a) Language | Space | b) runat |
c) Title | Space | d) Buffer |
Space | e) Http |
a) distribution delivery | Space | b) problem of controlling privacy and security |
c) new technology | Space | d) high price |
Space | e) low price |
a) name | Space | b) selected |
c) checked | Space | d) text |
Space | e) unselected |
a) Ascend | Space | b) ASC |
c) Descend | Space | d) Desc |
Space | e) sort |
a) = | Space | d) <> |
b) == | Space | e) <= |
c) != | Space | f) || |
a) Language | Space | d) Buffer |
b) runat | Space | e) serc |
c) Title | Space | f) Http |
a) </html> |
b) <p>Enter your name:<input type=text name=myname></p> |
c) <html> |
d) <input type=submit value=submit> |
e) <body> |
f) </form></body> |
g) <form method=post action=second.asp> |
a) else |
b) { |
c) if (i % 2 == 0) |
d) continue; |
e) } |
f) for(i=0;i<=10;i++) |
g) document.write("<br>" + i); |