Fundamental of Computer and Information Technology pdf

Fundamental of Computer and Information Technology pdf

Fundamental of Computer and Information Technology pdf

Hello friends,

Fundamental of Computer and Information Technology pdf:- Today we are sharing Fundamental of Computer and Information Technology pdf. This Fundamental of Computer and Information Technology pdf for upcoming examination like CCC, BANK, LIC, C++, TET, PATWARI, VDO, POLICE, RAJ CET EXAM, REET, RAS, NTPC, TEACHER, ALL STATE PCS EXAM. Fundamental of Computer and Information Technology pdf for Bank IBPS. RRB, SBI PO & Clerk, CCC, O Level NIELIT, SSC, UPSC, PCS, Delhi Police, NRA CET, computer GK, and all competitive exams general studies exam paper available here for free download.

Fundamental of Computer and Information Technology pdf are an essential part of every part of human life. A computer includes various concepts, terms, and terminologies to know & learn about their various new technologies. It is so important to understand each and every component of a computer and its terminologies to understand a computer as a whole. In this article, we will look at the most basic computer terminology with all the basic information you are needed and very useful for any competitive exams preparation. Like SSC, IBPS, RRB, Railway, UPSC & any other Government & Private IT Exams. This is one of the most important frequently asked topics in the Computer Awareness section for various examinations.

pdfdownload.in is an online educational website, where we are providing Fundamental of Computer and Information Technology pdf free DOWNLOAD for UPSC, SSC, BANK, RAILWAY, LIC, and many other exams. Our Computer notes pdf download in Hindi is very simple and easy to understand. We also cover basic subjects like Mathematics, Geography, History, Politics, etc. We also share study material including previous year question papers, current affairs, important sources, etc. for upcoming government exams. Our PDF will help you prepare for any SARKARI EXAM.

Download Computer Notes PDF

Important Fundamental of Computer Question 

Q 1. Who is the father of Computers?
a) James Gosling
b) Charles Babbage
c) Dennis Ritchie
d) Bjarne Stroustrup

Answer: b
Explanation: Charles Babbage is known as the father of computers. Charles Babbage designed and built the first mechanical computer and Difference Engine.
Q 2. Which of the following is the correct abbreviation of COMPUTER?
a) Commonly Occupied Machines Used in Technical and Educational Research
b) Commonly Operated Machines Used in Technical and Environmental Research
c) Commonly Oriented Machines Used in Technical and Educational Research
d) Commonly Operated Machines Used in Technical and Educational Research
View Answer

Answer: d
Explanation: The word COMPUTER is an abbreviation for the terms “Commonly Operated Machines Used in Technical and Educational Research”. The word COMPUTER also relates to the word COMPUTE which means to calculate. So initially, it was thought that a computer is a device that is used to perform calculations.
Q 3. Which of the following is the correct definition of Computer?
a) Computer is a machine or device that can be programmed to perform arithmetical or logic operation sequences automatically
b) Computer understands only binary language which is written in the form of 0s & 1s
c) Computer is a programmable electronic device that stores, retrieves, and processes the data
d) All of the mentioned

Answer: d
Explanation: A computer is a machine or device that can be programmed to perform arithmetical or logic operation sequences automatically. The computer understands only binary codes (0s & 1s).
Q 4. What is the full form of CPU?
a) Computer Processing Unit
b) Computer Principle Unit
c) Central Processing Unit
d) Control Processing Unit

Answer: c
Explanation: CPU stands for Central Processing Unit. CPU is the part of a computer system that is mainly referred as the brain of the computer.
Q 5. Which of the following language does the computer understand?
a) Computer understands only C Language
b) Computer understands only Assembly Language
c) Computer understands only Binary Language
d) Computer understands only BASIC

Answer: c
Explanation: The Computer understands only binary language which is written in the form of 0s & 1s. A computer can understand assembly language but an assembler is required which convert the assembly language to binary language. Similarly, for understanding high level languages, compilers/interpreters are required.
advertisement

Q 6. Which of the following computer language is written in binary codes only?
a) pascal
b) machine language
c) C
d) C#

Answer: b
Explanation: Machine Language is written in binary codes only. It can be easily understood by the computer and is very difficult for us to understand. A machine language, unlike other languages, requires no translators or interpreters.
Q 7. Which of the following is the brain of the computer?
a) Central Processing Unit
b) Memory
c) Arithmetic and Logic unit
d) Control unit

Answer: a
Explanation: The CPU is referred to as the brain of a computer.
It consists of a control unit and an arithmetic and logic unit. It is responsible for performing all the processes and operations.
Q 8. Which of the following is not a characteristic of a computer?
a) Versatility
b) Accuracy
c) Diligence
d) I.Q.

