Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Computer Fundamentals → Introduction to Computer 35

How many gates are needed to implement half adder using NAND?
5
click to copy
Multiplexer (MUX) selects?
Output line based on control signal
click to copy
Demultiplexer (DEMUX) routes?
Single input to one of many outputs
click to copy
Encoder converts?
One-of-N input to binary code
click to copy
Decoder converts?
Binary to one-of-N output
click to copy
SR flip-flop forbidden state occurs when?
S=1, R=1
click to copy
D flip-flop output at clock edge is?
Same as D input
click to copy
JK flip-flop with J=K=1 at clock edge?
Toggles output
click to copy
Which flip-flop eliminates the forbidden state of SR flip-flop?
JK
click to copy
Counter in digital electronics?
Counts clock pulses and cycles through states
click to copy
Synchronous counter vs asynchronous: synchronous counter?
All flip-flops clocked simultaneously
click to copy
DAC (Digital to Analog Converter) converts?
Digital binary data to analog signal
click to copy
ADC (Analog to Digital Converter) converts?
Analog signal to digital binary data
click to copy
Nyquist theorem states sampling rate must be?
At least twice the highest signal frequency
click to copy
Which of these is a complete computer fundamentals topic covered in RMSSSB exams?
Computer Generations, I/O, Memory, H/W, S/W, Data Representation, Number Systems
click to copy
Which scientist is called the 'Father of Modern Computer'?
John von Neumann
click to copy
Babbage's Analytical Engine was designed to use which input method?
Punch cards
click to copy
The first programming language ever was written by?
Ada Lovelace
click to copy
Colossus computer was built during which era?
During WWII
click to copy
IBM System/360 was revolutionary because?
It was a family of compatible computers
click to copy
Moore's Law states that transistor count doubles approximately every?
18-24 months
click to copy
The Atanasoff-Berry Computer (ABC) was the first?
Electronic digital computer solving linear equations
click to copy
Which generation computers used magnetic bubble memory?
Fourth
click to copy
CRAY-1 supercomputer belongs to which generation?
Fourth
click to copy
Which generation introduced Client-Server computing?
Fourth
click to copy
The term 'Computer Bug' was popularized by?
Grace Hopper
click to copy
VLSI technology packs how many transistors on a chip?
Hundreds of thousands to millions
click to copy
ULSI in 5th generation stands for?
Ultra Large Scale Integration
click to copy
Charles Babbage's Difference Engine was designed to?
Compute polynomial functions by finite differences
click to copy
Which generation introduced object-oriented programming languages?
Fourth
click to copy
The von Neumann architecture uses how many memory buses?
One shared memory bus
click to copy
Which early computer used mercury delay lines for memory?
EDSAC
click to copy
The Harvard Mark I was electromechanical — it used?
Electromagnetic relays
click to copy
Which Indian scientist contributed to computer development in India?
All of these
click to copy
ENIAC could perform how many multiplications per second?
385
click to copy

Computer Fundamentals → Memory Units 4

Register in digital electronics stores?
n-bit data using n flip-flops
click to copy
Which is the world's first stored-program computer that ran a program?
Manchester Baby (SSEM)
click to copy
Which country developed the first stored-program computer?
UK
click to copy
PARAM Shaktiman is a supercomputer developed by which Indian institution?
C-DAC
click to copy

Computer Fundamentals → Generations of Computer 1

Which generation of computer used GaAs (Gallium Arsenide) chips?
Fifth
click to copy