SlideShare a Scribd company logo
ONLINE COACHING 
Computer Awareness 
www.ibps-exam.org
01 
Personal Computer 
02 
03 
Design Tools and 
Programming language 
Data Representation and 
Number System
Personal Computer: 
Introduction 
• These have slightly better 
capabilities and are used generally 
for business applications. 
• These are single user system. 
Currently IBM PC in various 
configurations and IBM_PC 
compatibles are the most popur 
small computers.
• Minicomputers: Mini 
computers are more powerful than the 
microcomputers and can support 
several users. They are basically used 
for process control systems. 
• Main frame computers: 
Main frames are very large 
computers ,.with very high capacity of 
main store. They. can process large. 
amounts of data very quickly. So they 
are used by banks, big companies and 
Govt departments as their main 
computer..
Super Computers: 
• Large supercomputers with faster 
processing using multiple processors and 
superior technology are used for complex 
tasks requiring a lot of computational power. 
• The traditional design of a single, processor 
handling data and instructions in a single 
stream is called the "Von Neumann 
designs". 
• Each ALU is specialised for a particular 
operation, and all capable of performing 
simultaneous or "parallel" processing of 
different tasks.
Design Tools and Programming language : 
Introduction 
• A vocabulary and set of 
grammatical rules for 
instructing a computer 
to perform specific tasks. 
• The term programming 
language usually refers to high 
­level 
languages, such as 
BASIC, C, C++, COBOL, 
FORTRAN, Ada, and Pascal 
Each language has a unique 
set of keywords and a special 
syntax for organizing program 
instructions.
• High­level 
programming languages, 
while simple compared to 
human languages, are more complex 
than the languages the computer 
actually understands, called machine 
languages. Each different type of CPU 
has its own unique machine language. 
• Lying between machine languages and 
high ­level 
languages are 
languages called assembly languages. 
Assembly languages are similar to 
machine languages, but they are much 
easier to program in because they allow 
a programmer to substitute names for 
numbers. Machine languages consist 
of numbers only.
Data Representation and Number 
System 
• IT refers to the methods used 
internally to represent 
information stored in 
a computer. 
• Computers store lots of 
different types of 
information: numbers text 
graphics of many varieties 
sound At least, these all seem 
different to us.
Memory 
Structure in 
Computer 
• Memory consists of bits (0 or 1) 
a single bit can represent two 
pieces of information 
bytes (=8 bits) 
• A single byte can represent 256 
= 2x2x2x2x2x2x2x2 = 28 pieces 
of information 
words (=2,4, or 8 bytes) 
• A 2 byte word can represent 
2562 pieces of information 
(approximately 65 thousand). 
Byte addressable ­each 
byte 
has its own address.
Binary Numbers 
• Normally we write numbers using digits 0 
to 9. This is called base 10.However, any 
positive integer (whole number) can be 
easily represented by a sequence of 0's 
and 1's. 
• Numbers in this form are said to be in 
base 2 and they are called binary 
numbers. Base 10 numbers use a 
positional system based on powers of 10 
to indicate their value. 
• The number 123 is really 1 hundred + 2 
tens + 3 ones. 
• The value of each position is determined 
by ever­higher 
powers of 10, read from 
left to right.
Fore More Information Visit Our Site 
www.ibps-exam.org

More Related Content

What's hot

Input devices
Input devicesInput devices
Input devices
Dr. B T Sampath Kumar
 
Output devices
Output devicesOutput devices
Output devices
Dr. B T Sampath Kumar
 
Introduction to Computers Lecture # 5
Introduction to Computers Lecture # 5Introduction to Computers Lecture # 5
Introduction to Computers Lecture # 5
Sehrish Rafiq
 
Programming
ProgrammingProgramming
Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Computer capsule ibps_po_2014
Computer capsule ibps_po_2014
Lucky Saini
 
Computer generation and classification
Computer generation and classificationComputer generation and classification
Computer generation and classification
BaliThorat1
 
Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11
Sehrish Rafiq
 
Software
SoftwareSoftware
1 fundamentals of computer system
1 fundamentals of computer system1 fundamentals of computer system
1 fundamentals of computer system
BaliThorat1
 
