Data Basics MCQs with
Answers . Find the most important and more
conceptual multiple-choice questions (MCQs) with answers on the
database for the interview and final examinations of intermediate for all
boards of Pakistan and entry test for admission in universities i.e., ECAT.
We tried our best to provide the most important and best
multiple-choice questions (MCQs) from this chapter named Data Basics. This post
covers the topics i.e., data, information, databases, database
manipulation (classifying, calculations, sorting, summarizing), record, file,
types of files, components of databases, types of database models (i.e.,
Hierarchical model, Network model, and Relational model), DBMS (Database
Management System), objectives of DBMS (i.e., shareability, availability, evolvability, and database integrity), advantages, and disadvantages of DBMS.
➤ Basic Concepts & Terminology of Databases - MCQs ➤ Basic Concepts & Terminology of Databases - Short Questions ➤ Data Basics - Short Questions ➤ Getting Started with C - MCQs ➤ Getting Started with C - Short Questions ➤ Elements of C - MCQs ➤ Elements of C - Short Questions ➤ Input/Output - MCQs ➤ Input/Output - Short Questions ➤ Input/Output - Exercise Programs ➤ Decision Constructs - MCQs ➤ Decision Constructs - Short Questions ➤ Decision Constructs - Exercise Programs ➤ Loop Constructs - MCQs ➤ Loop Constructs - Exercise Solution ➤ Loop Constructs - Short Questions ➤ Functions in C - MCQs ➤ Functions in C - Short Questions ➤ Functions in C - Exercise Programs ➤ File Handling - MCQ ➤ File Handling - Short Questions
Chapter No.1: Data Basics Database MCQs | Online Quiz
Show all questions
Back
Next
A program used for generating on screen reports or printed documents is called?
? printer? DBMS? softcopy? report generator
An online commercial site like amazon.com is an example of?
? single-user database app? multi-user database app? e-commerce database app? all of these
In database, the centralization of data refers to?
? data integrity? data independence? data integration? none of these
In ___ model, a child can have more than one parent?
? network? hierarchical? relational? ER
The complexity in network model leads to?
? slow access? difficult maintenance? slow access + difficult maintenance? none of these
The feature of DBMS to change itself according to growing user needs and advanced technologies is called?
? availability? evolvability? shareability? none of these
The file with (.mdb) extension is an example of?
? master file? data file? transaction file? program file
The process of dividing students into cricket and hockey teams refers to?
? calculation? classification? summarizing? none of these
The structure related information of data is stored in?
? database? data dictionary? data file? backup file
The top most mode in hierarchical model is called?
? root? child? parent? none of these
The transaction files can be?
? temporary files? permanent files? temporary + permanent files? none of these
Which of the followings can be used for data manipulation?
? database? DBMS? table? none of these
Which of the followings component is involved in database system?
? hardware? end user? software? all of these
Which of the followings feature of database allows us modification in program without reorganization of data?
? data integrity? data interdependence? data integration? none of these
Which of the followings file belongs to files with storage point of view category?
? sequential files? indexed sequential file? direct file? all of these
Which of the followings file requires more storage space?
? sequential files? random files? indexed sequential files? all of these
Which of the followings is not an objective of DBMS?
? availability? system overhead? evolvability? shareability
Which of the followings is not part of data manipulation?
? classification? sorting? summarizing? storage and retrieval
Which of the followings is primary capability of DBMS?
? data integrity? online security? backup / recovery? all of these
Which of the followings model stores data in the form of table?
? hierarchical? relational? network? all of these
Post a Comment
Your feedback is highly appreciated and will help us to improve. So, please give your good suggestions.