class 10 IT 402 Questions
class 10 IT 402 Questions
Answer:
1
4. Document Hyperlink: A link that directs the user to a specific
location within the same document or another document, such as a
specific cell or sheet in a spreadsheet.
Answer:
5. Consider the table Product and write SQL queries for the
following:
Table: Product
(iii) Field: A field is a single piece of data or attribute in a table. For example,
in a table of students, fields might include name, age, and grade.
(iv) Composite Primary Key: A composite primary key is a primary key that
consists of two or more columns in a table. It uniquely identifies a record in
the table by combining the values of these columns.
12. In a finance company five users are working on the same shared
document. Three of them are working on common overlapping data.
What happens when they try to save the document?
Ans: The overlapping documents means that there are changes in common
cells done by multiple users. This gives rise to conflicts. If you try to save a
document with conflicting changes, the spreadsheet will show you a Resolve
Conflicts dialog box. It allows you to resolve the conflict by deciding which
version of changes you want to keep. After resolving all the conflicts you can
save your document with decided changes.
13. You want to add a link to a table in HTML namely sales.html How
would you do it in Calc?
Ans: To add a link to an HTML table perform the following steps:
o Open the sheet where you want to add a link.
o Click the command Insert → Link to External Data.
o Browse and select the file to be linked i.e. sales.html.
4
14. Discuss any four advantages of networking.
Ans: Advantages of networking are as follows:
Data Sharing: Networking allows sharing of same data among multiple
users connected to a common network.
Files Transfer: Users can send text files, spread sheets, documents,
presentations, audio files, video files, etc. to other users over the
network.
Hardware Sharing: Network also allows its users to share hardware
components such as printers, scanners, hard disk etc. This helps in
saving cost of resources.
Internet Access Sharing: A network is capable of sharing the internet
connection among other computers in a network. So instead of
purchasing multiple Internet connection for each computer only one
connection is required.
16. What is the wrap setting? Mention the types of wrap settings
available in Word processors.
Ans: A wrap setting is a feature of word processor that determines the
relation between the text and the graphic in a document. It is also known as
text wrapping. A word processor offers different types of text wrapping
options. You can place the text around the graphic or an image in a way you
want, using any one out of the given options.
18. Gayatri’s parents are old and cannot manage their day-to-day
routine on their own. Earlier Gayitri was staying with them and
taking care of their needs. But now she has got transferred
toanother city so she hired Sunanda for their help. But some of the
tasks like paying electricity and phone bills etc. are still on Gayitri’s
part.
(a) How can she manage to pay the bills from another city?
Ans: Bills can be paid using online transaction or e-transaction facility. For
availing this facility, one would only need an internet connection and net
banking facility which can be availed by credit/ debit card or UPI ID.
Applications used of e-shopping are Amazon, Flipkart, Myntra, eBay etc. The
applications used specially for online purchasing of medicines are:
PharmEasy, Netmeds, Truemeds etc.
19. Suhana is creating a brochure for a school fair. She added picture
in the brochure which contains some unwanted part.
(a) What can be done to remove that part from the picture?
Ans: She can use Crop feature of word processor to remove that unwanted
part from the image.
6
(b) There are few drawing objects on that brochure on which she
wants to perform some common actions. How can she do it easily
and quickly?
Ans: The drawing objects can be combined together by grouping. This
feature will treat all the separate objects as one and whatever functions are
performed will be applied on all of them.
(c) How can she keep the image between the text?
Ans: Text Wrap feature can be used to keep the image between the texts.
The text is placed around the image.
(d) Is it possible to keep the image in the background of the text?
How?
Ans: Yes the image can be placed in the background of the text by applying
the Color Mode as Watermark on it. The other way to make the image
appear as watermark is by giving the image transparent effect by changing
the Transparency value.
20. Consider the following table named ‘House’ with details about
houses allotted to the students in a school.
StuID StuName Close HName
11001 Saurabh 9 Red
11002 Vijay 10 Blue
11003 Riya 7 Yellow
11004 Ankita 8 Blue
11005 Sagar 9 Red
11006 Shubh 8 Yellow
(a) Which column can be set as a primary key in the given table?
Ans: The StuID column can be declared as a primary key because it has
unique values for each record.
(b) Write SQL queries to:
(i) Display the name, house, class in ascending order of the name of the house.
Ans: (i) SELECT Name, HName, Class FROM House ORDER BY HName ASC
7
(b) Shweta has changed a value in the worksheet. Who else can see
the changes?
Ans: All the users who are authorized to work on shared worksheet can see
the changes made in worksheet. They can also review and make comments
on the changes done by any user.
22. Shri has been facing problems with his PC for the last few
months. Every time he goes to the technician, he suggests that he
should maintain his PC properly. What are the tasks that are carried
out for computer maintenance?
26. Suhas is ready with his startup plan of pearl farming. He has a
big vision regarding his business but does not have enough money
to give it a start. Help him by suggesting the financing options for
his startup.
Ans: There are majorly three different ways to finance a startup. These are
as follows:
Equity Financing: It means raising funds for startup against equity. The
financer becomes co-owner of the startup with some percentage of
share.
Debt Financing: It means the funds are raised through debts from
different financial institutes. E.g. loan from bank.
Government grant and Support: If the owner is ready with maximum
funds then he can go for grants and loans available through different
government schemes. E.g. Startup India.
31. What are the two ways to create reference to link sheets of
another workbook? Explain any one of them.
Ans: The two ways to link sheets are:
1. By mouse
2. By keyboard
To create reference by keyboard one has to type complete address of the
linked sheet. The reference consists of three parts: path or filename, sheet
name and cell. General format of reference is:
(ii) Insert record with given details (‘12091’, “Panchtantra”, “Vishnu Sharma”, ‘250.00’)
(ii) INSERT INTO Books VALUES (12091, “Panchtantra”, “Vishnu Sharma”,
250.00);
35. Shakti’s father works in a bank. One day Shakti visited bank to
meet his father. There were no customers in the bank and all the
employees were sitting. His father told him that the server was
down and no banking operations could be performed.
11
36. Yashika is creating a newsletter in a word processor for her
school bulletin board. She wants to add some pictures on that
newsletter.
(a) What are the sources to add an image in a document?
Ans: An image in a word processor can be inserted:
From file
From gallery
Each entrepreneur saw customer demand and brought a new idea into
their business. A person can take an idea that is already there in the
market and do something different with it.
46. Mention any two operations that can be performed using Macros
in a spreadsheet.
Ans: The templates are used to create documents In spreadsheets, Macros
are used to perform different types of operations. Such as:
Formatting settings to be applied repeatedly in the cell range of a
worksheet.
Sorting data in a table.
Applying any Mathematical functions/ formulas in a table.
(iv) Two types of data on which mail merge can be applied are Labels
and Letters.
15
Ans: (a) Sorting Data Sorting means to arrange the data in either
ascending order of descending order. Select the eolumn(s) then click
on sort buttons. The data will be displayed accordingly.
51. Anshita is preparing spreadsheet notes for her Term Exam. Help
her to write short note on the
following:
1. Scenarios
2. Goal Seek
3. Solver
4. Subtotal
1. Scenario: A scenario is a type of What- If anaLysis in which you can store
multiple values of data in the same ceLls. This helps in comparing the results
of varying input values.
2. Goal Seek: A goal seek is a type of What- If analysis tool that is used to
find out the correct input value to get a desired output. The target value is
first determined and the spreadsheet calculates backwards to find which
input value would yieLd the given output.
16
4. Subtotal : is a feature of spreadsheets to simplify the addition process
when working with huge amounts of data. It lets you do the addition of group
wise data which makes it easy to understand the calculation and makes it
more meaningful and presentable.
17