wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Assessment MID TERM EXAMINATION FOR CLASS X 2024

Total questions: 37

Worksheet time: 19mins

Name
Class
Date
1.
Name
4 lines
2.
Section
a)
Section A
b)
Section B
3.
1. The sum of all values in a data set divided by the number of values is called
a)
Sum
b)
Mean
c)
Count
d)
All of above
4.
2. In flowchart, Diamond shape is used to represent the
a)
Decision
b)
Start/ End
c)
Process
d)
Input/output
5.
3.The process of systematically applying statistical and/or logical techniques to describe and illustrate, condense and recap, and evaluate data is called
a)
Data Analysis
b)
Data collection
c)
Data validation
d)
Data sample
6.
4. Study the program below: for i in range(3): print("Hello") How many Hello’s will be get printed?
a)
4
b)
2
c)
3
d)
0
7.
5. Study the code below: for i in range(5): for j in range(3): print("YurungCS") How many YurungCS’s will be generated?
a)
3
b)
5
c)
15
d)
8
8.
6.The ………function returns TRUE if any of the conditions are true, and FALSE if all the conditions are false.
a)
A. AND
b)
B. OR
c)
C. NOT
d)
D. XOR
9.
7. The information you collect while doing your experiment is called
a)
conclusions
b)
procedures
c)
hypotheses
d)
data
10.
8. Which of the following is needed on a graph?
a)
Title
b)
Data points
c)
Axis labels
d)
They are all needed.
11.
9. What is the difference between sorting and filtering data in a spreadsheet?
a)
Sorting data and filtering data are the same thing.
b)
Sorting data rearranges rows or columns, while filtering data hides rows or columns.
c)
Sorting data hides rows or columns, while filtering data rearranges rows or columns.
12.
10. How can you sort data in ascending order in a spreadsheet?
a)
Select the range of data, go to the 'Data' tab, click on 'Sort', choose the column, and select 'Ascending'.
b)
Click on the range of data, go to the 'Home' tab, click on 'Sort', choose the column, and select 'Ascending'.
c)
Select the range of data, go to the 'Format' tab, click on 'Sort', choose the column, and select 'Ascending'.
d)
Right-click on the range of data, choose 'Sort', select the column, and choose 'Ascending'.
13.
11. What are the benefits of creating charts and graphs in a spreadsheet?
a)
Charts and graphs in a spreadsheet do not provide any useful information.
b)
Creating charts and graphs in a spreadsheet is a waste of time and resources.
c)
Charts and graphs in a spreadsheet provide visual representation of data, making it easier to understand and analyze.
d)
Charts and graphs in a spreadsheet make the data more confusing and difficult to analyze.
14.
12. Google Drive, Google Sheets, Google Docs are all examples of.....
a)
Programs on the computer
b)
Clouds
c)
Hardware
d)
Cloud Computing Programs
15.
13. In cloud computing, information and programs are stored in a
a)
computer
b)
hard drive
c)
device
d)
cloud
16.
14. …………is a suite of cloud computing, productivity, and collaboration tools and software developed by Google
a)
A. google
b)
B. Google Workspace
c)
C. Google work
d)
D. Google worlplace
17.
15. The below cited one is the citation of which style: Smith, John. The Catcher in the Rye. Penguin, 1951
a)
IEE
b)
APA
c)
MLA
d)
None of above
18.
1. The start or end point of the flowchart and is typically represented by an oval shape
a)
True
b)
False
19.
2. In Excel, logical functions are used to perform logical operations on values in cells.
a)
True
b)
False
20.
3. With break statement we can stop the loop before it has looped through all the items.
a)
True
b)
False
21.
4. AND’s Function example is =AND(A1>10 and B1<20).
a)
True
b)
False
22.
5. Copyright includes the exclusive right to reproduce, distribute, perform, and display their work
a)
True
b)
False
23.
6. CC(creative common) licenses purpose is to promote sharing, collaboration, and openness.
a)
True
b)
False
24.
7. Identifying the source or owners of online resources is essential for evaluating their credibility and reliability.
a)
True
b)
False
25.
8. The NOT function returns TRUE if an odd number of arguments are TRUE, and FALSE otherwise.
a)
True
b)
False
26.
9. The purpose of nested while loop is to perform more complex repetitive tasks.
a)
True
b)
False
27.
10. Charts in excel enables you to highlight cells with a certain color depending on the cells value.
a)
True
b)
False
28.

1. ………….. indicate the direction of flow between different symbols and represent the sequence in which the steps or actions are performed.

(a)  

29.

2.A ………. is a graphical representation of an algorithm or a process.

(a)  

30.

3. Loop in the loop is called

(a)  

31.

4. (a)   ….is useful for analyzing data and focusing on particular subsets without altering the original data

32.

5. There are...…….different types of cloud computing.

(a)  

33.

6. ………. is a non-profit organization that provides standardized licenses for creative works.

(a)  

34.

7. The …….…. statement is used to terminate the loop prematurely.

(a)  

35.

8. ……..is the act of presenting someone else's ideas or work as their own without proper attribution

(a)  

36.

9. Abbreviation of MLA… (a)   …..

37.

10. The ………. Is the value that appears most frequently in a dataset.

(a)