PB - 01 - Handout
PB - 01 - Handout
Q02. Which of the following software is appropriate to store data about school students?
a. MS‐Access b. Writer c. Calc d. Impress
Q05. ……………………………………. are dedicated computers that hold the actual databases and run
only DBMS and related Software.
a. Database Server b. Web Server
c. Main Server d. Non Database Server
Q06. GUI act as front end and database server act as …………………………………….
a. Container b. Back End
c. End d. None of the above
Q07. Which of the following components open along with the Report Wizard?
a. Report Builder b. Add Fields dialog box
c. Both a. and b. d. Neither a. nor b.
Q09. Which of the following will help to maintain unique record in the table?
a. Foreign Key b. Primary Key c. Composite Key d. Alternate Key
Q10. Which of the following field of table “Book” can act as primary key?
a. Book_number b. Subject c. price d. Author_name
Q11. A field which is …………………………………….for each and every record is called Primary key.
a. Common b. Same
c. Unique d. None of the above
1|Page
Q12. Which of the following properties in the Properties: Label Field text box is used to insert
a tool-tip on the form?
a. Tool Text b. Help Text
c. Tool Tip d. Help Tip
Q13. Which of the following values of Date Format property is selected to view a calendar on
the form?
a. Standard (short) b. Standard (long)
c. Default d. Standard (Medium)
Q14. Which of the following commands on the Forms Control toolbar is used to toggle
between Design View and Form view?
a. Design Mode b. Toggle Mode
c. View Mode d. Print mode
Q15. Using which of the following objects in a database, can a report be generated?
a. Tables b. Queries
c. Both a and b d. Neither a nor b
Q18. When data is stored, maintained and retrieved from multiple tables then special database
software are required called …………………………………….
a. DBMS b. RDBMS c. Special DBMS d. All of the above
Q24. Which data type will be appropriate to store information as Salary, Fees, Price etc.
a. Numeric Data type b. Alphanumeric Data types
c. Binary Data types d. Date Time
2|Page
Q25. Which of the following is not a numeric data type?
a. Tinyint b. Smallint c. Boolean d. Date
Q26. Which of the following data types cannot store decimal values?
a. Decimal b. Real c. Numeric d. Boolean
Q27. Which of the following is the shortcut key to run the query?
a. F3 b. F4 c. F5 d. F6
Q27. Which of the following functions can be performed on numerical data while designing a
query?
a. Sum b. Minimum
c. Maximum d. All of the above
Q29. Which of the following dialog box is present when the Query Design window is opened
for the first time to design a query?
a. Add Table b. Add Query
c. Add Table or Query d. None of the above
Q30. Which of the following step is not performed if there is no numerical data to be worked
upon in a query?
a. Selection of fields b. Giving Aliases
c. Summarizing d. Selection of tables
Q30. Which of the following will occupy more space in computer memory?
a. Bigint b. Integer c. Smallint d. Boolean
Q31. ……………………………………. data types are used for storing photos, music files etc.
a. Binary b. Alphanumeric c. Numeric d. Special
Q32. Char is a ………………. length data type and varchar is a …………………. length data type.
a. Fixed, Variable b. Variable, Fixed
c. Variable, Variable d. Fixed, Fixed
Q35. Which of the following property help to set the number of characters in Varchar type.
a. Auto value b. Required c. Default Value d. Length
3|Page
Q38. Which of the following property to be turned “yes” so that value will be auto
incremented?
a. Default b. Format c. Auto value d. Length
Q40. Which of the following is not the date time data types?
a. Date b. Time c. Datestamp d. Timestamp
Q41. Which data type is used to store value of fields like “Date of Birth”?
a. Date Time b. Varchar c. Integer d. Other
Q46. In Base data can be linked between two or more tables with the help of ……………………
a. primary key b. foreign key
c. primary and foreign key d. None of the above
Q49. There are …………………………. types of relationship which can be created between tables.
a. three b. two c. four d. infinite
Q50. Which of the following keys is pressed to select only textbox on the form?
a. Alt b. Shift c. Ctrl d. Tab
Q57. Which of the following methods can be used to create a table in Base?
a. Using a table wizard b. Design View
c. Both a and b d. Neither a nor b
Q58. The related objects of a database can be seen in ………. pane of the Base Database window.
a. Database b. Task c. Title Bar d. Menu Bar
Q60. Which of the following field is invalid for storing information of “Library” Table?
a. Cost b. Booknumber c. Authorname d. Dateofbirth
Q61. Which of the following is suitable to act as a primary key in table student?
a. Rollno b. Name c. Class d. Section
Q67. Parth own a stationary shop, he need to keep detailed records of the materials available
in his shop. He also need to store information about pricing, stock levels for reordering,
old stocks, etc. Which of the following program will help him to organize the data as per
his business need?
a. Microsoft Access b. OpenOffice.org Base
c. MySQL d. All of the above
Q70. The Design view of Table Creation window in LibreOffice Base is divided into
……………………………………. sections or panes.
a) 2 b. 3 c. 4 d. 5
Q73. When multiple copies of the same data exist in database server. This is called :
a. Data Integrity b. Data Redundancy
c. Data Consistency d. Data Security
Q74. The users of the database can share the data among themselves. There are various levels
of authorisation to access the data, and consequently the data can only be shared based
with the authorized users. In this, we are discussing about the …………………………………….
a. Advantage of Database b. Disadvantage of Database
c. Database Servers d. Structure of Database
Q76. While entering records in a table, we can move to the next field by pressing the _______ key.
a. Tab b. Ctrl c. Enter d. Shift
Q77. Which of the following is required to set a relationship between the two tables?
a. Both the tables must be in different databases
b. Both the tables must have a common field
c. Both the tables must have the same name
d. Both tables must be stored in documents folder only.
Q78. Which type of relationship exists between a student and the subjects studied by him/her?
a. One-to-one b. One-to-many
c. Many-to-many d. All of the above
6|Page
Q79. The list of tables to be added is displayed in the ……………………………………. dialog box in
the Relationship Screen.
a. Add Tables b. Add Databases
c. Both a. and b. a. Neither a. nor b.
Q80. In the relationship design screen, the relationship between the two tables is done using
……………………………………. operation.
a. Click b. Double Click
c) Drag and Drop d. Right click
Q81. Which of the following is NOT an option that can be used to maintain referential integrity
in a database?
a. No Action b. Set NULL c. Set Default d. Set Value
Q84. When data is to be stored, maintained, and retrieved from multiple tables then special
database software is required known as …………………………………….
a. DBMS b. RDBMS c. RDBSM d. DBSM
Q86. Which of the following field is most appropriate primary key in Client table?
a. Client_id b. Client_name c. Client_address d. Client_location
Q87. A …………. is a set of attributes in a table, that refers to the Primary key in another table
a. Foreign Key b. Candidate Key
c. Alternate Key d. Composite Primary Key
Q90. A table is a set of data elements that is organized using a model of vertical
……………………………………. and horizontal …………………………………….
a. columns, rows b. rows, columns
c. columns, columns d. rows, rows
7|Page
Q91. Which of the following is refer to asking questions from the database?
a. Report b. Table c. Query d. Database
Q93. A table has a defined number of ………………. but can have any number of ………………….
a. columns, rows b. rows, columns
c. tuple, columns d. tuple, degree
Q94. Aman created an object ‘X’ in Base to store the value in the form of rows and columns.
Identify ‘X’
a. Column b. Table c. Row d. Database
Q97. Which of the following method will help to create table step by step?
a. Create table in Design View b. Use Wizard to Create Table
c. Create View d. None of the above
Q100. Which of the following is not the category of OpenOffice data type?
a. Numeric Types b. Alphanumeric Types
c. Date time d. Bool Type
Q101. Name the data type which is suitable for storing Item Price, roll number, door number,
year of school admission, true or false statements, statistical values.
a. Numeric Types b. Alphanumeric Types
c. Date time d. Binary Type
Q102. Which of the following data type can stores character/data upto the length specified by
the user?
a. Varchar b. Char
c. Varchar_IgnoreCase d. All of the above
Q103. Which of the following data type is most suitable to store a very large amount of data?
a. LongVarchar or Memo b. Varchar_IgnoreCase
c. Varchar d. Char
8|Page
Q104. Dhriti wants to store the details of students as well as their pictures in a table named
“school”. She is confused about the data type used to store pictures. Suggest her the
suitable data types from the following.
a. Memo b. Boolean c. Binary d. Varchar
Q106. Which of the following data type is suitable to store values for ‘date of birth’ field?
a. Date b. Time c. Both of the above d. Timestamp
Q107. Which of the following data type stores hours, minutes and second information?
a. Date b. Time c. Stamptime d. Timer
Q108. Binary data types are used for storing data in ……………………………………. formats
a. boolean b. binary c. image d. sound
Q110. To insert values into the table, just ……………………………………. on the table name.
a. Click b. Double click c. Right Click d. None of the above
Q111. Ananya is creating a table in Base to store the details of all the students in class ‘9A’. She
wants to create the field ‘Rollnumber’ as a primary key. She knows that there are
maximum 40‐50 students in that class. Which of the following data type is most suitable
for this primary key?
a. Boolean b. Binary c. Tiny Integer d. Small Integer
Q112. Parth is a student of class X. He is working in Open Office Base. He created a table but
forgot to create the primary key. Does Open Office Base automatically create the primary
key. If yes then what would be the default name of primary key?
a. No, open office will not create primary key automatically.
b. Yes, ID is the default name
c. Yes, IDs is the default name
d. Yes, PK is the default name
Q114. Steps to delete a record from table are given below. Arrange them in order.
1. Select the delete option. 2. Open the table.
3. Right click on selected data. 4. Select the data.
a. 1, 2, 3, 4 b. 4, 3, 2, 1 c. 2, 4, 3, 1 d. 2, 3, 1, 4
9|Page
Q116. Which of the following field property is for Numeric datatype?
a. AutoValue b. Default Value
c. Length d. All of the above
Q117. Parth is working in an IT company. He wants to store the details of all employees along
with their employee number. He wants to do a setting that employee number (Integer
type) will automatically incremented by 1. Suggest him the suitable property.
a. Default Value b. Length c. Format d. Auto Value
Q118. Aman wants to store the mobile number of all workers in a particular format in Open
Office Base. Which of the following property will help him?
a. Auto Value b. Default Value c. Format d. Length
Q120. If ……………………………………. property is set to yes then it will be must to insert the value
in the field.
a. Entry Required b. Length c. Auto Value d. Format
Q121. ……………………………………. property help to set the value which automatically inserted in a
field when new record is created.
a. Length b. Format c. Default Value d. Entry Required
Q122. To arrange the data in ascending or descending order, First select the column(s) and then
click on ……………………………………. buttons
a. Arrange b. Sort c. View d. Save
Q124. In …………………………. relationship, both the tables must have primary key columns.
a. Many to Many b. One to Many
c. One to One d. Many to All
Q126. To remove the relationship between tables, right click on the relationship thread and
select ……………………………………. option.
a. Edit b. Delete c. Remove d. Clear
Q128. ……………………………………. are the commands that are used to define the data structure
and also to manipulate the data in the database.
a. Forms b. Reports c. Queries d. Tables
10 | P a g e
Q129. Which of the following operators are used to perform simple calculations in Base?
a. Arithmetic Operators b. Logical Operators
c. Relational Operators d. Membership Operators
Q130. Which of the following option is not available under Database section of Open Office
Base?
a. Table b. Form c. Reporting data d. Query
Q132. Into how many parts is the query design window divided?
a. One b. Two c. Three d. Four
11 | P a g e
Electronic Spreadsheet
Q01. Which of the following technique can be used to allow only date value in cell?
a. Data formatting b. Data sorting
c. Data filtering d. Data validation
Q05. In which option we have to specify the target range (Where we want the result to be
displayed)
a. Source data range b. Copy results to
c. Need result at d. target range
Q06. If you select ……………………………………. then any values modified in the source range are
automatically updated in the target range.
a. Link to source data b. Link to sheet data
c. Link to original data d. Link to source range
Q09. SUBTOTALS ……………………………. data arranged in an array (that is, a group of cells)
a. Add b. Average c. Find d. Clear
12 | P a g e
Q14. Scenario option is available in ……………………………………. menu.
a. Data b. Tools c. Insert d. Windows
Q16. Which option is suitable to calculate the effect of different interest rates on an
investment.
a. Scenario b. Subtotal c. Consolidate d. None of the above
Q18. To select random multiple cell hold down …………………. key as you click on each cell.
a. Alt b. Shift c. Ctrl d. All of the above
Q22. When you open a new spreadsheet, by default it has sheet named …………………………
a. Sheet1 b. Sheet_1 c. Sheet 1 d. None of the above
Q23. By default sheets tab are present at the ……………………………………. of the spreadsheet.
a. Top b. Bottom
c. Both of the above d. None of the above
Q25. Which of the following elements are present in “Insert Sheet” dialog box.
a. After Current Sheet b. Before Current Sheet
c. No. of Sheets d. All of the above
13 | P a g e
Q28. We can rename an existing sheet in Calc by
a. Double click on one of the existing sheet
b. Right click on existing sheet and then choose rename
c. Both of the above
d. None of the above
Q31. If you have two spreadsheets in the same folder linked to each other and you move the
entire folder to a new location, a relative hyperlink will …………………………………….
a. not work b. work
c. may work d. None of the above
Q34. Hyperlink dialog box shows ………………………. types of hyperlinks on left hand side.
a. 1 b. 2 c. 3 d. 4
Q35. Hyperlink dialog box in Calc shows ……………………………………. options on left hand side.
a. Internet b. Document c. New Document d. All of the above
Q38. Suman and her friends wants to work together in a spreadsheet. They can do so by
a. Sharing Workbook b. Linking Workbook
c. Both of the above d. None of the above
Q39. In Calc “Share Document” dialog box can open by clicking on ……………………. menu.
a. File b. Edit c. View d. Tool
14 | P a g e
Q40. After sharing the worksheet, the word ……………………………………. is then shown on the
title bar after the worksheet’s title
a. Sharing b. Shared c. Sharing Sheet d. None of the above
Q43. Which of the following buttons are present on “Resolve Conflict” dialog box which appear
during saving shared worksheet.
a. Keep Mine b. Keep Other
c. Keep All Mine d. All of the above
Q44. Any cells modified by the other user in shared worksheet are shown with a …… border.
a. Blue b. Green c. Red d. Yellow
Q45. Which feature of Calc help to see the changes made in the shared worksheet?
a. Record Changes b. Solver
c. Subtotal d. None of the above
Q47. A ……………………………………. colored border, appears around a cell where changes were
made in shared worksheet.
a. Blue b. Yellow c. Green d. Red
Q50. Which of the following changes are not recorded in shared worksheet?
a. Changes any number b. Changes any text
c. Cell Formatting d. None of the above
15 | P a g e
Q51. We can add a comment regarding any changes made in shared worksheet by
a. Edit > Changes > Comments b. File > Changes > Comments
c. View > Changes > Comments d. None of the above
Q52. “Accept or Reject Changes” dialog box (for shared worksheet) can be opened by clicking
on
a. File > Changes > Accept or Reject.
b. Edit > Changes > Accept or Reject.
c. View > Changes > Accept or Reject.
d. None of the above
Q54. When sharing worksheets authors may forget to record the changes they make. Calc can
find the changes by ……………………………………. worksheets
a. duplicating b. comparing
c. checking d. None of the above
Q55. Edited worksheet can be compared with the original worksheet by selecting.
a. File –> Compare Document b. Edit –> Compare Document
c. View –> Compare Document d. Tools –> Compare Document
Q61. When a document is created and saved, it automatically contains a library named ___
a. Module Library b. Macro Library
c. Standard d. None of the above
16 | P a g e
Q63. Sahil and his partners have created a list of their company employees in one of the
spreadsheets in the office. Now the rest of the task they want to complete from home.
Which option they should use to access the same Spreadsheet from home?
a. Consolidate Worksheet b. Link Worksheet
c. Merge Worksheet d. Lock Worksheet
Q64. ……………………………………. can help to clarify the relation between cells while using
“Multiple Operations”.
a. Detective b. Solver c. Navigation d. Hyperlink
Q65. Identify the part of a Spreadsheet using which a user can manage multiple sheets.
a. Status Bar b. Sheet Tab c. Formula Bar d. Worksheet Area
Q67. At the bottom of each worksheet, left tab indicates the ……………………………………. of the
worksheet in a workbook.
a. Size b. 3 Type c. Name d. Color
Q68. Reviewers and authors can add their ……………………………………. to explain their changes in
the cell of Spreadsheet.
a. Comments b. Worksheet
c. Hyperlink d. Macros
Q69. In Calc, Arguments passed to a macro from Calc are always …………………………………….
a. Cell Reference b. Value
c. Both a and b d. Sheet Reference
Q71. Which of the following options when selected deletes all data validation?
(a) Delete formatting (b) Delete all
(c) Delete formula (d) Delete me
Q72. We can replace multiple occurrences of a word using which of the following facilities
of Calc?
(a) Find and replace (b) By replace only
(c) By copy command (d) By preview command
Q73. What is the name of mechanism to arrange the data in a particular order?
(a) Sorting (b) Searching
(c) Filtering (d) Validating
Q77. How can one calculate the total of values entered in a worksheet column of?
(a) By manual entry (b) By sum function
(c) By formula (d) All of the above
Q78. If we move a cell containing a formula having reference to another cell in the
worksheet what will happen to the cell numbers used in the formula?
(a) The cell row and columns are changed at destination.
(b) The cell row change at destination.
(c) The cell columns are changed at destination.
(d) No change will occur.
Q85. Which of the following shows you the location of an active cell?
(a) Formula bar (b) Status Bar
(c) Name box (d) None of these
18 | P a g e
Entrepreneur Skills
Q3. ……………………………………. are people who work for a person or an organization and get
paid for that work.
a. Self employed b. Wage employed
c. Both of the above d. None of the above
Q4. …………………………. people are those who start businesses to satisfy the needs of people.
a. Self‐employed b. Wage‐employed
c. Both of the above d. None of the above
Q5. A self employed person who is always trying to make his/her business better by taking
risks and trying new ideas is called …………………………………….
a. Skilled man b. Business man
c. Entrepreneur d. None of the above
Q6. Ramya and Ramu both own plant shops. Ramu sits at his shop every day. When
customers come, he sells to them. Ramya walks around and gets customers to her shop.
She also sells seeds and flowers. Who is Entrepreneur out of Ramya and Ramu.
a. Ramya b. Ramu
c. Both of the above d. None of the above
Q9. Ravi’s customer comes to his store and starts shouting at him. He does not get angry. He
listens to what his customer is saying. He is …………………………………….
a. Hardworking b. Confident
c. Patient d. Trying new ideas
19 | P a g e
Q10. Susheela decides to sell her company tyres in Sri Lanka. It does not sell and she has a
loss. She apologizes to the people who work for her. She says she will plan better next
time. She …………………………………….
a. takes responsibility for your mistakes
b. thinks before making a decision
c. does not give up d. is creative
20 | P a g e
Q24. Which of the following social problems are tackled by social entrepreneurs?
a. Low reach of quality education b. Unemployment
c. Child labour d. All of the above
Q30. An enterprise owned and controlled by a woman and giving at least 51 per cent of the
employment generated in the enterprise to women is …………………………………….
a. Agricultural Entrepreneurship b. Small Scale Entrepreneurship
c. Social Entrepreneurship d. Women Entrepreneurship
Green Skills
Q1. Over the years, with economic development, there has been an increase in ……………….
a. Water Pollution b. Air Pollution
c. Noise Pollution d. All of the above
Q2. Prithvi (Earth), Agni (Fire), Jal (Water), Vaayu (Air), Aakash (Space) are ……………….
a. Five Objects b. Five Elements of Nature
c. Five Parts of Nature d. None of the above
Q3. Which of the following is/are the result of exploiting our Nature?
a. Scarcity of clean water to drink. b. Scarcity of pure air to breathe
c. Depletion of ozone layer d. All of the above
Q4. Solution to these global problems like scarcity of clean water to drink, scarcity of pure air
to breathe, scarcity of unadulterated food, rising issue of global warming is ………………….
a. Stop using these resources. b. Sustainability
c. to make people aware d. None of the above
21 | P a g e
Q5. As per Collins English Dictionary, ‘the ability to be maintained at a steady level’ is :
a. Management b. Sustainability
c. Maintainability d. None of the above
Q6. ……………………………………. is the development that satisfies the needs of the present
without compromising the capacity of future generations.
a. Overall development b. Economic development
c. Sustainable development d. None of the above
Q9. ……………………. means giving a new look to the old product and making it look desirable.
a. Reuse b. Recycle
c. Upcycling d. None of the above
Q11. The economy that reduces environmental risks and strikes ecological balance is termed
as …………………………………….
a. Green Economy b. Green Field
c. Green Nature d. None of the above
22 | P a g e
Q16. SDGs stands for …………………………………….
a. Sustainable Development Goals
b. Sustainable Development Goalseeker
c. Sustainable Developmental Goals
d. None of the above
Q30. Choose the option which is not a sustainable development goal according to United
Nations.
a. Clean Water and Sanitation b. Gender Equality
c. Population d. Reduced Inequalities
* * * * *
1. What is a database?
Ans. A database is an organized collection of data.
2. What is Redundancy?
Ans. Duplication of data is called redundancy.
5. Abbreviation of SQL?
Ans. Abbreviation of SQL is Structured Query Language.
6. What is a Datatype?
Ans. Datatype are used to identify which type of data we are going to store in the database.
7. What is a Tuples?
Ans. Tuples represent a single data item in a table.
8. What is a Tables?
Ans. Tables are the basic building blocks of a database.
24 | P a g e
10. What do you mean by Data Consistency?
Ans. Data Consistency means, multiple mismatching copies of the same data.
25 | P a g e
Electronic Spreadsheet
5. What is a spreadsheet?
Ans. A spreadsheet is a collection of data and information organized in the form of
rows and columns.
26 | P a g e
13. Write the use of what-if.
Ans. The electronic spreadsheet has powerful advanced features to analyze data and
summarise data. This data analysis helps us to make the right decisions.
14. What are the common functions available in subtotal dialog box?
Ans. The common functions available in the subtotals dialog box are as following:
1. Sum 2. Average 3. Max 4. Min 5. Count
27 | P a g e
Entrepreneur Skills
1. What is business?
Ans. Business is an economic activity which is related with continuous and regular production
and distribution of goods and services for satisfying human wants.
2. What is Entrepreneurship?
Ans. The process of developing a business plan, launching and running a business using
innovation to meet customer needs and to make a profit is entrepreneurship.
28 | P a g e
8. Write any four disadvantages of entrepreneurship?
Ans. The disadvantages of entrepreneurship are:
• Risk • Hard work • Problem of finance
• Uncertain income • Incompetent staff
Green Skills
3. Which serious question was raised by the first Brandt Commission Report?
Ans. The serious question raised by the first Brandt Commission Report is “Are we to leave
our successors a scorched planet of advancing deserts, impoverished landscapes and
ailing environment.”
4. What is SDGs?
Ans. The Sustainable Development Goals (SDGs) are a universal call of action to end poverty,
protect the planet and ensure that all people enjoy peace and prosperity.
5. How many SDGs were given by United Nations to transform the world?
Ans. 17 SDGs were launched to transform the world.
29 | P a g e
8. Name the organization which made the Sustainable Development Goals.
Ans. United Nations
30 | P a g e