Answer: d
Explanation: The Computer system has no I.Q. of its own. It does only what it is programmed to do. It cannot take decisions of its own.
A computer is diligent because it can work continuously for hours without getting any errors or without getting grumbled.
The accuracy of a computer is consistently high and its level of accuracy depends on its design. A computer can perform any task if, it can be broken down into a series of logical steps. Therefore, a computer is versatile.
Q 9. Which of the following is the smallest unit of data in a computer?
a) Bit
b) KB
c) Nibble
d) Byte

Answer: a
Explanation: A bit is defined as the smallest unit of data in a computer system. It is used as a short form of Binary Digit. A bit can have only two values 0 or 1. A nibble comprises 4 bits, a byte is a collection of 8 bits whereas KB (Kilobyte) is equal to 1024 bytes.
Q 10. Which of the following unit is responsible for converting the data received from the user into a computer understandable format?
a) Output Unit
b) Input Unit
c) Memory Unit
d) Arithmetic & Logic Unit

Answer: b
Explanation: The Input Unit converts the data, which the user enters into a language that the computer understands, i.e. it converts the data into binary format. The Output Unit is responsible for giving the results in a user-understandable format. The Storage Unit is responsible for storing the data after immediate results of processing whereas; the ALU is responsible for various arithmetic and bitwise operations.
Q 11. Which of the following monitor looks like a television and are normally used with non-portable computer systems?
a) LED
b) LCD
c) CRT
d) Flat Panel Monitors

Answer: c
Explanation: A CRT (or the Cathode Ray Tube) Monitor looks like a television ideally. The flat-panel monitors are thinner and lighter in comparison.
Q 12. Which of the following is not a type of computer code?
a) EDIC
b) ASCII
c) BCD
d) EBCDIC

Answer: a
Explanation: There is no coding scheme like EDIC. EBCDIC stands for Extended Binary Coded Decimal Interchange Code. BCD stands for Binary Coded Decimal. ASCII stands for American Standard Code for information interchange.
Q 13. Which of the following part of a processor contains the hardware necessary to perform all the operations required by a computer?
a) Controller
b) Registers
c) Cache
d) Data path

Answer: d
Explanation: A processor is a part of the computer which does all the data manipulation and decision making. A processor comprises of:
A data path that contains the hardware necessary to perform all the operations. A controller tells the data path what needs to be done.
The registers act as intermediate storage for the data.
Q 14. Which of the following is designed to control the operations of a computer?
a) User
b) Application Software
c) System Software
d) Utility Software

Answer: c
Explanation: Software is basically classified into two: System and application. System Software is designed to control the operations and extend the processing capability of a computer system.
Q 15. Which of the following device use positional notation to represent a decimal number?
a) Pascaline
b) Abacus
c) Computer
d) Calculator

Answer: b
Explanation: Abacus was used to do arithmetic calculations around 2500 years ago. Pascaline was the pascal’s calculator by Blaise Pascal invented for doing laborious calculations.

More Related PDF Download

Maths Topicwise Free PDF >Click Here To Download
English Topicwise Free PDF >Click Here To Download
GK/GS/GA Topicwise Free PDF >Click Here To Download
Reasoning Topicwise Free PDF >Click Here To Download
Indian Polity Free PDF >Click Here To Download
History  Free PDF > Click Here To Download
Computer Topicwise Short Tricks >Click Here To Download
EnvironmentTopicwise Free PDF > Click Here To Download
SSC Notes Download > Click Here To Download

Important Fundamental of Computer Question 

Q 16. Which of the following is used in EBCDIC?
a) Super Computers
b) Mainframes
c) Machine Codes
d) Programming

Answer: b
Explanation: This concept of EBCDIC was invented by IBM. It is mainly used in the IBM mainframe environment. So basically, mainframes use EBCDIC codes.
Q 17. Which of the following are physical devices of a computer?
a) Hardware
b) Software
c) System Software
d) Package

Answer: a
Explanation: Hardware refers to the physical devices of a computer system. Software refers to a collection of programs. A program is a sequence of instructions.
Q 18. Which of the following defines the assigned ordering among the characters used by the computer?
a) Accumulation
b) Sorting
c) Collating Sequence
d) Unicode

Answer: c
Explanation: Collating sequence is the term used for ordering among characters. It may vary depending upon the type of code used by a computer.
Q 19. Which of the following storage is a system where a robotic arm will connect or disconnect off-line mass storage media according to the computer operating system demands?
a) Magnetic
b) Secondary
c) Virtual
d) Tertiary

Answer: d
Explanation: Tertiary storage is the correct option. It is used in the realms of enterprise storage and scientific computing on large computer systems and business computer networks and is something a typical personal computer never sees firsthand.
Q 20. Which of the following is known as the interval between the instant a computer makes a request for the transfer of data from a disk system to the primary storage and the instance the operation is completed?
a) Disk utilization time
b) Drive utilization time
c) Disk access time
d) Disk arrival time

