Quiz 2023 Latest
Quiz 2023 Latest
QUIZ COMPETITION
ORGANISED BY
Modem
Question-2
December 2
Question-3
Charles Babbage
Question-4
Assembler
Question-5
IBM
Question-6
Tim Berners-Lee
Question-7
Cookie
Question-8
Cell
Question-9
Protocol
Question-10
kernel
Question-12
Which command is used for renaming files in
Unix?
Answer
mv
Question-13
Bitmap is a collection of ____________ that describes an image.
Answer
pixels
Round 2
One Word Questions
Question-1
Compiler
Question-2
Throwable
Question-3
O(log n)
Question-4
java.lang.Object
Question-5
MS Access
Question-6
9
Question-7
DML
Question-8
fork
Question-9
Von-Neumann
Architecture
Question-10
5
Question-12
<p>
Question-13
<ol>
Round 3
Abbreviations
Question-1
JPEG
Answer
Joint Photographic
Experts Group
Question-2
FDMA
Answer
Frequency Division
Multiple Access
Question-3
GPRS
Answer
MIDI
Answer
Musical Instrument
Digital Interface
Question-5
XML
Answer
Extensible Mark-up
Language
Question-6
GIF
Answer
Graphics Interchange
Format
Question-7
CISC
Answer
Complex Instructions
Set Computers
Question-8
CSS
Answer
ARQ
Answer
Automatic Repeat
Request
Question-10
TIFF
Answer
ARP
Answer
Address Resolution
Protocol
Question-12
URL
Answer
Uniform Resource
Locator
Question-13
UDP
Answer
User Datagram
Protocol
Round 4
Abbreviations
Question-1
ASCII
Answer
SISD
Answer
Single Instruction
Single Data
Question-3
SQL
Answer
Structured Query
Language
Question-4
API
Answer
Application
Programming Interface
Question-5
BIOS
Answer
IMAP
Answer
Internet Message
Access Protocol
Question-7
ISDN
Answer
Integrated Services
Digital Network
Question-8
PNG
Answer
Portable Network
Graphics
Question-9
SMTP
Answer
RISC
Answer
Reduced Instruction
Set Computer
Question-11
ChatGPT
Answer
AVI
Answer
VOIP
Answer
• Answer =
Tree Topology
2. IDENTIFY THE SOFTWARE
ICON
2. IDENTIFY THE SOFTWARE
ICON
• Answer
=
Pinteres
t
3. IDENTIFY THE TYPE OF
CHART
3. IDENTIFY THE TYPE OF
CHART
• Answer =
Surface Area
Chart
4. NAME THE TYPE OF CABLE
4. NAME THE TYPE OF CABLE
• Answer =
Co Axial
Cable
5. IDENTIFY THE TYPE OF
PORT
5. IDENTIFY THE TYPE OF
PORT
• Answer =
USB Type C
6. Identify the Software Icon
6. Identify the Software Icon
• Answer =
UC Browser
7. Identify the logo
7. Identify the Software Icon
• Answer =
AVG Antivirus
Software
8. Identify the personality
8. Identify the personality
• Answer =
Elon Musk
9. This mascot represents which
OS
9. This mascot represents which
OS
• Answer =
Linux OS
10. Identify the gate
10. Identify the gate
• Answer =
XNOR Gate
11. Identify the logo
11. Identify the logo
• Answer =
Safari
Browser
12. Identify the logo
12. Identify the logo
• Answer =
TELEGRAM
13. Identify the person
13. Identify the person
• Answer =
Sundar
Pichai
Round 6
Multiple Choice
Questions
1. A method that must be overridden while
extending threads?
0 0
1 run() 2 start()
0 0
3 stop() 4 paint()
Answer
Run( )
2. An interface that is implemented while using
threads.
0 java.lang.Ru 0 java.lang.Runn
1 n 2 able
0 java.lang.Thre 0 java.lang.Threa
3 ad 4 ds
Answer
java.lang.Runnable
3. A method used to force one thread to wait
for another thread to finish.
0 0
1 Join() 2
Connect ()
0 0
3
Combine () 4
Concat ()
Answer
Join ( )
4. A level that describes data stored in a
database and the relationships among the data.
0 0
1 Physical 2
Logical
0 0
3
User 4
View
Answer
Logical
5. An example of e-mail utility.
0 0
1 Word 2
Outlook
0 0
3
Explorer 4
Excel
Answer
Outlook
6. Which of the following is an SQL aggregate
function?
0 0
1 LEFT 2
AVG
0 0
3
JOIN 4
LEN
Answer
AVG
7. What does HSL stands for?
Hue
0 0 None of
3
Saturation 4 these
Lightness
Answer
Hue Saturation
Lightness
8. The statement “ Select ‘Hi’ from dual
where NULL=NULL” , would produce the output
0 0
1 HI 2
FALSE
0 0
3
TRUE 4
NOTHING
Answer
NOTHING
9. Who developed Python Programming
Language?
0 GUIDO VAN 0
3 4
NIENESTOM
ROSSUM
Answer
Both
Neither
0 compiled 0
1 2
compiled nor
and interpreted
interpreted
0 0 Only
3
Only compiled 4 interpreted
Answer
0 0
1 // 2 #
0 0
3 ! 4 /*
Answer
#
12. Which one of the following is not a keyword
in Python language?
0 0
1 pass 2 eval
0 0
3 assert 4 nonlocal
Answer
eval
13. Which of the following is the correct syntax
of including a user defined header files in C++?
#include
#include
0 [userdefi ned 0
1 2 “userdefi ned
.h]
.h”
#include #include
0 0
3 <userdefi ned 4 (userdefi ned.
.h> h)
Answer
#include
“userdefined.h”
Round 7
Multiple Choice
Questions
14. Which keyword is used to define the
macros in c++?
0 0
1 #macro 2 #defi ne
0 0
3 macro 4 defi ne
Answer
#define
15. Which of these are selection statements in
Java?
0 0
1 break 2 continue
0 0
3 for 4 If()
Answer
If( )
16. Which component is responsible to
optimize bytecode to machine code?
0 0
1 JVM 2 JDK
0 0
3 JIT 4 JRE
Answer
JIT
17. Which function of pre defined class Thread
is used to check whether current thread being
checked is still running?
0 0
1 isAlive() 2 Join()
0 0
3 isRunning() 4 Alive()
Answer
isAlive()
18. What exception thrown by parseInt() method?
ArithmeticExcepti ClassNotFoundExcep
01 02
on tion
NullPointerExcepti NumberFormatExcep
03 04
on tion
Answer
NumberFormatExcepti
on
19. Which of these access specifiers can be used for a class so
that its members can be accessed by a different class in the
same package?
01 Public 02 Protected
01 lang 02 JAVA
03 util 04 Java.packages
Answer
JAVA
21. THE COMPUTER MALWARE THAT DISGUISES USERS BY
REPRESENTING ITSELF AS LEGITIMATE SOFTWARE/PROGRAM IS
KNOWN AS …
01 VIRUS 02 WORMS
03 TROJANS 04 SPYWARE
Answer
TROJANS
22. WHICH AMONG THE FOLLOWING CORRECTLY DEFINES THE
TERM ‘VIRTUAL MEMORY?’
RANDOM ACCESS
01 SERVER MEMORY 02
MEMORY
SECONDARY
03 FLASH DRIVE 04 STORAGE
MEMORY/HARD DISK
Answer
SECONDARY STORAGE
MEMORY/HARD DISK
23. WHICH AMONG THE FOLLOWING FACILITATES USERS TO
UPLOAD FILES FROM THE PERSONAL COMPUTERS TO SERVER?
TRANSMISSION
FILE TRANSFER
01 CONTROL 02
PROTOCOL
PROTOCOL
FILE TRANSFER
PROTOCOL
24. TO ACCESS THE SERVICES OF THE OPERATING SYSTEM,
THE INTERFACE IS PROVIDED BY THE ___________
APPLICATION
ASSEMBLY
03 04 PROGRAMMING
INSTRUCTIONS INTERFACE
Answer
SYSTEM CALLS
25. CPU SCHEDULING IS THE BASIS OF ___________
MULTIPROGRAMMI
LARGER MEMORY
01 NG OPERATING 02
SIZED SYSTEMS
SYSTEMS
MULTIPROGRAMMING
OPERATING SYSTEMS
26. WHICH OF THE FOLLOWING IS NOT AN EXAMPLE OF DBMS?
MICROSOFT WORD
Round 8
Multiple Choice
Questions
27. FOR DESIGNING A NORMAL RDBMS WHICH OF THE
FOLLOWING NORMAL FORM IS CONSIDERED ADEQUATE?
01 4NF 02 2NF
03 3NF 04 5NF
Answer
3NF
28. WHICH OF THE FOLLOWING TYPECASTING IS ACCEPTED BY C
LANGUAGE?
WIDENING NARROWING
01 02
CONVERSIONS CONVERSIONS
WIDENING &
NARROWING NONE OF THE
03 04
CONVERSIONS MENTIONED
Answer
01 1 Bit 02 2 bit
03 1 Byte 04 2 Byte
Answer
1 Byte
30. Which of the following is not a type of Constructor in C++?
Default Parameterized
01 02
constructor constructor
Friend constructor
31. WHAT DOES CSS STAND FOR
A. Tree
B. Heap
C. Stack
D. Priority Queue
ANSWER
Stack
34. WHICH OF THE FOLLOWING DOES THE
ACTUAL .NET CODE EXECUTION?
A. CLS
B. MSIL
C. CTS
D. CLR
ANSWER
CLR
35. IN EXCEL, B7:B9 INDICATES:
Cells B7 through B9
36. WHICH OF THE FOLLOWING IS USED TO
READ AN HTML PAGE AND RENDER IT?
Web browser
37. WHICH OF THE FOLLOWING TAG IS USED
FOR INSERTING THE LARGEST HEADING IN
HTML?
A. head
B. <h1>
C. <h6>
D. heading
ANSWER
<h1>
38. WHAT IS DOM IN HTML?
A. <u>
B. <mark>
C. <highlight>
D. <b>
ANSWER
<mark>
40. WHICH HTML ELEMENT IS USED FOR
SHORT QUOTE?
A. <em>
B. <abbr>
C. <q>
D. <blockquote>
ANSWER
<q>
41. WHICH TAG IS USED TO CREATE A
DROPDOWN IN HTML FORM?
A. <input>
B. <select>
C. <text>
D. <textarea>
ANSWER
<select>