CAO Flashcards
Computer architecture and Organization
Which of the following is NOT a language supported by ISCII?
Gujarati
Izmir
Devanagari
Malayalam
Izmir
Which of the following is NOT a basic component of a computer at its most fundamental level?
Operating system
Data transfer mechanism
Memory
Processor
Operating system
How many possible codes does the 7-bit ASCII system have?
a. 64
b. 128
c. 256
d. 512
128
What is the primary advantage of USB over older port types?
it’s faster than all other ports
It’s more secure than other port types
It’s self-configuring and supports “plug and play”
It can transmit power over longer distances
It’s self-configuring and supports “plug and play”
In the binary number system, what do the digits 0 and 1 represent?
a. Positive and negative charges
b. On and off
c. Voltage levels
d. High and low resistance
On and Off
In the decimal number system, the value of a digit depends on:
Its numerical value only
The number of zeros after it
Its position in the number
The sum of all digits
Its position in the number
Which of the following is NOT a typical measure of time in computing?
Picosecond
Millisecond
Nanosecond
Decasecond
Decasecond
What does “PCI” stand for in computer terminology?
a. Personal Computer Interface
b. Peripheral Component Interface
c. Programmable Control Input
d. Portable Computer Integration
Peripheral Component Interface
Which number system is most commonly used in digital systems due to its ease of implementation?
a. Decimal
b. Octal
c. Hexadecimal
d. Binary
Binary
Which sector primarily uses ISCII?
a. Healthcare
b. Education
c. Government departments
d. Banking
Government departments
Which organization is responsible for establishing standards within the United States?
a. ISO
b. IEEE
c. ANSI
d. W3C
ANSI
What is the main purpose of secondary storage in a computer system?
a. Temporary storage for active processes
b. To store data permanently.
c. Enhancing processing speed
d. Powering peripheral devices
To store data permanently.
Unicode aims to provide:
a. A secure encryption standard
b. A unique number for every character in every language
c. A method to optimize binary storage
d. A protocol for high-speed data transfer
A unique number for every character in every language
Which of the following represents one billion bytes?
a. Kilobyte
b. Megabyte
c. Gigabyte
d. Terabyte
Gigabyte
The “traveling salesman” problem, used to demonstrate DNA computing, involves:
a. Finding the shortest route between cities, visiting each only once
b. Determining the most efficient algorithm for data encryption
c. Calculating the optimal number of sales routes in real-time
d. Analyzing genetic sequencing data
Finding the shortest route between cities, visiting each only once