Answer: c
Explanation: The interval is referred to as the disk arrival time. It depends on several parameters. Generally, a computer makes a request and the operation is served.
Q 21. Which of the following devices provides the communication between a computer and the outer world?
a) Compact
b) I/O
c) Drivers
d) Storage

Answer: b
Explanation: The I/O i.e. the input/output devices provide a means of communication between the computer and the outer world. They are often referred to as peripheral devices sometimes.
Q 22. Which of the following are the input devices that enable direct data entry into a computer system from source documents?
a) System Access devices
b) Data acquiring devices
c) Data retrieving devices
d) Data Scanning devices

Answer: d
Explanation: They are referred to as data scanning devices. They eliminate the need to key in text data into the computer. It demands the high quality of input documents.
Q 23. Which of the following is the device used for converting maps, pictures, and drawings into digital form for storage in computers?
a) Image Scanner
b) Digitizer
c) MICR
d) Scanner
Answer: b
Explanation: A digitizer serves the purpose given in the question. Digitizers are generally used in the area of Computer-Aided Design by architects and engineers to design cars, buildings, etc.
Q 24. Which of the following can access the server?
a) Web Client
b) User
c) Web Browser
d) Web Server
View Answer

Answer: a
Explanation: Any computer that has access to the webserver is called the web client. A web server is any computer that uses the HTTP protocol.
Q 25. Which of the following is known as the language made up of binary-coded instructions?
a) High level
b) BASIC
c) C
d) Machine

Answer: d
Explanation: The language made up of binary-coded instructions built into the hardware of a particular computer and used directly by the computer is machine language.
Q 26. Which of the following package allows individuals to use personal computers for storing and retrieving their personal information?
a) Personal assistance package
b) Graphics package
c) Spreadsheet package
d) Animation package

Answer: a
Explanation: It is a personal assistance package that allows for the same. It helps in planning and managing their schedules, contacts, finances, and inventory of important terms.
Q 27. Which of the following is created when a user opens an account in the computer system?
a) SFD
b) MFD
c) Subdirectory
d) RFD
Answer: c
Explanation: A subdirectory is created when a user opens an account in the computer system. It is treated as a file, though flagged in MFD as a subdirectory.
Q 28. Which of the following is a technique that marked the beginning of computer communications?
a) User Environment
b) Batch Environment
c) Time Sharing
d) Message passing

Answer: c
Explanation: The answer is time-sharing. In time-sharing, Users were able to interact with the computer and could share its information processing resources.
Q 29. Which of the following is a type of technique in which dumb terminals are connected to a central computer system?
a) Time Sharing
b) Message passing
c) Batch environment
d) User environment

Answer: a
Explanation: This happens in time-sharing. In this, users were able to interact with the computer and could share its information processing resources.
Q 30. Which of the following service allows a user to log in to another computer somewhere on the Internet?
a) e-mail
b) UseNet
c) Telnet
d) FTP

Answer: c
Explanation: Telnet is the answer. It is a service that enables the user to log into another computer somewhere on the Internet.
Q 31. Which of the following is not a type of computer on the basis of operation?
a) Digital
b) Analog
c) Hybrid
d) Remote

Answer: d
Explanation: There are three types of computers basically on the basis of operation:
Analog, Digital, and Hybrid.
Q 32. Which of the following type of computer is mostly used for automatic operations?
a) analog
b) digital
c) hybrid
d) remote

Answer: c
Explanation: Hybrid computer is mostly used with automatic operations of complicated physical processes and machines.
Q 33. Which of the following invention gave birth to the much cheaper microcomputers?
a) PDAs
b) Microprocessors
c) Microcomputers
d) Mainframes

Answer: b
Explanation: The invention of the microprocessor (also called a single-chip CPU) gave birth to much cheaper microcomputers.
Q 34. Which of the following computers are lower than mainframe computers in terms of speed and storage capacity?
a) Mainframes
b) Hybrid
c) Mini
d) Super

Answer: c
Explanation: The answer is a. Mini computers are compared to mainframe computers in terms of:
1. speed and, 2. storage capacity.
Q 35. Which of the following is the first neural network computer?
a) AN
b) AM
c) RFD
d) SNARC

Answer: d
Explanation: SNARC was the first neural network computer. it was built by Minsky and Edmonds in 1956.

Topic Related Pdf Download

Download pdf

pdfdownload.in will bring you new PDFs on Daily Bases, which will be updated in all ways and uploaded on the website, which will prove to be very important for you to prepare for all your upcoming competitive exams.

The above PDF is only provided to you by PDFdownload.in, we are not the creator of the PDF, if you like the PDF or if you have any kind of doubt, suggestion, or question about the same, please send us on your mail. Do not hesitate to contact me. [email protected] or you can send suggestions in the comment box below.

Please Support By Joining Below Groups And Like Our Pages We Will be very thankful to you.

Author: Deep

Leave a Reply

Your email address will not be published. Required fields are marked *