Algorithms and Data Structures
Algorithms and Data StructuresAlgorithms and Data Structures
Algorithms and Data Structures
sonykhan3
 
EE5440 – Computer Architecture - Lecture 1
EE5440 – Computer Architecture - Lecture 1EE5440 – Computer Architecture - Lecture 1
EE5440 – Computer Architecture - Lecture 1
Dilawar Khan
 
What is computer
What is computerWhat is computer
What is computer
Shaliza Khawar
 
C Programming Language Lesson 1 Intro
C Programming Language Lesson 1 IntroC Programming Language Lesson 1 Intro
C Programming Language Lesson 1 Intro
Mizanul Hasan
 
Classification of comp.16
Classification of comp.16Classification of comp.16
Classification of comp.16
myrajendra
 
Computer
ComputerComputer
Computer
NidhiPanwar123
 
Introduction to Computer and Programming - Lecture 01
Introduction to Computer and Programming - Lecture 01Introduction to Computer and Programming - Lecture 01
Introduction to Computer and Programming - Lecture 01
hassaanciit
 
Csc240 lecture 1
Csc240   lecture 1Csc240   lecture 1
Csc240 lecture 1
Ainuddin Yousufzai
 
Computer software and operating system
Computer software and operating systemComputer software and operating system
Computer software and operating system
sonykhan3
 
Chapter 1.1
Chapter 1.1Chapter 1.1
Chapter 1.1
sotlsoc
 
Computer Elements
Computer ElementsComputer Elements
Computer Elements
luis fernando medina sanchez
 

What's hot (20)

Input devices
Input devicesInput devices
Input devices
 
Output devices
Output devicesOutput devices
Output devices
 
Introduction to Computers Lecture # 5
Introduction to Computers Lecture # 5Introduction to Computers Lecture # 5
Introduction to Computers Lecture # 5
 
Programming
ProgrammingProgramming
Programming
 
Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Computer capsule ibps_po_2014
Computer capsule ibps_po_2014
 
Computer generation and classification
Computer generation and classificationComputer generation and classification
Computer generation and classification
 
Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11
 
Software
SoftwareSoftware
Software
 
1 fundamentals of computer system
1 fundamentals of computer system1 fundamentals of computer system
1 fundamentals of computer system
 
Algorithms and Data Structures
Algorithms and Data StructuresAlgorithms and Data Structures
Algorithms and Data Structures
 
EE5440 – Computer Architecture - Lecture 1
EE5440 – Computer Architecture - Lecture 1EE5440 – Computer Architecture - Lecture 1
EE5440 – Computer Architecture - Lecture 1
 
What is computer
What is computerWhat is computer
What is computer
 
C Programming Language Lesson 1 Intro
C Programming Language Lesson 1 IntroC Programming Language Lesson 1 Intro
C Programming Language Lesson 1 Intro
 
Classification of comp.16
Classification of comp.16Classification of comp.16
Classification of comp.16
 
Computer
ComputerComputer
Computer
 
Introduction to Computer and Programming - Lecture 01
Introduction to Computer and Programming - Lecture 01Introduction to Computer and Programming - Lecture 01
Introduction to Computer and Programming - Lecture 01
 
Csc240 lecture 1
Csc240   lecture 1Csc240   lecture 1
Csc240 lecture 1
 
Computer software and operating system
Computer software and operating systemComputer software and operating system
Computer software and operating system
 
Chapter 1.1
Chapter 1.1Chapter 1.1
Chapter 1.1
 
Computer Elements
Computer ElementsComputer Elements
Computer Elements
 

Viewers also liked

Structure of english
Structure of englishStructure of english
Structure of english
brix_21
 
Prep velvet – Speed Maths
Prep velvet – Speed MathsPrep velvet – Speed Maths
Prep velvet – Speed Maths
Prep Velvet
 
D1 seating arrangement pdf
D1 seating arrangement pdfD1 seating arrangement pdf
D1 seating arrangement pdf
Arunkumar Gurunathan
 
Разговорный курс STEP-UP. Class 1.
Разговорный курс STEP-UP. Class 1.Разговорный курс STEP-UP. Class 1.
Разговорный курс STEP-UP. Class 1.
LyudmilaM
 
