0% found this document useful (0 votes)
12 views6 pages

Computer Science Quiz Questions

- The document contains questions about various topics related to computers and technology including operating systems, hardware, networking, programming, and digital electronics. - The questions range from easy to difficult levels and cover topics such as memory size, display technologies, computer components, networking protocols, assembly language, and microprocessor specifications. - The document tests knowledge of technical terms, concepts, and specifications across several fields of computer science and information technology.

Uploaded by

Seraphine Riego
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)
12 views6 pages

Computer Science Quiz Questions

- The document contains questions about various topics related to computers and technology including operating systems, hardware, networking, programming, and digital electronics. - The questions range from easy to difficult levels and cover topics such as memory size, display technologies, computer components, networking protocols, assembly language, and microprocessor specifications. - The document tests knowledge of technical terms, concepts, and specifications across several fields of computer science and information technology.

Uploaded by

Seraphine Riego
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

CATEGORY Number of Questions

Easy Average Difficult


Clincher
Round Round Round
The codename of the most A measure of AMOLED is a display The easiest elemental
recent Android mobile computer storage capacit technology for use in semiconductor currently
operating system. y that is 2 to the 40th mobile devices and usable to make ICs with.
power or approximately a televisions. AMOLED
Answer: Jelly Bean trillion bytes. stands for? Answer: silicon

A bit is the basic Answer: terabyte (TB) Answer: Active-Matrix


unit of information in compu Organic Light-Emitting
ting. Bit is a contraction of It is a general term used to Diode
what two words? describe a collection
of data sets so large and What is the actual pixel
Answer: binary digit complex that it becomes dimension (width and
General Information
difficult to process using height) of a 1080p
about Computers
on-hand database resolution considering a
and Technology
management tools or widescreen aspect ratio
traditional data processing of 16:9?
applications. a. 1360 X 1080 pixels
b. 1920 X 1080 pixels
Answer: big data c. 1024 X 768 pixels
d. 1280 X 1080 pixels

Answer: B
Digital Design Single-bit indicators that Determine the values of
may be set or cleared to A, B, C, and D that make
 Logic Circuits show the results of logical the product term
Switching or arithmetic operations. equal to 1.
Theory
 Advanced Answer: flags Answer: A = 0, B = 1, C =
The whole circuit above
Logic Circuit can be replaced by just 0, D = 1
 Computer A circuit intended to
one single gate. What is
System generate an equivalent
that gate?
Architecture binary code of an active
 Computer input line.
Answer: Exclusive-NOR
System Gate
Organization
with A sequential circuit
Assembly Answer: encoder
designed to cycle through
Language a predetermined sequence
of distinct states.

Answer: counter

What is the output of the


given assembly program
if the equivalent ASCII
character of 39H is ‘9’?

Answer: 9876543210
This internal register acts a It consists of three logic A hypothetical In digital electronics,
temporary storage used by levels that are High, Low, microprocessor p is it is the name of an
the microprocessor for its and High impedance capable of executing input control signal
arithmetic and logical state. It is commonly used 1,500 instructions in a used for selecting
operations. in microprocessor system span of 22.5 one chip out of
Answer: accumulator to allow multiple circuits microseconds. if it takes several connected
to share the same output an average of 1.5 clock chips to the same
It is the time required for a lines such as a bus. cycles to process a single computer bus.
microprocessor to complete instruction, determine Answer: chip select
one operation of accessing Answer: tri-state logic / the microprocessor p’s
memory, I/O, or three-state logic operating clock
Microprocessor/
acknowledging an external frequency (in mhz)
request. It is a type of interrupt
Microcontroller
that cannot be turned off Answer: 100MHz
Answer: machine cycle by the programmer. It is
typically used to signal How many address lines a
attention for non- certain microprocessor
recoverable hardware must have for it to
errors. address a maximum 64K
of memory?
Answer: non-maskable
interrupt
Answer: 16

Network The slowest transmission The term 'duplex' refers If you use either Telnet or At this layer, data
Administration speeds are those of _____ to the ability of the data FTP, which is the highest packets are encoded and
receiving stations to echo layer you are using to decoded into bits. It
 Data A. twisted-pair wire back a confirming transmit data? furnishes transmission
Communicati B. coaxial cable message to the sender. In protocol knowledge and
C. fiber-optic cable full duplex data management and
on D. microwave transmission, both the A. Application handles errors in the
 Principles of sender and the receiver B. Presentation physical layer, flow
Communicati Answer: A A.            cannot talk at C. Session control and frame
on once D. Transport synchronization.
 Computer It is a protocol on which the B.            can receive and
Networks World Wide Web is based. send data simultaneously Answer: A Answer: data link layer
Do not abbreviate your C.            can send or or Layer 2
answer. receive data one at a time Explanation: Both FTP and
D.            can do one way Telnet use TCP at the
Answer: Hypertext data transmission only Transport layer; however,
Transfer Protocol(HTTP) they both are Application
Answer: B layer protocols, so the
Application layer is the
What is the first usable best answer.
private IP address for a
class A IP address? The network address of
[Link]/19 provides
Answer: [Link] how many usable
subnets and usable hosts
per subnet?

Answer:
6 usable subnets and
8,190 usable
hosts/subnet

Explanation:
[Link]/19 belongs to
a Class B with n.n.h.h
So therefore there are 3
bits intended for subnets
and 13 bits intended for
hosts/subnet
23 – 2 = 6 usable subnets
213 – 2 = 8,190 usable
hosts per subnet
Software/Software A type of data structures Each process in Round What is the range of the It is a special method of
Development that stores a set of elements Robin Scheduling unsigned decimal number a class, which is called
in a particular order in which Algorithm gets a small that can be represented automatically when the
 Computer insertions and deletions unit of CPU time. After using 8-bits?
instance of a class is
Fundamentals follow the last-in first- this time has elapsed, the
created. Its purpose is
and out(LIFO) scheme? process is preempted and Answer: 0 to 255
Programming added to the end of the to initialize the object’s
Answer: stacks ready queue. What do call data members before
 Operating this amount of CPU time use.
System The science and technology given to each process? A piece of
software monitors data
 80x86 Intel of identifying individuals Answer: quantum time or flowing over computer Answer: constructor
Assembly based on unique biological time slice network links, examine
Language network traffic, making a
characteristics of each
 Data In Object Oriented copy of the data but
Structure and person. Programming, it is a without redirecting or
Algorithm process of hiding the altering it.
Analysis internals of an object,
Answer: biometrics
 Software Answer: network
covering its complexity sniffers or sniffers
Engineering
 Object and protecting its
Oriented integrity by preventing
Programming users from setting private
fields into an invalid and
inconsistent state.
Answer: encapsulation

You might also like