Basic Computer Concepts Flashcards
- is an electronic device that accepts data from the user, processes it, produces results, displays them to the users, and stores the results for future usage
Computer
- is a collection of unorganized facts & figures and does not provide any further information regarding patterns, context, etc. Hence data means “unstructured facts and figures”.
Data
is a structured data i.e. organized meaningful and processed data. To process the data and convert into information, a computer is used.
Information
Give the four functions of computers
• Input
• Process
• Store
• Output
Give the 7 Characteristics of Computer System
- Memory
- Automation
- Reliability
- Versatility
- Diligence
- Accuracy
- Speed
The Basic Applications of Computer
• Home
• Medical Field
• Entertainment
• Industry
• Education
• Government
• Banking
• Business
• Training
• Arts
• Science & Engineering
Give the Components of Computer System
Input Device
Central Processing Unit
-Control Unit
-Arithmetic/Logic Unit
Memory Unit
Output Device
- All types of processing, such as comparisons, decision-making and processing of non-numeric information takes place here
ALU
- This part of CPU extracts instructions, performs execution, maintains and directs operations of entire system.
Control Unit
- This is unit in which data and instructions given to computer as well as results are stored.
Memory Unit
- It controls all activities of computer
- Supervises flow of data within CPU
- Directs flow of data within CPU
- Transfers data to Arithmetic and Logic Unit
- Transfers results to memory
- Fetches results from memory to output devices
Functions of Control Unit
- Any of various languages for expressing a set of detailed instructions for a digital computer
Computer Programming Language
- Allow us to give instructions to a computer in a language the computer understands
Computer Programming Language
Give the hierarchy of Computer Language from highest to lowest
High level language
Assembley language
Machine Language
Computer Hardware
What language type is Web Scripting?
Java Script
What language type is HTML and XML?
WWW Display Languages
What language type is Tex, PostScript, SGML?
Document Formatting Languages
What language type is PERL?
Scripting languages
What language type is Prolog and Lisp?
Declarative Languages
What language type is C++, C#, Ada, Java, Visual Basic, and Python?
Object Oriented Languages
What language type is Cobol and SQL?
Business Oriented Languages
What language type is Fortran, Algol, and C?
Algorithmic languages
C evolved from two previous languages
BCPL (Basic Combined Programming Language) and B
BCPL was developed in _____ by ______
1967 by Martin Richards