General Knowledge(GK) (or) General Awareness

Welcome to the General Knowledge Section of Free Time Learning. As we are aware General Knowledge (GK) is a very important area in all the competitive exams held in the country. Nowadays, a good knowledge of general awareness is very important in clearing any competitive and government recruitment examinations.

These General Knowledge Question are very important and usefull to UPSC, IAS/PCS, UPPSC, IBPS, SBI, RBI, SSC, CGL, Railway, APPSC, TSPSC, KPSC, TNPSC, TPSC, UPPSC, MPSC, RPSC, BPSC, MPPSC, UKPSC, MPSC, and other competitive exams.

A)
PLA
B)
PL/CT
C)
PL/C
D)
PL/M

Correct Answer :   PL/M


The PL/M programming language (an acronym of Programming Language for Microcomputers) is a high-level language conceived and developed by Gary Kildall in 1973 for Hank Smith at Intel for its microprocessors.

Published On : June 17, 2021
A)
3 bit
B)
5 bit
C)
8 bit
D)
9 bit

Correct Answer :   5


5 bit code is used by Murray code for TELEPRINTER machines.

Published On : June 17, 2021
A)
Algorithm
B)
Flowchart
C)
Utility programs
D)
Computer program

Correct Answer :   Computer program


The list of coded instructions is called Computer program. Computer program, a series of instructions that a computer can interpret and execute; programs are also called software to distinguish them from hardware, the physical equipment used in data processing.

Published On : June 17, 2021
A)
8080 microprocessor
B)
8082 microprocessor
C)
8085 microprocessor
D)
8086 microprocessor

Correct Answer :   8080 microprocessor


Intel MCS-80 is based on the widely used Intel 8080 microprocessor
The MCS-80 (Micro Computer Set-80) was a family of 8-bit microprocessor chipsets developed by Intel. Introduced on April, 1974, the MCS-80 featured the 8080 CPU, the forefather of all modern x86-based microprocessors.

Published On : June 17, 2021
A)
Marker
B)
Map
C)
Mask
D)
None of the above

Correct Answer :   Mask


A number that is used to control the form of another number is known as mask.

Published On : June 17, 2021
A)
1
B)
3
C)
5
D)
9

Correct Answer :   1


Two’s complement of a binary number is obtained by adding one to the one’s complement of a binary number i.e. 1’s complement + 1.
 
One's complement of a binary number is obtained by reversing the digits of the binary number i.e. transforming 1 with 0 and 0 with 1.

Published On : June 17, 2021
A)
Device
B)
Dialup
C)
Diagnostic
D)
Logic circuit

Correct Answer :   Dialup


Dailup is the method used to connect a remote computer.

Published On : June 17, 2021
A)
Time sharing
B)
Interactive computer
C)
Batch processing
D)
Real time processing

Correct Answer :   Interactive computer


In computer science, interactive computing refers to software which accepts input from humans as it runs. Interactive software includes most popular programs, such as word processors or spreadsheet applications.

Published On : June 17, 2021
A)
Is variable
B)
Is always an even number
C)
Has nothing to do with digit position value
D)
Equals the number of its distinct counting digits

Correct Answer :   Equals the number of its distinct counting digits


Published On : June 17, 2021
A)
Coroutine
B)
Correlation
C)
Diagonalization
D)
Quene

Correct Answer :   Coroutine


A program component that allows structuring of a program in an unusual way is known as coroutine.
Coroutine : Coroutines are computer-program components that generalize subroutines for non-preemptive multitasking, by allowing multiple entry points for suspending and resuming execution at certain locations.

Published On : June 17, 2021