Class 1
Class 1Class 1
Class 1
LyudmilaM
 
Databse management system
Databse management systemDatabse management system
Databse management system
Chittagong University
 
Accounting_Accuracy_Methodology-5
Accounting_Accuracy_Methodology-5Accounting_Accuracy_Methodology-5
Accounting_Accuracy_Methodology-5
Ricardo G Lopes
 
Introduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal GargIntroduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal Garg
IBNC India - India's Biggest Networking Championship
 
Revision class 3
Revision class 3Revision class 3
Revision class 3
LyudmilaM
 
Computer fundamental introduction_and_types
Computer fundamental introduction_and_typesComputer fundamental introduction_and_types
Computer fundamental introduction_and_types
Chittagong University
 
Android Technology
Android TechnologyAndroid Technology
Android Technology
Anuj Modi
 
Grammar class 7. Relative Clauses
Grammar class 7. Relative ClausesGrammar class 7. Relative Clauses
Grammar class 7. Relative Clauses
LyudmilaM
 
Step up grammar class 2 (pre-intermediate)
Step up grammar class 2 (pre-intermediate)Step up grammar class 2 (pre-intermediate)
Step up grammar class 2 (pre-intermediate)
LyudmilaM
 
Memory
MemoryMemory
Memory
Anuj Modi
 
Network topology
Network topologyNetwork topology
Network topology
Chittagong University
 
Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...
Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...
Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...
segundo5-idesp
 
Class 2 ( Basic Grammar Practice)
Class 2 ( Basic Grammar Practice)Class 2 ( Basic Grammar Practice)
Class 2 ( Basic Grammar Practice)
Myno Uddin
 
ERP Implementation
ERP ImplementationERP Implementation
ERP Implementation
Dr. C.V. Suresh Babu
 
Fundamental of computer
Fundamental of computer Fundamental of computer
Fundamental of computer
Er Aadarsh Srivastava
 
Introduction & history of computer
Introduction & history of computerIntroduction & history of computer
Introduction & history of computer
Roshni ch
 

Viewers also liked (20)

Structure of english
Structure of englishStructure of english
Structure of english
 
Prep velvet – Speed Maths
Prep velvet – Speed MathsPrep velvet – Speed Maths
Prep velvet – Speed Maths
 
D1 seating arrangement pdf
D1 seating arrangement pdfD1 seating arrangement pdf
D1 seating arrangement pdf
 
Разговорный курс STEP-UP. Class 1.
Разговорный курс STEP-UP. Class 1.Разговорный курс STEP-UP. Class 1.
Разговорный курс STEP-UP. Class 1.
 
Class 1
Class 1Class 1
Class 1
 
Databse management system
Databse management systemDatabse management system
Databse management system
 
Accounting_Accuracy_Methodology-5
Accounting_Accuracy_Methodology-5Accounting_Accuracy_Methodology-5
Accounting_Accuracy_Methodology-5
 
Introduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal GargIntroduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal Garg
 
Revision class 3
Revision class 3Revision class 3
Revision class 3
 
Computer fundamental introduction_and_types
Computer fundamental introduction_and_typesComputer fundamental introduction_and_types
Computer fundamental introduction_and_types
 
Android Technology
Android TechnologyAndroid Technology
Android Technology
 
Grammar class 7. Relative Clauses
Grammar class 7. Relative ClausesGrammar class 7. Relative Clauses
Grammar class 7. Relative Clauses
 
Step up grammar class 2 (pre-intermediate)
Step up grammar class 2 (pre-intermediate)Step up grammar class 2 (pre-intermediate)
Step up grammar class 2 (pre-intermediate)
 
Memory
MemoryMemory
Memory
 
Network topology
Network topologyNetwork topology
Network topology
 
Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...
Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...
Kiann Cabezas, Gabriel Calero, Anthony Fernández, Maicol Mac Entyre, Matías S...
 
Class 2 ( Basic Grammar Practice)
Class 2 ( Basic Grammar Practice)Class 2 ( Basic Grammar Practice)
Class 2 ( Basic Grammar Practice)
 
ERP Implementation
ERP ImplementationERP Implementation
ERP Implementation
 
Fundamental of computer
Fundamental of computer Fundamental of computer
Fundamental of computer
 
Introduction & history of computer
Introduction & history of computerIntroduction & history of computer
Introduction & history of computer
 

Similar to Bank Exam Computer Awareness

fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdffundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
AlihaAzmat1
 
Fundamental of Computers
Fundamental of ComputersFundamental of Computers
Fundamental of Computers
Dr. Himanshu Gupta
 
Computer Fundamentals.pptx
Computer Fundamentals.pptxComputer Fundamentals.pptx
Computer Fundamentals.pptx
JaimeCanchela1
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming concepts
hermiraguilar
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming concepts
hermiraguilar
 
PC for Managers
PC for ManagersPC for Managers
PC for Managers
Hazel Anne Quirao
 
An Introduction To Python - Understanding Computers
An Introduction To Python - Understanding ComputersAn Introduction To Python - Understanding Computers
An Introduction To Python - Understanding Computers
Blue Elephant Consulting
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
Learn By Watch
 
Lecture 23 p1
Lecture 23 p1Lecture 23 p1
Lecture 23 p1
Skillspire LLC
 
Introduction to Computer, Programming languages , Networks and Internet.pptx
Introduction to Computer, Programming languages , Networks and Internet.pptxIntroduction to Computer, Programming languages , Networks and Internet.pptx
Introduction to Computer, Programming languages , Networks and Internet.pptx
SheharBano86
 
FPL - Part 1 (Sem - I 2013 )
FPL - Part 1  (Sem - I  2013 ) FPL - Part 1  (Sem - I  2013 )
FPL - Part 1 (Sem - I 2013 )
Yogesh Deshpande
 
Computer organization basics
Computer organization  basicsComputer organization  basics
Computer organization basics
Deepak John
 
Computer Programming In C.pptx
Computer Programming In C.pptxComputer Programming In C.pptx
Computer Programming In C.pptx
chouguleamruta24
 
computer fundamentals.pptx
computer fundamentals.pptxcomputer fundamentals.pptx
computer fundamentals.pptx
ZaidKhan530164
 
Programming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages ConceptsProgramming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages Concepts
imtiazalijoono
 
Unit 1 computer concepts
Unit 1   computer conceptsUnit 1   computer concepts
Unit 1 computer concepts
Mithun DSouza
 
Computer Visible Parts
Computer Visible PartsComputer Visible Parts
Computer Visible Parts
Ayebazibwe Kenneth
 
Chap 1 CA.pptx
Chap 1 CA.pptxChap 1 CA.pptx
Chap 1 CA.pptx
SahalAhmed4
 
Pre requisite of COA- for Micro controller Embedded systems
Pre requisite of COA- for Micro controller Embedded systemsPre requisite of COA- for Micro controller Embedded systems
Pre requisite of COA- for Micro controller Embedded systems
SMITA V MORE
 
Ch01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxcccccc
Ch01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxccccccCh01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxcccccc
Ch01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxcccccc
tasheebedane
 

Similar to Bank Exam Computer Awareness (20)

fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdffundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
 
Fundamental of Computers
Fundamental of ComputersFundamental of Computers
Fundamental of Computers
 
Computer Fundamentals.pptx
Computer Fundamentals.pptxComputer Fundamentals.pptx
Computer Fundamentals.pptx
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming concepts
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming concepts
 
PC for Managers
PC for ManagersPC for Managers
PC for Managers
 
An Introduction To Python - Understanding Computers
An Introduction To Python - Understanding ComputersAn Introduction To Python - Understanding Computers
An Introduction To Python - Understanding Computers
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Lecture 23 p1
Lecture 23 p1Lecture 23 p1
Lecture 23 p1
 
Introduction to Computer, Programming languages , Networks and Internet.pptx
Introduction to Computer, Programming languages , Networks and Internet.pptxIntroduction to Computer, Programming languages , Networks and Internet.pptx
Introduction to Computer, Programming languages , Networks and Internet.pptx
 
FPL - Part 1 (Sem - I 2013 )
FPL - Part 1  (Sem - I  2013 ) FPL - Part 1  (Sem - I  2013 )
FPL - Part 1 (Sem - I 2013 )
 
