Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

Home (https://testbook.com/) » Bank PO (https://testbook.com/bank-po)


General Computer Awareness Notes for IBPS RRB PO Mains 2019 – Download as PDF
Save 3 months ago .

IBPS RRB O cer Scale I Mains Exam is scheduled to take place on 13th October 2019. There is appriximately one and a half month left for the examination, the time has

come to boost your preparations if you want to get the desired result. In today’s corporate scenario, every organization wants its employees to be aware of the basics of

computing. Therefore, in most of these Government recruitment exams the Computer Awareness section or topic is included these days. Here are some useful General

Computer Awareness Notes that will help to make your basic strong for various Government Exams like IBPS RRB PO (https://testbook.com/rrb-o cer-scale-i), NABARD,

SSC CPO, SSC CGL, SSC CHSL, IBPS PO,  RBI Grade B, etc.

General Computer Awareness – De nition

Charles Babbage is considered to be the father of computing/the computer after his invention and concept of the Analytical Engine in 1837. But 1941 marks the birth year

of computer technology with the invention of the Z3 by a German engineer Konrad Zuse.

De nition of a Computer:
A computer is an electronic machine made to process, store

and retrieve data and perform calculations faster and e ciently

than humans. Based on the device used to attain this objective –

process, store and retrieve data, computers are classi ed

into 5 generations.
LIVE

TESTS

1940-1956: 1st Generation (Vacuum Tubes) – General Computer Awareness for Bank Exams 10

CLASSES

First generation computers used vacuum tubes as components of memory and relied on ‘machine language’ (the most basic programming language). A vacuum tube is a 6

sealed glass tube containing a near-vacuum which allows the free passage of electric current. QUIZZES

These computers were limited to solving one problem at a time.

No monitors were there! Output was released in printouts! (Monitors appeared in 3rd generation of computers!)

Input was based on punched cards and paper tape.

ENIAC (Electronic Numeric Integrated and Calculator) was the world’s 1st successful electronic computer which was developed by the two scientists namely J. P. Eckert

and J. W. Mauchy.

Other rst generation computers were UNIVAC (Universal Automatic Computer), EDSAC (Electronic Delay Storage Automatic Calculator), EDVAC (Electronic Discrete

Variable Automatic Computer) and LEO (Lyons Electronic O ce)

1956-1963: 2nd Generation (Transistors) – General Computer Awareness for Bank Exams

The thing that upgraded the entire generation of computers to a more advanced system was – transistor. Invented in 1947, it converts electronic signals and electrical

power. Transistors made computers smaller, faster, cheaper and less heavy on electricity use.

The speed of a computer’s performance depends on the speed of transistors.

In other words, the faster the transistors, the faster the computer.

The 2nd generation computers still relied on punched cards for input/printouts like 1st generation.

The symbolic language (assembly language) was developed and the programmers could create instructions in words.

High-level programming languages – early versions of COBOL* and FORTRAN** – were also developed.

*COBOL – Common Business-Oriented Language: a compiled English-like computer programming language designed for business use.

**FORTRAN – Formula Translation: a language for scienti c, engineering and numerical computation.

1964-1971: 3rd Generation (Integrated Circuits) – General Computer Awareness


https://testbook.com/blog/general-computer-awareness-bank-exams/ 1/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

With the invention of Integrated Circuits – the small circuits which can perform the functions of a larger circuit, transistors were miniaturized and put on silicon chips.

The 3rd  generation computers were the rst computers where users interacted using keyboards and monitors (and interfaced with an operating system).

This enabled these machines to run several applications at once.

Functions were based on monitor memory.

1972-2010: 4th Generation (Microprocessors) – General Computer Awareness for Bank Exams

The Intel 4004 chip was developed in 1971, which positioned all computer components (CPU, memory, input/output controls) onto one single chip!

The Intel 4004 was developed by Ted Hoff.

These microprocessors allowed to make computers of smaller size with speedy and e cient processing.

2010 onwards: 5th Generation (Arti cial Intelligence) – General Computer Awareness

The intelligent machines who can work like humans, or better.

SIRI of iPhones, automatic cars, robots serving various purposes, all of them are part of this generation.

Arti cial intelligence today is properly known as narrow AI (or weak AI)

It is designed to perform a speci ed task like driving or solving complex mathematical equations.

General AI or strong AI is the aim of today’s world where machines can perform many functions like humans.

De nition of Arti cial Intelligence:


Arti cial Intelligence is a branch of computer science dealing

with the simulation of intelligent behavior in computers. LIVE

In short, an AI machine can imitate the Intelligence of a human brain!


TESTS
10
Fact: John McCarthy is known as the father of Arti cial Intelligence.
CLASSES
6

QUIZZES

What are the components of a computer? – General Computer Awareness

⇒ Hardware
Hardware means Keyboard, Monitor, Mouse, and Printer, including the digital circuitry, etc. The following are the different types of hardware:

Input devices
Send data to a computer. E.g. Keyboard, mouse, scanner, trackball, touchpad, touchscreen, digital camera, web camera, microphone, etc.

Output devices

Receive data from a computer, usually for display, projection, or physical reproduction. E.g. Monitor, printers, plotters, projector, Computer Output Micro lm (COM), speaker,

head phone, sound card, video card, micro che, etc.

Processing devices

CPU and Mother board are processing devices because they process information within the computer system.

https://testbook.com/blog/general-computer-awareness-bank-exams/ 2/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

The Central Processing Unit or the CPU or processor is the electronic circuitry within a computer that carries out the instructions by performing the basic arithmetic, logical,

control and input/output operations speci ed by the instructions.

The CPU consists of:

1. Arithmetic & Logic Unit

2. Control Unit

3. Memory

⇒ The Arithmetic & Logic Unit (ALU) performs simple arithmetic and logical operations.
⇒ The Control Unit (CU) manages various components of the computer. It reads and interprets instructions from memory and transforms them into a series of signals
to activate other parts of the computer. The control unit calls upon the arithmetic logic unit to perform the necessary calculations.

⇒ Primary storage or main memory or memory is the area in a computer in which data is stored for quick access by the computer’s processor. Random Access LIVE

Memory (RAM) and cache are examples of a primary storage device.


TESTS
10

Remember, RAM is volatile  because whatever is stored in RAM is lost as soon as the computer is switched off. Cache is a fast temporary storage where recently or CLASSES
6
frequently used information is stored to avoid having to reload it from a slower storage medium.
QUIZZES

⇒ The mother board holds and allows communication between many of the crucial electronic components of a system, such as the CPU and memory.  It provides
connectors for other peripherals.

Storage devices

1. Primary storage – RAM, cache.

2. Secondary storage – In these devices, information can be stored either temporarily or permanently.

3. They can be external devices like a compact disc (CD) or USB storage device or can be installed inside the computer like a hard drive.

⇒ Software
A software is a set of instructions that directs a computer’s hardware to perform a task. There are two types of software: system software and application software.

https://testbook.com/blog/general-computer-awareness-bank-exams/ 3/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

Interaction between
software and hardware

System software
System software is designed to operate the computer hardware and to provide a platform for running application software. Application software are designed to help the

user to perform speci c tasks like MS Word, Notepad, Google Chrome, and Calculator.

Application Software
This software is used to modify text, image, graphics etc.

There are many application Softwares, Word Processing software, Database Software, Spreadsheet software, Presentational Software, Educational Software etc to name

a few.

Some Computer Programs run as a link between System software & Application Software. They are as follow: kabya

Firmware and BIOS


The operating system relies LIVE

on a piece of programming
TESTS
called the BIOS (Basic 10

Input Output System).It CLASSES


6
is the link between
QUIZZES
the operating system software

and the hardware. The BIOS is

not actually a software: it’s

a program semi-permanently

stored into one of the

computer’s main chips,

and it is known as  rmware.

Firmware is a combination

of hardware and software.

Mobile Device Software
Modern smartphones use both

system and application software.

Mobile device application software

or Apps allow users to perform speci ed

tasks like games, social networking, and messaging. There are also apps for

word processing, presentation making, etc. Mobile devices use operating systems

like Android (Google), iOS (Apple), Windows Phone (Microsoft), BlackBerry

(Research in Motion), and Symbian (Nokia).

https://testbook.com/blog/general-computer-awareness-bank-exams/ 4/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

Now that you know All About Computers for Bank & SSC Exams, you can attempt basic questions asked in the recruitment exams con dently. If you want to know more

about Computers & study in detail for Computer Awareness you check this link given below!

Related Articles

Basics of Cloud Computing (https://testbook.com/blog/computer- MS O ce Notes (https://testbook.com/blog/basics-ms-o ce-


awareness-notes-study-material-bank/) notes-pdf/)

General Computer Awareness Notes Computer Hardware & Software


(https://testbook.com/blog/general-computer-awareness-bank- (https://testbook.com/blog/basic-computer-hardware-notes-pdf/)
exams/)

As we all know, practice is the key to success. Therefore, boost your preparation by starting your practice now.

Solve Practice Questions for Free (https://testbook.com/courses-practice/)

(/#whatsapp) (/#facebook) (/#copy_link) (/#twitter)

(https://www.addtoany.com/share#url=https%3A%2F%2Ftestbook.com%2Fblog%2Fgeneral-computer-awareness-bank-

exams%2F&title=General%20Computer%20Awareness%20Notes%20for%20IBPS%20RRB%20PO%20Mains%202019%20%E2%80%93%20Download%20a

Next Post
LIVE

TESTS
About the author: Narendra Agrawal 10

Co-founder, Testbook.com CLASSES


6

QUIZZES

  
9

Suggested Posts Top Posts

(https://testbook.com/blog/lucknow-metro-rail-admit-card/)

Lucknow Metro Rail Admit Card 2019 Out – Dir... (https://testbook.com/blog/lucknow-metro-rail-


admit-card/)
11 hours ago
(https://testbook.com/blog/valence-bond-theory/)

Valence Bond Theory – Learn Assumptions, App... (https://testbook.com/blog/valence-bond-


theory/)
12 hours ago
(https://testbook.com/blog/citizenship-amendment-act/)

Citizenship Amendment Act 2020 Implemented –... (https://testbook.com/blog/citizenship-


amendment-act/)
16 hours ago
(https://testbook.com/blog/delhi-metro-rail-recruitment/)

Delhi Metro Rail Recruitment 2019 Out – Last... (https://testbook.com/blog/delhi-metro-rail-


recruitment/)
18 hours ago

https://testbook.com/blog/general-computer-awareness-bank-exams/ 5/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

2 Comments Testbook blog  Login

 Recommend t Tweet f Share Sort by Best

Join the discussion…

LOG IN WITH OR SIGN UP WITH DISQUS ?

Testbook Blog Name


Email
Password
Please access our Privacy Policy to learn what personal data Disqus collects
and your choices about how it is used. All users of our service are also subject
to our Terms of Service.

Aman Yadav • a year ago


a lot of thanks for keeping my request though late neverthless i don't think it could be enough
, one query regarding computer cut off - last year cut off was 19.5 whether it was out of 20 or
40, some people are saying it was out of 40 marks at the time of result though it was
mentioned 20 in notification Please clear it
△ ▽ • Reply • Share ›

Palak > Aman Yadav • a year ago


Aman, last year's cutoff of 19.5 was out of 40 marks. The weightage of the section was
20 which was reflected in the score card but in exam the total marks of the section
were 40 therefore for total calculation, marks for this section were halved and then
added to the total.
1△ ▽ • Reply • Share › LIVE

✉ d 🔒 TESTS
10

CLASSES
6

Search for... Search QUIZZES

Trending Posts

Citizenship Amendment Act 2020 Implemented – Get Details Here! (https://testbook.com/blog/citizenship-amendment-act/)


16 hours ago

Delhi Metro Rail Recruitment 2019 Out – Last Date to Apply for 1493 Posts Here! (https://testbook.com/blog/delhi-metro-rail-recruitment/)
18 hours ago

RRB NTPC Exam Dates 2019 – Railway NTPC Exam to be Conducted in February/March 2020! (https://testbook.com/blog/rrb-ntpc-exam-dates/)
2 days ago

NABARD O ce Attendant Recruitment 2020 – Last Date to Apply for NABARD Group C Posts Here! (https://testbook.com/blog/nabard-o ce-attendant-recruitment-
noti cation/)
2 days ago

NABARD Recruitment 2020 for O cer Grade A Announced – Get Details Here! (https://testbook.com/blog/nabard-recruitment/)
4 days ago

Recent Posts

Lucknow Metro Rail Admit Card 2019 Out – Direct link to Download Your LMRC Admit Card! (https://testbook.com/blog/lucknow-metro-rail-admit-card/)

Current Affairs Quiz 13th January 2020: Attempt General Knowledge Questions & Answers (https://testbook.com/blog/current-affairs-today-quiz/)

Today’s Important Current Affairs 13th January 2020 in Hindi with PDF – 📰 जा नए द नक समाचार! (https://testbook.com/blog/current-affairs-hindi/)

Valence Bond Theory – Learn Assumptions, Applications & Limitations (https://testbook.com/blog/valence-bond-theory/)

https://testbook.com/blog/general-computer-awareness-bank-exams/ 6/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog

Today Current Affairs for Competitive Exams – 📰 Daily Current Affairs & News 2020! (https://testbook.com/blog/current-affairs-today/)

Exam Categories

Bank PO (/bank-po) PSPCL (/pspcl)


Bank SO (/bank-so) ISRO (/isro)
Bank Clerk (/bank-clerk) NABARD (/nabard)
SSC (/ssc) TET (/tet)
Railways RRB (/railways-rrb) UPPRPB (/upprpb)
Insurance (/insurance) Defence (/defence-exams)
RBI (/rbi) AAI (/aai)
ECIL (/ecil) APPSC (/appsc)
Aptitude (/aptitude) DMRC (/dmrc)
GK & Current Affairs (/gk-and-current-affairs) LMRC (/lmrc-lucknow-metro)
BSNL TTA (/bsnl-tta) HSSC (/hssc)
Delhi Police (/delhi-police) TSLPRB (/tslprb)
LIVE
GATE (/gate) CSBC (/csbc)
SSC JE (/ssc-je) BSPHCL (/bsphcl)
CIL (/cil) Vizag Steel (/vizag-steel) TESTS
10
PNRD ASSAM (/pnrd-assam) UPPCL (/uppcl)
CLASSES

EXAMS 6

QUIZZES
SBI PO (https://testbook.com/sbi-po) IBPS PO (https://testbook.com/ibps-po)
Bank of Baroda Recruitment (https://testbook.com/bob-so) IBPS Clerk (https://testbook.com/ibps-clerk)
Stenographer (https://testbook.com/ssc-stenographer) Intelligence Bureau Recruitment (https://testbook.com/ib-acio-grade-ii)
SSC CPO (https://testbook.com/ssc-cpo) SSC Scienti c Assistant (https://testbook.com/scienti c-assistant-imd)
RRB ALP (https://testbook.com/rrb-alp) CIL Civil (https://testbook.com/cil-ce)
SSC JE Electrical (https://testbook.com/ssc-je-ee) SSC JE Mechanical (https://testbook.com/ssc-je-me)
GATE Electronics (https://testbook.com/gate-ec) GATE Electrical (https://testbook.com/gate-ee)
OICL AO (https://testbook.com/oicl-ao) NICL AO (https://testbook.com/nicl-ao)
RBI O ce Attendant (https://testbook.com/rbi-o ce-attendant) ECIL (https://testbook.com/ecil)
General Insurance Corporation (https://testbook.com/gic-assistant-manager) NABARD Grade A (https://testbook.com/nabard-grade-a)
UP Police Recruitment (https://testbook.com/up-police-si) Union Bank of India SO Recruitment (https://testbook.com/union-bank-of-india-…
AFCAT (https://testbook.com/afcat) Canara Bank PO (https://testbook.com/canara-bank-po)
RRB ASM (https://testbook.com/rrb-asm) Dena Bank PO (https://testbook.com/dena-bank-po)
JEE Advanced (https://testbook.com/jee-advanced) JEE MAIN (https://testbook.com/jee-main)
IBPS RRB OFFICER SCALE 1 (https://testbook.com/rrb-o cer-scale-i) IBPS Specialist O cer (https://testbook.com/ibps-so)
SBI Clerk (https://testbook.com/sbi-clerk) IBPS RRB O ce Assistant (https://testbook.com/rrb-o ce-assistant)
SSC MTS (https://testbook.com/ssc-mts) SSC CHSL (https://testbook.com/ssc-chsl)
Delhi Police (https://testbook.com/delhi-police) Rajasthan Police (https://testbook.com/rajasthan-police)
CIL Mechanical (https://testbook.com/cil-me) SSC JE Civil (https://testbook.com/ssc-je-ce)
GATE Civil (https://testbook.com/gate-ce) GATE Computer Science (https://testbook.com/gate-cs)
GATE Mechanical (https://testbook.com/gate-me) UIIC (https://testbook.com/uiic-assistant)
RBI Assistant (https://testbook.com/rbi-assistant) RBI Grade b (https://testbook.com/rbi-grade-b)
LIC AAO (https://testbook.com/lic-aao) NIACL (https://testbook.com/niacl-ao)
NABARD Grade B (https://testbook.com/nabard-grade-a) South Indian Bank Recruitment (https://testbook.com/south-indian-bank-clerk)
Syndicate Bank Recruitment (https://testbook.com/syndicate-bank-po) PSPCL Recruitment (https://testbook.com/pspcl)
RRB Group D (https://testbook.com/rrc-group-d) LMRC Lucknow Metro (https://testbook.com/lmrc-lucknow-metro)
SSC CGL (https://testbook.com/ssc-cgl-exam/) BITSAT (https://testbook.com/bitsat)
FCI Manager Mock Test (https://testbook.com/fci-manager/test-series)

Blog

RRB NTPC Recruitment Noti cation (https://testbook.com/blog/rrb-ntpc-recruit… RRB NTPC Syllabus (https://testbook.com/blog/rrb-ntpc-syllabus/)
Today Current Affairs (https://testbook.com/blog/current-affairs-today/) SSC CPO Syllabus (https://testbook.com/blog/ssc-cpo-syllabus/)
SSC CHSL Apply Online (https://testbook.com/blog/ssc-chsl-apply-online-appli… SBI Clerk Recruitment (https://testbook.com/blog/sbi-clerk-recruitment/)
https://testbook.com/blog/general-computer-awareness-bank-exams/ 7/8
14/01/2020 General Computer Awareness Notes for IBPS RRB PO Mains 2019 - Download as PDF - Testbook Blog
RRB NTPC Exam Pattern (https://testbook.com/blog/rrb-ntpc-exam-pattern/) RRB Group D Application Status (https://testbook.com/blog/railway-group-d-ap…
RRB Group D Syllabus (https://testbook.com/blog/railway-group-d-syllabus/) RRB NTPC Admit Card (https://testbook.com/blog/railways-rrb-ntpc-admit-card/)
RRB NTPC Exam Pattern (https://testbook.com/blog/rrb-ntpc-exam-pattern/) RPF Recruitment (https://testbook.com/blog/rpf-recruitment/)
SSC gd Constable Syllabus (https://testbook.com/blog/ssc-gd-constable-syllab… SSC Constable Admit Card (https://testbook.com/blog/ssc-constable-admit-ca…
SBI PO Exam Dates (https://testbook.com/blog/sbi-po-exam-dates/) SBI Clerk Exam Dates 2019 (https://testbook.com/blog/sbi-clerk-exam-dates/)
RRB group D Admit Card (https://testbook.com/blog/rrb-group-d-admit-card/) RB NTPC Exam Date (https://testbook.com/blog/rrb-ntpc-exam-dates/)
SSC MTS Admit Card (https://testbook.com/blog/ssc-mts-admit-card/)

Test Series

Engineering Exams (https://testbook.com/engineering-entrance-exams) Bihar Police Test Series (https://testbook.com/bihar-police-si/test-series)

Courses

FCI Manager Course (https://testbook.com/courses/5d8cab15f60d5d376b2b9… SSC CGL Online Course (https://testbook.com/courses/5db1820af60d5d3b5ce…


RRB NTPC Online Course (https://testbook.com/courses/5d9f2ce1f60d5d4bad… Bihar Police SI Online Course (https://testbook.com/courses/5d971ef8f60d5d7…
IBPS Clerk Online Course (https://testbook.com/courses/5da452a4f60d5d505… IBPS PO Online Course (https://testbook.com/courses/5d8b4e2ff60d5d65747…

Testbook Logo

Testbook Edu Solutions Pvt. Ltd.


#803-805, The Landmark Building,
(Above Croma), Sector 7, Kharghar,
Navi Mumbai - 410210
support@testbook.com
+91-8080-433-233
O ce hours: 10 AM to 8 PM
(Sunday Closed)

Company Products LIVE

About us (/about-us) Test Series (/online-test-series) TESTS


Careers (/careers) Testbook Pass (/pass) 10

Franchise (/promos/franchise.html) Online Courses (/courses) CLASSES

Partners (/partners) Online Videos (/videos) 6

Media (/news) Practice (/courses-practice)


QUIZZES
Sitemap (/sitemap) Learning Centers (/centers)
Blog (/blog)
Discuss (/discuss)
Refer & Earn (/referrals)
Promo (/ecards)
Our Apps Follow us on

Testbook App (// (// (// (// (// (//


app Download now (//bit.ly/2ny4F0b)

Current Affairs
app Download now (//bit.ly/2TDT1gq)

© Testbook Privacy (/privacy-policy) Terms (/terms-of-service) User Policy (/acceptable-use-policy)

https://testbook.com/blog/general-computer-awareness-bank-exams/ 8/8

You might also like