0% found this document useful (0 votes)
16 views3 pages

Solved MCQs

This document is a smart guess and test paper for 2nd-year Computer Science students, featuring multiple-choice questions (MCQs), true/false statements, and fill-in-the-blank questions. It covers topics such as data processing, database management systems (DBMS), and SQL. The exam format is chapter-wise, and it includes a total of 42 MCQs and additional sections for true/false and fill-in-the-blank questions.

Uploaded by

ahmammad084
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)
16 views3 pages

Solved MCQs

This document is a smart guess and test paper for 2nd-year Computer Science students, featuring multiple-choice questions (MCQs), true/false statements, and fill-in-the-blank questions. It covers topics such as data processing, database management systems (DBMS), and SQL. The exam format is chapter-wise, and it includes a total of 42 MCQs and additional sections for true/false and fill-in-the-blank questions.

Uploaded by

ahmammad084
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
You are on page 1/ 3

Smart Guess & Test Papers

Student Name ______________________ Father Name ______________________ Roll Number _______


Class: 2nd /Year - Computer Science New Marks : 62 Exam Format : Chapter Wise MCQs
Time : notespk.com_Nauman Sadaf | Date _________________ Examiner Sig __________ Chapter#: 1

MCQ's S/Q L/Q Total

Objective Type

1. Encircle the Correct Option. (1 x 42 = 42)


1) The manipulated and processed data is called .
a) Object b) Information c) Knowledge d) Data

2) The process of arranging data in a logical sequence is called .


a) Sorting b) Sumarizing c) Capturing d) Classifying

3) Storage and retrieval of data is related is .


a) Data capturing b) Data manipulation c) Analysis result d) Managing output

4) A collection of raw facts and figures is called .


a) Data b) Information c) Processing d) Output

5) Which of the following represents an object ?


a) Person b) Company c) An event d) All of these

6) A person's account , computer , car and college are considered


a) Table b) Data processing c) Raw data d) Object

7) Which of the following is an example of student data ?


a) Roll - no b) Name c) Address d) All of these

8) A series of actions that are performed on raw data to achieve the required objectives and results are called .
a) Operation b) Data processing c) Information d) Both A & B

9) Which of the following activities involved in data processing or operating ?


a) Data capturing b) Data manipulation c) Managing output result d) All of these

10) Communicating the information through internet is related to .


a) Managing the output b) Data manipulation c) Data capturing d) Sorting
result

11) A set of related records that represents a unit of data is .


a) File b) Record c) Field d) Database

12) Each column in a table represents .


a) Field b) Record c) File d) Data set

13) All records in a file have the same .


a) Contents b) Structure c) Order d) Key

14) The type of files from usage point of view include .


a) Master file b) Backup file c) Transaction file d) All of these

15) Which of the following may be a temporary file ?


a) Master file b) Data file c) Transaction file d) Program file

16) Following is the file extension of the program file .


a) .exe b) .com c) .prg d) Both A & B

17) The extension of a file created in notepad is .


a) .doc b) .txt c) .exe d) .xls

18) Video file has the following file extension .


a) .avi b) .wav c) .mpg d) Both B & C

19) A collection of logically related data set is called .


a) Record b) Data file c) Database d) File

20) Normally , database is a collection of logically related .


a) Program files b) Files c) Data sets d) Both B & C

21) The Database system consists of following four major parts .


a) Hardware , hard drive , b) Hardware , software , c) Software , you , me , d) DBMS , hardware , user ,
monitor , data people and data DBA , client programmer

22) The Objectives of database include .


a) Data integration b) Data integrity c) Data independence d) All of these

23) Which of the database models has the general shape of an organizational chart ?
a) Network model b) Relational model c) Hierarchical model d) Data type

24) The following data model creates parent - child relationship between data elements and enables each child to have just one
parent .
a) Network model b) Relational model c) Hierarchical model d) Data model

25) The following model has no physical connections between entities .


a) Network model b) Relational model c) Hierarchical model d) None of these

26) Which database model is considered more flexible ?


a) Network model b) Relational model c) Hierarchical model d) None of these

27) DBMS stands for .


a) Data Modeling System b) Data Basic Management c) Data Business Model d) Database Management
System System System

28) The following is called a computerized record keeping system .


a) DBMS b) Database system c) Data System d) Both A & B

29) The following is the main components of DBMS .


a) Hardware b) Software c) Personal d) Data

30) The objectives of database system or DBMS include .


a) Database integrity b) Availability c) Evolvability d) All of these

31) The following is not an example of database management system ?


a) MS Access b) SQL Server c) Oracle d) Excel

32) The following is not an advantage of database system or DBMS .


a) Data security b) Data idependence c) Data redundancy d) Data sharing

33) The following is / are example (s) of a database system .


a) Library management system b) Inventory management c) College Management d) All of these
system
34) SQL Stands for .
a) Sort Query List b) Structured Query c) Self Quantifying Language d) Self Quantitate Language
Language

35) A request for information from a database in database terminology is called .


a) Report b) Form c) Table d) Query

36) SQL can be used to .


a) Retrieve selected records b) Update records of c) Create table d) All of these
from database database

37) The following is the feature of DBMS ?


a) Data dictionary b) Backup and recovery c) Query language d) All of these

38) Which of the following represents a collection of concepts that are used to describe the structure of a database ?
a) Data warehouse b) Data model c) Data structure d) Data type

39) Which of the following data model is more flexible ?


a) Network data model b) Relational data model c) Hierarchical data model d) Object data model

40) Which of the following type of file require largest processing time ?
a) Sequential file b) Random file c) Direct access file d) Indexed sequential file
41) Which of the following may be a temporary file ?
a) Master file b) Transaction file c) Backup file d) None of these

42) SQL is a(n) .


a) Unstructured language b) Object oriented language c) Structured language d) Software
2. Write "T" for a true statement and "F" for a false statement (1 x 10 = 10)
43) Data can only be processed through computers .
☐ True ✅ False

44) The traditional file system approach has many advantages over DBMS approach .
☐ True ✅ False

45) Data dictionary is used to view the meanings of database terminology .


☐ True ✅ False

46) Master file is the latest update file which never becomes empty , ever since it created .
✅ True ☐ False

47) SQL is used to retrieve information from the database on certain criteria .
✅ True ☐ False

48) The Network Data Model is more popular and widely used than Relational Data Model .
☐ True ✅ False

49) Indexed sequential files can be processed sequentially as well as randomly .


✅ True ☐ False

50) Backup files store data prior to its processing .


☐ True ✅ False

51) Microsoft ACCESS is a relational database management system .


✅ True ☐ False

52) A report generator is used to produce a printed document form the database .
✅ True ☐ False
3. Fill in the blanks. (1 x 10 = 10)
53) DMBS stands for ______________ .
Database Mgt. System

54) A ________ is a collection of related fields.


Record

55) A file is a collecction of ___________ .


Records

56) Before processing the data is recorded in ________


Transaction files

57) A __________ is a collection of logically related data.


Database

58) The data definitions is stored in _____________.


Data dictionary

59) SQL stands for ____________ .


SQL
60) Hierarchical data Model has the general shape of a(n) ________
Organizational chart

61) Data is a collection of ________ , __________ and _________


Facts , figures , statistics

62) Processed data is called ____________


Information

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy