6.
Ravi should use visual communication strategies like slides and charts, as they
simplify complex information to ensure that his message is conveyed effectively
to his audience. This is because, Visuals are understood faster than verbal
explanations, making it easier for the audience to grasp the key points quickly and
effectively.
7. I would prioritize both, and I will break the high-priority project into smaller
tasks, and allocate specific time for routine tasks. Creating a schedule, setting
milestones, and minimizing distractions would help ensure I meet all deadlines
efficiently.
8. An Operating System is the collection of programs that manages and controls
the two major components of a computer system, i.e., hardware and software.
Some popular names of operating system are:
Windows Mac OS
Linux Android
9. Entrepreneurs face multiple risks such as bankruptcy, financial risk, competitive
risks, environmental risks, reputational risks, and political and economic risks.
An entrepreneur usually faces mainly two types of risks:
1. Financial Risk – The possibility of losing money due to business failure,
investment loss, or unexpected expenses.
2. Market Risk – Uncertainty about customer demand, competition, and
changing market trends that can impact business success.
10. The major challenges of sustainable growth are:
Lack of financial resources
Natural occurrences such as
earthquake
Corruption
Social disparity
11. The six style categories in LibreOffice Writer are:
Page Styles
Paragraph Styles
Character Styles
Frame Styles
List Styles
Table Styles
To apply a style to a text in LibreOffice Writer, select the text, then choose a style
from the Styles menu or sidebar.
12. In LibreOffice Calc, open Goal Seek, set the Formula Cell (total profit) to the
desired value, select the Variable Cell (units sold), and click OK. The tool adjusts
the variable to achieve the specified profit.
13. Goal Seek in electronic spreadsheet refers to a feature that allows you to find
the input value needed to achieve a specific output value. This can be useful when
you know the desired result of a calculation, but you are not sure what input
value is needed to achieve that result. It helps to find input values by adjusting
variables to achieve a desired result, making backward calculations easier.
14. Referential Integrity is a system of rules used to maintain accuracy and
consistency of data in a relationship. Example: In a school database, if a Students
table references a Classes table, referential integrity ensures that a class cannot
be deleted if students are still enrolled in it.
15. To reduce eye strain, the company can adjust lighting by using appropriate
brightness levels, provide anti-glare filters for screens, encourage regular breaks,
and optimize workstation ergonomics for better posture and comfort.
16. In an organization, common accidents include slips, trips, falls, electrical
mishaps, fire accidents, machinery accidents, ergonomic injuries, and chemical
accidents. Prevention methods include maintaining clean floors, inspecting
electrical systems, installing fire alarms, providing machine safety training,
ensuring proper ergonomics, and using protective gear for handling chemicals.
Regular safety training and adherence to safety protocols are crucial in preventing
accidents.
17. The different style categories in Writer are:
(i) Page styles include margins, headers and footers, borders and backgrounds. In
Calc, page styles also include the sequence for printing sheets.
(ii) Paragraph styles control all aspects of a paragraph's appearance, such as text
alignment, tab stops, line spacing, and borders, and can include character
formatting.
(iii) Character styles affect selected text within a paragraph, such as the font and
size of text, or bold and italic formats.
(iv) Frame styles are used to format graphic and text frames, including wrapping
type borders, backgrounds, and columns.
(v) List styles are used to style lists in a document. It can be used to style lists by
putting numbering or bullets of a different kind or specify numeric format.
(vi) Table styles are used to organise and effectively present a large amount of
information. It allows to format a table by adding borders, using different text or
border colours, aligning text inside the table etc.
18. (a) View Track Changes: This feature displays all changes made to a
document, including insertions, deletions, and formatting changes. It helps users
track modifications.
(b) Record Track: It allows users to track and record changes made to a
document, helping to monitor edits by different users.
(d) Accept/Accept All Track Changes: This option accepts the tracked changes
made in the document. “Accept All” approves all changes at once, while "Accept"
allows accepting changes individually.
(e) Reject/Reject All Track Changes: This option rejects changes made during the
editing process. "Reject All" discards all tracked changes, while "Reject" rejects
them one by one.
20.
i.
MEMO VARCHAR
Stores up to the maximum length Stores upto the specified length.
indicated by user.
It is used to store some descriptive The number of bytes allocated
data having more than 255 Characters depends on the number of characters
and upto 64,000 characters. entered by the user.
ii.
DESIGN VIEW DATASHEET VIEW
It is used to define the table structure. It is used to enter and view the data
We can define the data types, insert for the records, to be saved in a table.
or delete fields and set the Primary
Key, in this view.
21.
CASE 1:-
Immediately assess the injury and call for medical help if needed.
Ensure the area is safe to prevent further accidents.
Inform the supervisor about the incident.
Report the injury according to the company’s safety protocol.
CASE 2:-
Activate the fire alarm.
Call 112 immediately.
Ensure that everyone is out of the building.
Do not use the elevator or lift, instead use stairs.
Exit the building using emergency maps.
Use a fire extinguisher if it is safe to do so.
19.
i. The StudentID field is the primary key as it uniquely identifies each student.
ii. There are 4 records (rows) in the Students table.
iii. The table has the following fields (columns):
StudentID Gender
Name Grade
Age
iv. The Gender field contains the gender information of the students.