VST 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

INFORMATION TECHNOLOGY

TIME: 3 Hrs. Mark: 70 Class: +2 2nd Yr. Sc.

GROUP-A

1. Choose the correct answer from the following. [1x20=20]

a.) A Relational Database consists of a collection of ________.

i. Tables ii. Fields iii. Records iv. Keys

b.) Which of the following is the default package in Java?

i) java.util ii) java.io iii)java.lang iv) java.sql

c.) Which clause is used to remove duplicacy from a resultset in MySQL?

i) Distinct ii) Desc iii) Order By iv) Group By

d.) Which of the following E-Commerce involves the electronic facilitation of transaction between
customers through some third party?

i) B2B ii) B2C iii) C2B iv) C2C

e.) Which attribute of <BODY> tag is used to set a background colour in a web page?

i) bgcolor ii) background iii) color iv) src

f.) Which of the following SQL clause is used to delete tuples from a database table?

i) CLEAR ii) REMOVE iii) DROP iv) DELETE

g.) WWW is the brainchild of ______.

i)Charley Cline ii) Tim Berner Lee iii) James Gosling iv) None of these

h.) Which class cannot be sub-classed?

i) Final Class ii) Abstract Class iii) Public Class iv)None of these

i.) IP Address is of ______ bit.

i) 8 ii)16 iii)32 iv)64

j.) COUNT(*) returns the number of ________ in a table.


i) ROWs ii)COLUMNs iii)KEYs iv)PrimaryKeys

k.) __________ is used to connect two heterogeneous networks.

i) Bridge ii) Gateway iii) Router iv) Non of the above

l.) _______________ is a web browser.

i.) Internet Explorer ii.) Netscape Navigator iii.) Mozilla Firefox iv.) All of the above

m.) ____________ is used for remote login.

i) TCP/IP ii.) TELNET iii.) GOPHER iv.) Modem

n.) A node in the Internet is uniquely identified by ____________.

i) Node Number ii) Node Index iii) IP Address iv) Serial Number

o.) Which of the following device is also referred as intelligent hub?

i) Switch ii) Router iii) Repeater iv) Bridge

p.) In relational models, the term cardinality refers to

i) Number of tuples ii) Number of attributes

iii) Number of tables iv) Number of constraints

q.) Which of the following tag is used for inserting picture in a HTML webpage?

i) <picture> ii) <img> iii) <image> iv) <insert>

r.) The logical description of database is called ________

i. Tuple ii. Schema iii. Relation iv. Attributes

s.) Which of the following is a container tag?

i. <br> ii. <hr> iii. <img> iv. Non of the above

t.) Which of the following control allows user to select multiple values ?

i.) RadioButton ii.) Text Field iii.) Checkbox iv.) All of the above

2. Expand the following: [1x15=15]

a) DNS b) FTP c) DCL d) C2B e) CSS

f) LAN g) IRC h) OLE i) OOP j) VPN


k) URL l)WWW m) MODEM n) ISP o) IDE

GROUP-B

3. Explain any 4 of the following within two/three sentences. [2x4=8]

a.) TCP/IP

b.) MAC address

c.) indexOf() function in Java

d.) ORDER BY clause

e.) Switch

f.) concat() MySQL function

4. Answer any 4 questions within 50 words each: [3x4=12]

a) Discuss about aggregate functions of MySQL.

b) Explain IP Addressing with examples.

c) What is search engine? Explain its working.

d) Distinguish between NOW() and SYSDATE() function in MySQL.

e) Discuss about string in Java.

GROUP-C

Answer any 3 of the following questions: [5x3=15]

5. What is network topology? Discuss different network topologies.

6. What is HTML tag? Explain the use of five commonly used tags in HTML.

7. Briefly Explain DDL commands of SQL with examples.

8. What is e-commerce? Explain different types of e-commerce model.

9. What is access specifier in Java? Explain different access specifier available in Java.

You might also like