Sample 1
Sample 1
General Instructions:
Please read the instructions carefully.
This Question Paper consists of 21 questions in two sections: Section A & Section B.
Section A has Objective type questions whereas Section B contains Subjective type questions.
Out of the given (5+16=) 21 questions, a candidate has to answer (5+10=) 15 questions in the allotted
(maximum) time of 2 hours.
All questions of a particular section must be attempted in the correct order.
SECTION A - OBJECTIVE-TYPE QUESTIONS (24 MARKS):
This section has 05 questions.
Marks allotted are mentioned against each question/part.
There is no negative marking.
Do as per the instructions given.
SECTION B - SUBJECTIVE TYPE QUESTIONS (26 MARKS):
This section has 16 questions.
A candidate has to do 10 questions.
Do as per the instructions given.
Marks allotted are mentioned against each question/part.
________ include fonts, alignment, borders, background, number formats (for example, currency, date,
number) and cell protection in document.
a) Paragraph style b) Cell style c) Numbering style d) Character style
Which of the following methods cannot be used to edit the contents of a cell?
a) Press the Alt key b) Double clicking the cell c) Pressing the F2 key d) Clicking the formula
bar
Which of the following is not information you can specify using the solver?
a) Changing cells b) Constraints c) Input cells d) Target cell
Which of the following data types can not store decimal values?
a) Boolean b) Real c) Numeric d) Decimal
________ is an accessibility feature to assist people with vision impairment. You can change the text size
and color, as well as the background color, to make it easier to read.
a) Show Window b) Sound Sentry c) High Contrast d) Show Sound
________, ________ & ________ & Web Camera are required for audio and video conferencing.
a) Touch Screen, Speaker, Microphone b) Joystick, Computer, Video
c) Text, Audio, Video d) Microphone, Headphone, Speaker
What is the term used to describe software that can transmit every key pressed on a keyboard to
unauthorized users?
a) Keylog b) Keyloggers c) Keypress d) Scroll Keys
(a) Both ensures greater learning and it ensures creativity and satisfaction amongst individuals
Explanation: Both ensures greater learning and it ensures creativity and satisfaction amongst individuals
(b) All of these
(c) formatting
To change an existing style using the Style dialog, right-click on the required style in the Styles and
Formatting window and select Modify from the pop-up menu.
The Style dialog displayed depends on the type of style selected. Each style dialog has several tabs.
To change a style from a selection:
Step 1 Open the Styles and Formatting dialog.
Step 2 In the document, select an item that has the format you want to adopt as a style.
Step 3 In the Styles and Formatting dialog, select the Styles you want to update (single-click, not double-
click). then long-click on the arrow next to the New Style from Selection icon and click on Update Style.
AutoUpdate applies to paragraph and frame styles only. If the AutoUpdate option is selected on the
Organizer page of the Paragraph Style or Frame Style dialog, applying direct formatting to a paragraph or
frame using this style in your document automatically updates the style itself. You can also update styles
by copying or loading them from a template or another document.
Relative and Absolute hyperlink in Spreadsheets: Relative hyperlinks are links specified in relation to the
current location of the spreadsheet. They adjust automatically if the spreadsheet is moved or copied to a
different location. Absolute hyperlinks, on the other hand, include the full path or URL to the linked
resource and do not change when the spreadsheet is moved.
Internet Hyperlink and Document Hyperlink in Spreadsheets: Internet hyperlinks point to web addresses
or online resources, allowing users to access websites or online content. Document hyperlinks refer to
other documents or files stored locally or on a network, enabling users to open related files such as other
spreadsheets, PDFs, or Word documents directly from the spreadsheet.
Insert Command: It is used to add a single record or multiple records into a table. Syntax Insert into <
table_name > (col1, col2 ............) values (val1, val2);
Select Command: It is used to query or retrieve data from a table in the database. Syntax
Select column_list from table _ name;
Delete Command: To discard unwanted data from a database, the delete command is used.
Delete from < table_name > WHERE < condition >;
DCL Command: DCL commands are used to assign security levels in database which involves multiple
user setups. They are used to grant defined role and access privileges to the users.
Template: It is a complete tracking application with predefined tables, forms , reports, queries, macros
and relationship.
Structured query language (SQL) is a language used in RDBMS for writing queries. Using SQL a user
can create queries to fetch and manipulate data from the database. In MS Access you can select the data
by using the SQL view. However, most of the RDBMS applications do not provide the SQL view.
SQL commands can be classified as:
Data definition language (DDL) commands
Did the manipulation language (DML) commands
Following are general guidelines for managing strong passwords:
Keep the length of the password at least 12-14 characters if permitted.
Avoid keeping passwords based on repetition, dictionary words, letter or number sequences, usernames,
relative or pet names, etc.
Including numbers, and symbols in passwords if allowed.
Use capital and lower-case letters.
Avoid using the same password for multiple sites or purposes.