Database Introduction MCQ Quiz in मल्याळम - Objective Question with Answer for Database Introduction - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 13, 2025

നേടുക Database Introduction ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Database Introduction MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Database Introduction MCQ Objective Questions

Top Database Introduction MCQ Objective Questions

Database Introduction Question 1:

________ programs can be used as standalone software, incorporated with existing databases, such as Outlook or Excel, or a combination of the two.

  1. Segmentation
  2. ​CRM database 
  3. Word
  4. Management

Answer (Detailed Solution Below)

Option 2 : ​CRM database 

Database Introduction Question 1 Detailed Solution

​CRM database programs can be used as standalone software, incorporated with existing databases, such as Outlook or Excel, or a combination of the two.

quesImage56

  • CRM, short for Customer Relationship Management, is software that helps businesses foster strong customer relationships and improve sales and retention by having quality conversations with prospects and customers.
  • CRM, or customer relationship management, employs databases that are used to automatically collect, store, and analyze all the information that a company collects about its customers, whether it’s a post on a social media account, a purchase made at an online store, a help desk call, or participation in a webinar. '
  • The CRM database then makes all of this information available in one customizable dashboard.
  •  With CRM, all of the data created about customers across disparate tools, accounts, and systems are automatically stored in the database and easily accessible to everyone on the team.

  • List of Examples of CRM
    • Inbound CRM: HubSpot CRM.
    • General CRM: Salesforce CRM.
    • Fully Integrated CRM: Freshworks CRM.
    • Operational CRM: NetSuite CRM.
    • Sales CRM: Pipedrive.

Database Introduction Question 2:

The number of 'rows' in a relation is called ______

  1. Domain
  2. Cardinality
  3. Range
  4. Degree

Answer (Detailed Solution Below)

Option 2 : Cardinality

Database Introduction Question 2 Detailed Solution

Key Points

  • Degree : The Number of Attributes (Column) in a relation (Table)
  • Cardinality: The number of tuples (rows) in a relation (table)
  • Domain or Range: It is a pool of values from which actual value is present in a given We can say that  The values that can be assigned to attributes. For example, a student's name cannot be a numeric value. It has to be alphabetic

Example: Let's suppose we have a relation name Student

Name

Subject

Age

  1.  

Hindi

  1.  
  1.  

English

  1.  
  1.  

Maths

  1.  
  1.  

Science

  1.  

 

  • Degree : 3 (Because 3 columns in the table)
  • Cardinality: 4 (Because 4 rows in the table)
  • Domain or Range: In the age attribute cannot have a negative number. So the Domain of the Age attribute is a Positive integer only.

Database Introduction Question 3:

Consider the following statements regarding database normal forms:

1. Any relation with two attributes is BCNF.

2. Lossless, dependency - preserving decomposition into BCNF is always possible.

3. Lossless, dependency - preserving decomposition into 3NF is always possible.

4. BCNF is stricter than 3NF.

Which of the above statements are correct?

  1. 1, 2 and 3
  2. 1, 3 and 4
  3. 1, 2 and 4
  4. 2, 3 and 4

Answer (Detailed Solution Below)

Option 2 : 1, 3 and 4

Database Introduction Question 3 Detailed Solution

Statement 1: Correct

Any relation with two attributes will always in BCNF

Example:

Relation R = {x, y} non trivial FD’s of this relation is x - > y and y - > x and these both FD’s are in BCNF so this statement is true.

Statement 2: Incorrect

 It is not always possible to decompose a table in BCNF and preserve FD’s and lossless decomposition will always be possible in BCNF.

Example:

XY - > Z and Z - > Y cannot be decomposed in BCNF

Statement 3: Correct

Lossless, dependency - preserving decomposition into 3NF is always possible this statement is true.

Statement 4: correct

BCNF is stricter form of normalization than 3NF because it eliminates the second condition of 3NF.

Hence option 2 is the correct answer.

Database Introduction Question 4:

Which of the following statements are true about the database?