Computer organization basics
Computer organization  basicsComputer organization  basics
Computer organization basics
 
Computer Programming In C.pptx
Computer Programming In C.pptxComputer Programming In C.pptx
Computer Programming In C.pptx
 
computer fundamentals.pptx
computer fundamentals.pptxcomputer fundamentals.pptx
computer fundamentals.pptx
 
Programming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages ConceptsProgramming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages Concepts
 
Unit 1 computer concepts
Unit 1   computer conceptsUnit 1   computer concepts
Unit 1 computer concepts
 
Computer Visible Parts
Computer Visible PartsComputer Visible Parts
Computer Visible Parts
 
Chap 1 CA.pptx
Chap 1 CA.pptxChap 1 CA.pptx
Chap 1 CA.pptx
 
Pre requisite of COA- for Micro controller Embedded systems
Pre requisite of COA- for Micro controller Embedded systemsPre requisite of COA- for Micro controller Embedded systems
Pre requisite of COA- for Micro controller Embedded systems
 
Ch01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxcccccc
Ch01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxccccccCh01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxcccccc
Ch01.pptxxxxxxxxxcxcxcxxccxxxxxxxxxxxcccccc
 

Recently uploaded

BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 

Recently uploaded (20)

BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 

Bank Exam Computer Awareness

  • 1. ONLINE COACHING Computer Awareness www.ibps-exam.org
  • 2. 01 Personal Computer 02 03 Design Tools and Programming language Data Representation and Number System
  • 3. Personal Computer: Introduction • These have slightly better capabilities and are used generally for business applications. • These are single user system. Currently IBM PC in various configurations and IBM_PC compatibles are the most popur small computers.
  • 4. • Minicomputers: Mini computers are more powerful than the microcomputers and can support several users. They are basically used for process control systems. • Main frame computers: Main frames are very large computers ,.with very high capacity of main store. They. can process large. amounts of data very quickly. So they are used by banks, big companies and Govt departments as their main computer..
  • 5. Super Computers: • Large supercomputers with faster processing using multiple processors and superior technology are used for complex tasks requiring a lot of computational power. • The traditional design of a single, processor handling data and instructions in a single stream is called the "Von Neumann designs". • Each ALU is specialised for a particular operation, and all capable of performing simultaneous or "parallel" processing of different tasks.
  • 6. Design Tools and Programming language : Introduction • A vocabulary and set of grammatical rules for instructing a computer to perform specific tasks. • The term programming language usually refers to high ­level languages, such as BASIC, C, C++, COBOL, FORTRAN, Ada, and Pascal Each language has a unique set of keywords and a special syntax for organizing program instructions.
  • 7. • High­level programming languages, while simple compared to human languages, are more complex than the languages the computer actually understands, called machine languages. Each different type of CPU has its own unique machine language. • Lying between machine languages and high ­level languages are languages called assembly languages. Assembly languages are similar to machine languages, but they are much easier to program in because they allow a programmer to substitute names for numbers. Machine languages consist of numbers only.
  • 8. Data Representation and Number System • IT refers to the methods used internally to represent information stored in a computer. • Computers store lots of different types of information: numbers text graphics of many varieties sound At least, these all seem different to us.
  • 9. Memory Structure in Computer • Memory consists of bits (0 or 1) a single bit can represent two pieces of information bytes (=8 bits) • A single byte can represent 256 = 2x2x2x2x2x2x2x2 = 28 pieces of information words (=2,4, or 8 bytes) • A 2 byte word can represent 2562 pieces of information (approximately 65 thousand). Byte addressable ­each byte has its own address.
  • 10. Binary Numbers • Normally we write numbers using digits 0 to 9. This is called base 10.However, any positive integer (whole number) can be easily represented by a sequence of 0's and 1's. • Numbers in this form are said to be in base 2 and they are called binary numbers. Base 10 numbers use a positional system based on powers of 10 to indicate their value. • The number 123 is really 1 hundred + 2 tens + 3 ones. • The value of each position is determined by ever­higher powers of 10, read from left to right.
  • 11. Fore More Information Visit Our Site www.ibps-exam.org