0% found this document useful (0 votes)
5 views5 pages

4.python

The document outlines a computer quiz focused on networking concepts, consisting of fill-in-the-blank, true/false, application-based, and multiple-choice questions. It provides a structured format for assessing knowledge on various networking topics, including types of networks, network components, and communication protocols. The quiz includes correct answers and explanations for incorrect responses.

Uploaded by

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

4.python

The document outlines a computer quiz focused on networking concepts, consisting of fill-in-the-blank, true/false, application-based, and multiple-choice questions. It provides a structured format for assessing knowledge on various networking topics, including types of networks, network components, and communication protocols. The quiz includes correct answers and explanations for incorrect responses.

Uploaded by

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

print("23-04-22")

print("")
print(" TIMPANY
STEEL CITY SCHOOL")
print("")
print("
MANAGED BY ETASI")
print("")
print("
VISAKHAPATNAM")
print("")
print("
COMPUTER QUIZ")
print("")
print(" L-1,
NETWORKING CONCEPTS")
print("")
print("")
print("")
print("SECTION-A")
print("A. FILL IN THE BLANKS")
print("")
print("1. __________ IS A COMPUTER NETWORK CREATED FOR A INDUVIDUAL PERSON")
a=input("A. ")
if a=="PAN":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS pan")

print("2. ___________ system alows us to talk to anyone in the world at any time")
b=input("A. ")
if b=="COMMUNICATION":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS communication")

print("3. A computer enabels 2 or mor computers to share ______,and hardware _____


")
c=input("A. ")
if c=="DATA,RESOURCES":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS data,resources")

print("4. In a network modifications or updates of software or data is done at a


_____")
d=input("A. ")
if d=="SINGLE POINT":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS single point")

print("5.The computers that comunicate with each other is called _______")


e=input("A. ")
if e=="NODE":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS node")

print("6.Network maintained without wires is called _________")


f=input("A. ")
if f=="WIRELESS NETWORKING":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS wireless networking")

print("7.____,____,____,____ are the types of network")


g=input("A. ")
if g=="PAN,LAN,MAN,WAN":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS pan,lan,man,wan")

print("8. Network ___________ refers to various components of network are connected


and communicate with each other")
h=input("A. ")
if h=="TOPOLOGY":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS topology")
print("")
print("")

print("B. TRUE or FALSE [ T OR F]")


print("")
print("1. NODES AND SERVERS ARE SAME")
aa=input("A. ")
if aa=="F":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS F ")

print("2. Wi-Fi stands for wireless fidelity")


bb=input("A. ")
if bb=="T":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS T ")

print("3. Network cards are used used to physicaliy attach a computer with a
network.")
cc=input("A. ")
if cc=="T":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS T ")
print("4. WAN stands for wide area network ")
dd=input("A. ")
if dd=="T":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS T ")

print("5. In clint server network,there is no central server.")


ee=input("A. ")
if ee=="F":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS F ")

print("6. Extaranet to a computer network restrictedto an organisation")


ff=input("A. ")
if ff=="F":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS F ")

print("7. In star topology,all the nodes in the network,are connected in a circular


manner")
gg=input("A. ")
if gg=="F":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS F ")

print("")
print("")
print("C. APPLICATION BASED QUESTIONS")
print("")
print("1. MR Hemanth has set up his office with 50 computers.He wants to connect
computers and peripheral devices within his office buildings with wires The
network")
print(" he should use is ?")
aaa=input("A. ")
if aaa=="LAN":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS LAN ")

print("2. Which type of network architecture is the most sutable, when a few
computers,having similar power and capacity to be networked together ?")
bbb=input("A. ")
if bbb=="PEER TO PEER":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS PEER TO PEER ")
print("3. Arpita wants to attach her computer to a network so that it can
participate in network communication. With card should she use")
ccc=input("A. ")
if ccc=="NETWORK CARD":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS NETWORK CARD ")

print("4. Rama wanted to send a few photos and songs to his friends by
interconnecting mobile phones, using short-range wireless connection .which
technology would be")
print(" the most sutable for him ?")
ddd=input("A. ")
if ddd=="BLUETOOTH":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS BLUETOOTH ")

print("")
print("")
print("
SECTION-B")
print("")
print("A. MCQ ")
print("")
print("1. WHICH IS THE MOST COMMONY USED NETWORK CARD")
print(" A. WIFI B. BLUETOOTH C. ETHERNET NETWORK CARD")
aaaa=input("A. ")
if aaaa=="C":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS C ")

print("2. RULES THAT DETTERMINE HOW DATA IS TRANSFERED")


print(" A. PROTOCOLLS B. NETWORK CARDS C. BOTH A,B")
bbbb=input("A. ")
if bbbb=="A":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS A")

print("3. THE COMPUTERS THAT ARE CONNECTED TO SERVERS")


print(" A. PC B. LAPTOP C. NODE")
cccc=input("A. ")
if cccc=="C":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS C ")

print("4. WHICH SECURITY MEANS PROTECTING DATA AND RESOURCES")


print(" A. NETWORK B. INFORMATION C. RESOURCE SHARING")
dddd=input("A. ")
if dddd=="B":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS B ")

print("5. WHICH DEVICE CONNECTE WIRELESS COMMUNICATION DEVICES TO FORM A WIRELESS


NETWORK")
print(" A.WAN B.Wi-Fi C. WAN")
eeee=input("A. ")
if eeee=="B":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS B ")

print("6. WHICH AMOUNG THE FOLLOWING REQURIES A SINGLE COMMUNICATION LINE OR ONE
MAIN CABLE")
print(" A. BUS TOPOLOGY B. STAR TOPOLOGY C. TREE TOPOLOGY")
ffff=input("A. ")
if ffff=="A":
print("CORRECT ANSWER")
else:
print("WRONG ANSWER")
print("THE ANSWER IS A ")

You might also like