You are on page 1of 2

R. K.

COLLEGE
(SCIENCE, COMMERCE & I.T.)
I.T. (F.Y. J.C.)
DATE: 04/11/2023 TIME: 3 HRS FINAL EXAM 2024 Marks: 80
Q.1 Fill in the blanks. Marks 10
1. …… is the generally accepted standards of right or wrong in a society.
2. FTP Stands for ……….
3. ……... Is an attribute which is used to give background colour to web page.
4. HTML stands for ….……...
5. MAN stands for ……......
6. ALU stands for ………………
7. ………… Software is not mandatory software.
8. DML stands for Data………… Language.
9. FTP stands for…………….
10. ………….is the collection of interrelated data.
Q.2 State true or false. Marks 10
1) CPU stands for central processing unit.
2) Colspan is an attribute of table tag
3) Border is a valid attribute of <Table> tag.
4) Bgcolour is valid attribute of <BODY> tag
5) In Word “H2SO4” 2 and 4 are subscript.
6) Radio button is used for single selection.
7) Moral is decided by individual.
8) 1000MB is equal to 1GB.
9) <H1> is the biggest heading tag.
10) WAN stand for world area network.
Q.3 Choose one correct answer from given options. Marks 10
1) GUI stands for ………...
a) Global user interface b) Genius user index c) Graphical user interface d) Graphic unit index
2) URL stands for ……….
a) Unique ranking language b) Unique range local c) Unit ranking language d) Uniform resource locator
3) ALU stands for ……...
a) Arithmetic Logic Unit b) Advance Learn Unit c) Average Language unit d) Arithmetic Language Unit
4) …… is a default value for text attribute in <body> tag.
a) Red b) Black c) White d) Blue
5) First page of a website is known as ………. Page.
a) Index b) Main c) Home d) Single
6) CLI stands for ………
a) Central line index b) Center language index c) Common Line index d) Common language Interface
7) HTML stands for …………………
a) High traffic max language b) Hyper Text Markup Language c) Heavy tax Markup Line d) None of this
8) JavaScript is ………… side scripting Language.
a) Server b) Client d) front e) Back
9) Border is the attribute of ……………… tag.
a) Form b) Input c) Table d) H1
10) ………….. Bit is equal to 1 byte.
a) One b) Two c) Four d) Eight
Q.4 Choose two correct answers from given options. Marks 20
1)……... and ……. Are attributes of <BODY> tag.
a) Border b) Text c) bgcolor d) type
2) Types of software are ……... and …….
a) Input b) System c) Output d) Application
3) ………….…&……….... are possible value of method attribute in <form> tag.
a) Post b) Action c) name d) Get

4) ……………. &……………...are the cybercrimes.


a) Cyber bullying b) Software piracy c) authorize access d) cyber security
5) ……………&………………are the attributes of <form>.
a) Cols b) method c) rows d) Action
6) ………. & ……. are DCL command in SQL
a) Select b) Grant c) insert d) Revoke
7) ……… & ……… are the Functions used in JavaScript.
a) onLoad b) Alert c) Prompt d) onClick
8) Types of software are ………... & ……...
a) Application b) System c) Output d) Input
9) In JavaScript from following options ……… and ……… are valid attributes.
a) avg01 b) 01avg c) avg@01 d) avg_01
10) ……… & ……… are the Events used in JavaScript.
a) onLoad b) Alert c) Prompt d) onClick
Q.5 Choose three correct answers from given options. Marks 06
1) Software piracy is unauthorized…………………, ………………. &……………. of the computer software.
a) Privacy b) breach c) duplication d) distribution
2) ……...& ………& ………are commands in SQL.
a) DPL b) DDL c) DML d) DCL
Q.6 A Match the Pair. Marks 02
A B
1) <Body> Align
2) <Table> Text
3) <Form> Border
4) <H1> Metod
Q.6 B Match the pair Marks 02

A B
1. Copying a Game file A) Firewall
2. Law related to internet B) Cyber Threat
3. Network security C) Software piracy
4. System crashes suddenly D) Cyber Law

Q.7 Write the answer in brief. (Any 5) Marks 10


1) Differentiate between Data and Information.
2) Explain categories of SQL and their commands.
3) Write steps to declare variables in JavaScript.
4) Distinguish between
5) Explain ethics & moral
6) Explain Do and Don’t for Students in cyber world.
7) Explain types of software.

Q.8. A. Write HTML Coding for following output Marks 05

Login:
Username:

Password:
Login Reset

Q. 8 B. Write JavaScript code for getting multiplication of two numbers which received
input from user with prompt function. Marks 05

You might also like