
CIT 0513
Quiz by Ainin Sofiya Hisham
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
The use of modern technology to aid the capture, storage, retrieval, analysis, and communication of information (information management) can be referred as
He proposed a machine that would solve the equations better by calculating the differences between them. He also known as Father of Computer. Who is he?
Well known as first computer programmer.
ENIAC was invented, the first general-purpose computer. What is ENIAC stands for?
The invention of Microprocessor is the fourth generation and being used until today.
What process/components involve in the computer system? Which is the correct sequence of computer system?
What is I/O devices?
Which are categorized as input devices? Select one or more?
What software that controls the computer hardware ?
What software that provides application services  to user ?
CPU stands for ___________
Which of the following are NOT the main task of CPU ?
Control Unit (CU) does all the tasks below EXCEPT ?
ALU stands for ________
Which machine cycle is most efficient in Central Processing Unit(CPU) ?
Which is TRUE about System clock?
System Clock is the rate of an electronic pulse used to synchronize processing â number of clock cycle per second.
In measuring speed, the bigger number of hertz, the faster processing of CPU
Is it TRUE that Dual Core Processor allows optimal use of multiprocessing which combines two independent processors into a single IC (Integrated Circuit) ?
RAM stands for _________
ROM stands for __________
The computerâs main circuit board is called a ________.
RAM is like a computerâs ________, while a hard drive is like a computerâs ________.
Windows, macOS, and Linux are examples of ________.
Read Only Memory (ROM) is a ....
MAN interconnects LAN of opposite sides of country or around the world.
ISP acronym stands for ___________
ISP refers to a company that provides Internet services, including personal and business access to the Internet.Â
There are two types of medium used for transmission in LAN Transmission Media. One of them is WIRED.
Select the correct WIRED cables.
The Internet was originally developed by ________
Each node (computers & devices) in a _______ topology connects to a dedicated link where the other end connects to a switch or hub.
Each of the networked devices are attached to a single cable or link refers to _______ topology
What is the internet?
This type area of network does the interconnection of networks in a city into a single larger network.
Data travels to each computer in one direction on the ring until it reaches its destination refers to which topology ?
The area covers a city of 10 to 100KM refers to which area of networks?
A company that provides Internet services, including personal and business access to the Internet.
The image shows the type output devices .

Select the correct component/ computer hardware based on the image shown.

Which symbol is used to represent an input/output in a systems flowchart?
SDLC stands for _________
Which is the correct way of documenting the project phases in SDLC?
What does the Start/End symbol do?
A parallelogram indicates ___________.
The date for Federation of Malaya's Independence is onÂ
 Which symbol is used to represent a decision in a systems flowchart?
Which is the correct Format specifier for signed decimal integer?
#include <stdio.h>
Void main()
{
       float number = 34.56789;
       printf (â %4.3f \nâ,number);
}
What is the output for the program above?
Which of the following is NOT a tasks of the operating system?
_______________ is the third stage in SDLC.