Google News
logo
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)
Sequential and Indexed
B)
Sequential and Random
C)
On-line and Realtime
D)
Direct and Immediate

Correct Answer :   Sequential and Random


* The two basic types of record-access methods are sequential and random.
* The terms random access and sequential access are often used to describe data files.
* Comparing random versus sequential operations is one way of assessing application efficiency in terms of disk use.

Published On : June 18, 2021
A)
Only character reader
B)
Outsized character reader
C)
Operational character reader
D)
Optical character recognition

Correct Answer :   Optical character recognition


OCR stands for "Optical Character Recognition." It is a technology that recognizes text within a digital image. It is commonly used to recognize text in scanned documents and images. 
The OCR program which will recognize the text and convert the document to an editable text file.

Published On : June 18, 2021
A)
Machine language
B)
Assembly language
C)
Programming language
D)
Low-level language

Correct Answer :   Programming language


The Modula programming language is a descendant of the Pascal language. It was developed in Switzerland, at ETH Zurich, in the mid-1970s by Niklaus Wirth, the same person who designed Pascal.

The main innovation of Modula over Pascal is a module system, used for grouping sets of related declarations into program units; hence the name Modula. The language is defined in a report by Wirth called Modula. A language for modular multiprogramming published 1976.

Published On : June 18, 2021
A)
millions of instructions per second
B)
multiple instructions per second
C)
millions input processor set
D)
megabytes of instructions per seconds

Correct Answer :   millions of instructions per second


The term MIPS refers to millions of instructions per second. MIPS. Stands for "Million Instructions Per Second." It is a method of measuring the raw speed of a computer's processor.

Published On : June 18, 2021
A)
Network database system
B)
Network license system
C)
Network topology
D)
Network layer

Correct Answer :   Network database system


Published On : June 18, 2021
A)
Block Compaction
B)
Memory element
C)
Memory guard
D)
None of the above

Correct Answer :   Memory element


Published On : June 18, 2021
A)
1000
B)
100,000
C)
10,00,000
D)
1,00,00,00,000

Correct Answer :   1,00,00,00,000


Published On : June 18, 2021
A)
4
B)
8
C)
12
D)
16

Correct Answer :   12


12 bits needed for an address in a 4K memory
 
Likewise, you need 20 bits to address every byte in a megabyte, and 30 bits to address every byte in a gigabyte. 232 = 4294967296, which is the number of bytes in 4 gigabytes, so you need a 32 bit address for 4 GB of memory.
 
As I mentioned before, it's the size of a machine word. Machine word is the amount of memory CPU uses to hold numbers (in RAM, cache or internal registers). 32-bit CPU uses 32 bits (4 bytes) to hold numbers. Memory addresses are numbers too, so on a 32-bit CPU the memory address consists of 32 bits.

Published On : June 18, 2021
A)
Memory
B)
Buffer
C)
Address
D)
Accumulator

Correct Answer :   Buffer


A buffer, also called buffer memory, is a portion of a computer's memory that is set aside as a temporary holding place for data that is being sent to or received from an external device, such as a hard disk drive (HDD), keyboard or printer.

Published On : June 18, 2021
A)
Data definition language
B)
Data description language
C)
Binary language
D)
Data channel

Correct Answer :   Data definition language


A data definition language or data description language (DDL) is a syntax similar to a computer programming language for defining data structures, especially database schemas.

Published On : June 18, 2021