Statement 1: Each attribute in relation has a unique name.

Statement 2:  No attribute can have many data values in one tuple.

  1. Only statement 1
  2. Only statement 2
  3. Both statement 1 and statement 2
  4. None of the above

Answer (Detailed Solution Below)

Option 3 : Both statement 1 and statement 2

Database Introduction Question 4 Detailed Solution

The correct answer is option 3.

Concept:

Statement 1: Each attribute in relation has a unique name.

True, Attributes in relational databases are the defining characteristics or properties that describe all entries belonging to a specific category and are applied to all cells in a column. Each attribute or column in relation has a unique name. The rows, on the other hand, are referred to as tuples, and they contain data sets that have been applied to a single entity in order to uniquely identify each item.

Statement 2:  No attribute can have many data values in one tuple.

True, No attribute can have many data values in one tuple because if an attribute can store multiple values then that database can not fails normalization. For example, A student relation has some attributes like student id, student name, student phone number and etc. An attribute student phone number can not store more than one contact number. 

Hence the correct answer is Both statement 1 and statement 2.

Database Introduction Question 5:

A _________ is an organized collection of detailed information about individual customers or prospects that is accessible, actionable and current for marketing purposes such as lead generation and others.

  1. Customer mailing list
  2. Customer database
  3. Business database
  4. None of the above

Answer (Detailed Solution Below)

Option 2 : Customer database

Database Introduction Question 5 Detailed Solution

quesImage56

List - I List - II
Customer mailing list
  • A customer mailing list refers to a collection of names and addresses used by a company to send material to multiple recipients and the mailing list includes every customer's email address rather than a postal address.
  • Rather than individually sending an email to each customer, customer mailing lists sends email to specific user groups through a single email message.
  • It is generally used to share content, news and any product or service related information with subscribers. 
Customer database
  • A customer database is an organized collection of detailed information about individual customers or prospects that is accessible, actionable and current for marketing purposes such as lead generation and others.
  • It stores information like personal details, buying habits, last interaction with the company, contact information etc.
  • These databases help the firms to understand the customers buying pattern and the same is used to design products and decide on prices.  
Business database
  • A database is an organized collection of information.
  • A business database contains information regarding business customer's past purchases; status of current contacts; past volumes, prices, and profits; competitive suppliers; an estimate of supplier's share of the customers business; assessment of competitive strength and weakness; and relevant customer buying practices, patterns, and policies.

Therefore, a customer database is an organized collection of detailed information about individual customers or prospects that is accessible, actionable and current for marketing purposes such as lead generation and others.

Database Introduction Question 6:

To retrieve specific financial information from a complex database, the user has to set the following:

  1. Queries
  2. Tabs
  3. Symbols
  4. Panels

Answer (Detailed Solution Below)

Option 1 : Queries

Database Introduction Question 6 Detailed Solution

The correct answer is Queries.

Key Points

  • To retrieve specific financial information from a complex database, the user has to set the Queries
  • ​​Queries can perform many different functions in a database.
    • Their most common function is to retrieve specific data from the tables.
    • The data is usually spread across several tables, and queries allow us to view it in a single datasheet.
    • Certain queries are "updateable," meaning we can edit the data in the underlying tables via the query datasheet.
  • Queries come in two basic varieties-
    • select queries
    • action queries
  • A select query simply retrieves the data and makes it available for use.
    • The results of the query can be viewed on the screen, can be printed, or copied to the clipboard.
    • The output of the query can be used as the record source for a form or report.
  • An action query, as the name implies, performs a task with the data.
    • Action queries can be used to create new tables, add data to existing tables, update data, or delete data.

Database Introduction Question 7:

What is DBA component in DBMS?

  1. Data base access
  2. Data backup access 
  3. Data base administrator
  4. Data backup administrator

Answer (Detailed Solution Below)

Option 3 : Data base administrator

Database Introduction Question 7 Detailed Solution

The correct answer is option 3.

Concept:

Data Base Management:

A database is a grouping of information that is logically related and is set up such that it is simple to access, administer, and change. A database management system often controls how databases are accessed electronically from a computer system (DBMS).

Explanation:

The person in charge of administering databases, including database security, access control, backup, and disaster recovery, is known as a database administrator (DBA).

The information technician in charge of planning, carrying out, and overseeing all operations involved in successfully maintaining a database environment is known as a database administrator (DBA). A DBA ensures that a company's databases and related applications run effectively and functionally.

Hence the correct answer is Data base administrator.

Database Introduction Question 8:

Which of the following statement are true?

Statement 1: Raw data is data that has not been processed for use. It is in the form of numbers / Text / Images.

Statement 2: Information is processed, organized, and structured data. It is in the form of a table or chart or text.

  1. Only statement 1 is true.
  2. Only statement 2 is true.
  3. Both statement 1 and statement 2 are true.
  4. Both statement 1 and statement 2 are false.

Answer (Detailed Solution Below)

Option 3 : Both statement 1 and statement 2 are true.

Database Introduction Question 8 Detailed Solution

The correct answer is option 3.

Concept:

F4 Madhuri Engineering 19.05.2022 D1

Statement 1: Raw data is data that has not been processed for use. It is in the form of numbers / Text / Images.

True, Raw data, also known as primary data, is data collected from a source. Raw data is data that has not been processed for use. It is in the form of numbers / Text / Images.

Statement 2: Information is processed, organized, and structured data. It is in the form of a table or chart or text.

True, Information that has been processed, organized and structured. It puts facts into perspective and facilitates decision-making.  It is in the form of a table or chart or text.

Example:

A single customer’s sale at a restaurant is data – this becomes information when the business is able to identify the most popular or least popular dish.

Hence the correct answer is Both statement 1 and statement 2 are true.

Database Introduction Question 9:

A ______________ can also be treated as a files.

  1. Memory
  2. Disk
  3. Web Pages
  4. Web Browser

Answer (Detailed Solution Below)

Option 3 : Web Pages

Database Introduction Question 9 Detailed Solution

The correct option is (3)

Concept:-

A Web Page can also be treated as a file. All the information on the internet is presented to the user as a document or more popularly known as a Web Page. All these Web Pages are linked to each other or even to sections within a Web Page and these links are known as Hyper Links.

Key Points

  • Downloading a web page as a file is the simplest built-in way for Chrome users on the desktop to save a web page for offline reading.
  • Text content, code, stylesheets, and media assets are among the files that make up a website.
  • A web page is a simple document displayed by a browser. HTML is the programming language that these documents are written in.
  • A web page is regularly used to provide information to readers, often using images or videos to help highlight key points.

Additional InformationMemory:- A memory-mapped file, as opposed to one that is written to memory and subsequently flushed to a disc, is one that is partially or totally mapped in memory (RAM).

Disk:- Unless it is write-protected or locked, a disc is a magnetic medium that is rewritable by default.

Web Browser:- With a web browser, you can go anywhere on the internet. It's also known as a "browser," which is software that enables users to find, access, display, and view websites.

Database Introduction Question 10:

Which of the following is not a digital storage devices ?

  1. Solid State Drive
  2. CD/DVD
  3. Paper
  4. Tape Drive

Answer (Detailed Solution Below)

Option 3 : Paper

Database Introduction Question 10 Detailed Solution

The correct answer is option 3.

Concept:

Data Storage:

Data storage is the process of storing data on storage devices so that data can be retrieved later. Large amounts of data are being created at an alarming rate these days. As a result, storing data has become a difficult undertaking. However, as the cost of digital storage devices has decreased, this work has become easier.

There are numerous digital storage devices available in the market like,

  • Hard Disk Drive (HDD),
  • Solid State Drive (SSD),
  • CD/DVD,
  • Tape Drive,
  • Pen Drive,
  • Memory Card, etc.

Hence the correct answer is Paper.

Get Free Access Now
Hot Links: teen patti refer earn teen patti joy 51 bonus teen patti all teen patti noble