0% found this document useful (0 votes)
45 views3 pages

Computer Test# 2 Steller

The document discusses a computer class test with multiple choice and short answer questions covering topics like the OSI model layers, Ethernet standards, TCP/IP protocol, and data transmission processes. It also contains questions about data types in C/C++ programming like float, double, integers, operators, and expressions.

Uploaded by

Nb Kashif
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views3 pages

Computer Test# 2 Steller

The document discusses a computer class test with multiple choice and short answer questions covering topics like the OSI model layers, Ethernet standards, TCP/IP protocol, and data transmission processes. It also contains questions about data types in C/C++ programming like float, double, integers, operators, and expressions.

Uploaded by

Nb Kashif
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ASPIRE GROUP OF COLLEGES

HAVELI LAKHA CAMPUS


Name: _______________________ Chapter # 2 Date: 04-05-2021
Roll No: ______________________ Stellar # 2 Total Marks: 40
Subject: Computer Section: 1st year Total Time: 90 min

Q No.1: Tick the multiple choice with the correct option. (6×1=6)
1. OSI Reference model has layers:
(a) 2 (b) 7 (c) 6 (d) 3
2. Ethernet, Token Bus and Token Ring have been defined by
(a) IEEE (b) CCITT (c) ISO (d) Microsoft
3. How many pair of computers can simultaneously communicate on Ethernet LAN
(a) 1 (b) 2 (c) 3 (d) multiple
4. Which of following protocol Is used to access web pages on World Wide Web?
(a) TCP/IP (b) Gopher (c) HTTP (d) HTML
5. The top most layer of OSI model is:
(a) Application (b) Session (c) Transport (d) Presentation
6. Which of the following is not a network category?
(a) LAN (b) MAN (c) VAN (d) WAN

Q No.2: Short questions. (12×2=24)


i. Distinguish between De factor and De jure standers.
ii. Differentiate between and bridge and gateway .
iii. What is the use of repeater
iv. State the purpose of Router
v. What is uploading and downloading of data?
vi. Differentiate between Intranet and extranet.
vii. List at least two differences between FTP and HTTP.
viii. Differentiate between Upper layer and lower layer .
ix. Define FDM.
x. Define Carrier Sense Multiple Access with Collision Detection.
xi. Write short note on TCP / IP
xii. Define Data link Layer.
xiii. Define network Layer.

Q No.2: Short questions. (8×1=8)


1. Define topology and its types with their structure.
ASPIRE GROUP OF COLLEGES
HAVELI LAKHA CAMPUS
Name: _______________________ Chapter # 9 Date: 04-05-2021
Roll No: ______________________ Stellar # 2 Total Marks: 40
Subject: Computer Section: 2nd year Total Time: 90 min

Q No.1: Tick the multiple choice with the correct option. (10×1=10)
1. In number 0.123 × 106, the precision is:
(a) 0 (b) 3
(c) 6 (d) 5
2. The float data type variable has a precision of:
(a) 15 (b) 6
(c) 3 (d) 5
3. The double data type variable has precision of:
(a) 15 (b) 6
(c) 3 (d) 5
4. The float data type variable has a range of:
(a) 10 to 10
-30 30
(b) 10 to 10
-300 300

(c) 10 to 10
-38 38
(d) 10 to 10
-308 308

5. The double data type variable has a range of:


(a) 10 to 10
-30 30
(b) 10 to 10
-300 300

(c) 10 to 10
-38 38
(d) 10 to 10
-308 308

6. Which of the following is used to declare a real type variable?


a) long b) real
c) float d) cha
7. How many bytes the int data type takes in memory
a) 1 b) 2
c) 4 d) 8
8.  is arithmetic operator:
(a) = (b) = =
(c) % (d) &&

9. ________is valid character constant:


(a) a (b) “a”
(c) ‘a’ (d) None
10.  is increment operator:
(a) + (b) =+
(c) ++ (d) --

Q No.2: Short questions. (11×2=22)


1. What is an Expression?
2. What is an operator?
3. What are an Arithmetic Expressions and Arithmetic Operators?
4. What are Relational Expression and Relational Operators?
5. What are Assignment Statement and Assignment Operator (=):
6. What are Compound Assignment Expression and Compound Assignment
Operators?
7. What is a Cancellation Error?
8. What is double data type?
9. What is Scientific or Exponential form of float point number?
10. What are float numbers and what arc data Types for Floating Point
Numbers?
11. What are Signed int or Short int data type?

Long Questions . 8
1. Define Data types and its types detailed.
12.

You might also like