0% found this document useful (0 votes)
137 views2 pages

Super Junior A to B Tests Guide

This document contains an exam for a Computer Fundamentals course, with questions covering topics like: 1. Fill in the blank questions about computer components like the CPU and types of computers. 2. True/False questions on logic gates and computer components. 3. Short answer questions defining terms like analog computers, algorithms, and data. 4. Longer answer questions explaining topics like magnetic disks, logic circuits, operating systems, and number conversions. 5. An essay question choosing between operating systems or computer registers. The exam tests students' knowledge of fundamental computer concepts, components, and terminology across multiple choice, true/false, short answer, and longer explanatory questions.

Uploaded by

kshitija
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
137 views2 pages

Super Junior A to B Tests Guide

This document contains an exam for a Computer Fundamentals course, with questions covering topics like: 1. Fill in the blank questions about computer components like the CPU and types of computers. 2. True/False questions on logic gates and computer components. 3. Short answer questions defining terms like analog computers, algorithms, and data. 4. Longer answer questions explaining topics like magnetic disks, logic circuits, operating systems, and number conversions. 5. An essay question choosing between operating systems or computer registers. The exam tests students' knowledge of fundamental computer concepts, components, and terminology across multiple choice, true/false, short answer, and longer explanatory questions.

Uploaded by

kshitija
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

C

TILAK MAHARASHTRA VIDYAPEETH, PUNE


BACHELOR OF COMPUTER APPLICATIONS (B.C.A.)
EXAMINATION : APRIL – MAY 2015
FIRST SEMESTER
Sub: Computer Fundamentals (BCA – 131)

Date : 18/05/2015 Total Marks : 60 Time: 10.00 am to 12.30 pm


Instructions:
1. All questions are compulsory unless and otherwise stated.
2. Bold figures to the right of every question are the maximum marks for that question.
3. Candidates are advised to attempt questions in order.
4. Answers written illegibly are likely to be marked zero.
5. Use of scientific calculators, Log tables, Mollier Charts is allowed.
6. Draw neat and labelled diagrams wherever necessary.

Q.1. Fill in the blanks. (5)


1. The part of computer is similar to the human brain is _____________.
a) Floppy disk b) Printer
c) CPU d) Storage device.

2. Personal computer also known as ________.


a)Mini computer b) Micro Computer
c)analog computer d) digital computer

3. Vacuum Tube Technology used in ______ generation.


a) First b) Second
c) Third d) Forth

4. Arithmetic logic Unit is a part of _____.


a) Central Process Unit b) Storage unit
c) Control Unit d) Output unit

5. Compute means to _______ of computer.


a) calculate b) store
c) program d) print

Q.2. State True/False. (Solve any 5) (5)


1. Zero NOR zero produces zero.
2. RAM is volatile memory.
3. Joy stick is used in computer games.
4. Expert system is an example of artificial intelligence.
5. UNIX becomes synonymous with "paid system".

Q.3. Answer the following. (Solve any 5) (10)


1. What is analog computer?
2. Define peripheral devices.
3. Write an algorithm and flowchart to read numbers A and B and check which is
greater. And print appropriate message.
4. What are the aims of the 4GLs?
5. What is storage unit?
6. Define Data.

Computer Fundamentals (BCA - 131) AD/II 1/2


Q. 4. Answer the following in detail. (Solve any 6) (30)
1. Explain Magnetic disk. Discuss its arrangement.
2. Explain OR gate with truth table and diagram.
3. Write a note on logic Circuits.
4. What is DOS? Explain some Internal DOS and External DOS commands.
5. Write a note on Floppy Disk.
6. Write a note on Punched paper tape.
7. Solve.
a) (101110)2 = (?)8
b) (ABC) 16 = (?)2

Q. 5. Answer the following in detail. (Solve any 1) (10)


1. What is an operating system? Explain its types of operating systems.
2. Define registers. Explain most commonly used registers in the operating System.
__________________

Computer Fundamentals (BCA - 131) AD/II 2/2

Common questions

Powered by AI

Microcomputers, often referred to as personal computers, are distinguished by their relatively smaller size, lower cost, and accessibility for individual use compared to minicomputers and mainframes. Historically, microcomputers emerged during the 1970s with the development of microprocessor technology, allowing for computing power in a compact form suitable for personal or small business usage. They typically cater to a single user, as opposed to minicomputers and mainframes, which support multiple users and larger, more complex processes .

Fourth Generation Languages (4GLs) aim to increase programmer efficiency and reduce the time needed to develop applications. Unlike earlier generation languages, which required detailed step-by-step instructions, 4GLs are characterized by their higher level of abstraction, allowing developers to specify WHAT they want without describing HOW to achieve it. This leads to easier development, better database processing capabilities, and often includes facilities for generating reports .

Peripheral devices are external components that connect to and work with computer systems to enhance their functionality. These devices, such as keyboards, mice, printers, and external drives, serve various purposes like input, output, and storage. They are significant as they expand the versatility of computers, allowing users to perform a wide range of tasks beyond the internal capabilities of computer systems .

The Arithmetic Logic Unit (ALU) is a crucial component of the Central Processing Unit (CPU). It is responsible for performing arithmetic operations (such as addition and subtraction) and logic operations (such as AND, OR, NOT). The ALU is integral to a CPU's ability to process mathematical and logical calculations rapidly, making it essential for executing instructions in any computational task .

The creation of the floppy disk was enabled by the development of magnetic disk technology, which allowed data to be stored efficiently on a portable medium. Floppy disks provided users with an inexpensive, removable storage solution that greatly impacted data storage by enabling easy transfer and backup of information, which was crucial during the personal computing boom in the late 20th century .

With digital computing's advent, the concept of data expanded from raw numbers and text to include complex forms like multimedia and complex datasets. Data management evolved to address the increasing volume and complexity, with technologies like databases to efficiently store, retrieve, and manipulate data. This evolution has been driven by the need for real-time access, enhanced analytics, and better data integrity, forming the backbone of modern digital applications and big data analytics .

The Central Processing Unit (CPU) serves as the main control center for a computer, processing instructions from programs, performing calculations, and managing data flow throughout the system. It's analogous to a human brain because it coordinates the operations of all other parts of the computer, similar to how the brain controls bodily functions .

Internal DOS commands are built into the command.com command interpreter, meaning they are executed directly with no separate file required, such as 'dir' or 'cd'. External commands, on the other hand, are separate executable files within the DOS environment, such as 'format' or 'diskcopy'. These differences affect how and when each type of command can be used, with internal commands typically being always available and external ones requiring the relevant executable file to be present .

An expert system is a computer program that mimics the decision-making abilities of a human expert. It represents artificial intelligence through its use of knowledge representation, reasoning, and expert knowledge to solve complex problems, typically in specialized domains such as medical diagnosis, financial forecasting, or robotics. These systems can perform at a level comparable to a human expert by analyzing data and applying logical rules .

The evolution of computers is marked by distinct generations, each characterized by technological advancements. The first generation used vacuum tube technology, primarily during the 1940s and 50s, which allowed for the creation of electronic digital computers but was limited by size and reliability issues. The transition to the second generation saw the replacement of vacuum tubes with transistors, leading to more reliable, smaller, and energy-efficient machines .

You might also like