aglasem.com
Schools Admission Mock Test Playground
ClassChoose class
StateSelect state

Class 7 Question Paper 2023-24 Computer Science (Half Yearly)

Get the Class 7 Half Yearly Exam Question Paper 2023-24 for Computer Science subject. Download 7th class half-yearly exam Computer Science previous year question papers pdf for cbse and other state boards using the ncert syllabus from aglasem.com for better preparation. More Detail
Class 7 Question Paper 2023-24 Computer Science (Half Yearly) - Page 1 of 9

Finished viewing? Save it for later —

Download Class 7 Question Paper 2023-24 Computer Science (Half Yearly) (PDF · 9 pages)
Downloaded 11 times

About Class 7 Question Paper 2023-24 Computer Science (Half Yearly)

Class 7 Question Paper 2023-24 Computer Science (Half Yearly) is available here for free download. Published by AglaSem for Class 7, this question paper can be viewed online or downloaded as a PDF (9 pages). Candidates preparing for Class 7 can use Class 7 Question Paper 2023-24 Computer Science (Half Yearly) to understand the exam pattern, the type of questions asked, and the overall difficulty level.

Frequently Asked Questions

How can I download Class 7 Question Paper 2023-24 Computer Science (Half Yearly)?

Open this page and click the Download button to save Class 7 Question Paper 2023-24 Computer Science (Half Yearly) as a PDF. It is completely free on AglaSem Docs.

Is Class 7 Question Paper 2023-24 Computer Science (Half Yearly) free to download?

Yes. Class 7 Question Paper 2023-24 Computer Science (Half Yearly) can be viewed online and downloaded as a PDF free of cost on AglaSem Docs.

How many pages does Class 7 Question Paper 2023-24 Computer Science (Half Yearly) have?

Class 7 Question Paper 2023-24 Computer Science (Half Yearly) contains 9 pages, which you can read online or download together as a single PDF.

Where can I find more Class 7 study material?

You can find more Class 7 question papers, sample papers, syllabus, and answer keys on AglaSem Docs.

Class 7 Question Paper 2023-24 Computer Science (Half Yearly) – Text

Read the full text of this question paper below — useful to quickly search, copy and reference the content online without downloading the PDF.

📄 View text version (9 pages)

Page 1

2023-24
HALF YEARLY
EXAM
NCERT BASED
SYLLABUS
DOWNLOAD PDF

FOR
CBSE BOARD
AND
STATE BOARDS

Page 2

Half Yearly Exam 2023-24
Question Paper

Class - VII Subject – Computer Science
Time – 90 Minutes Maximum Marks - 50

General Instructions
Read the following Instructions carefully before answering the question paper.
1. There are a total of 50 questions in the paper. Each question carries one mark.
2. There is no negative marking.
3. Each question has four options and only one of them is correct.
4. Choose only one correct option for the next 50 questions.

1. Which data type is used to store currency in a database?
a. OLE
b. Currency
c. Hyperlink
d. Autonumber
2. Which is not a function of the operating system?
a. Process management
b. Memory management
c. Virus quarantine management
d. Device management
3. Which of the following is not a compression software?
a. WinZip
b. PKZ
c. 7-Zip
d. Winrar
4. Ubuntu, Fedora, mint and boss are the version of which OS?
a. Linux
b. Windows
c. Macintosh
d. Bharat operating system
5. Find the odd one out.
a. Windows 8
b. Windows 7

c. Windows 9
d. Windows 10

1

Page 3

6. The defragmentation software is used to manage the files and memory for which device?
a. Ram
b. Rom
c. HDD
d. graphics card DDR4 internal memory
7. Internal core of Linux OS is known as?
a. Fedora
b. Kernel
c. Mint
d. User interface
8. The backup software in windows is available in which of the following categories?
a. This PC
b. Device manager
c. Advance setting
d. Control Panel
9. The process of arranging fragmented data all over the drive is known as
a. Disk cleanup
b. Discrete data control
c. Defragmentation
d. Partition of drive
10. Which of the following is a feature of the computer?
a. Accuracy
b. Speed
c. Reliability
d. All of these
11. Which of the following is not a proprietary operating system?
a. Windows 11
b. Fedora
c. Android KitKat
d. Android lollipop
12. In computers LSD stands for?
a. Lysergic Acid Diethylamide
b. Least Significant Digit
c. Low significance digit
d. None of these
13. The ASCII stands for ?
a. American standard code for information interchange
b. American standardised code for interchange of information

c. American standard code for keyboard information interchange
d. American standard coding for Intel integration

2

Page 4

14. What is the maximum limit of ASCII. Binary representation?
a. 256
b. 128
c. 64
d. 172
15. What will be the binary for the capital alphabet “A” in ASCII ?
a. 01000001 (97)
b. 01000001 (65)
c. 01100001 (97)
d. 01100001 (65)
16. 1010101+1010101=?
a. 10001100
b. 111111111
c. 10101010
d. 01010101
17. 1010-101=?
a. 100
b. -101
c. -100
d. 101
18. What will be the hexa decimal of 7910 ?
a. 4H
b. 4C
c. 4F
d. 4E
19. What will be the decimal of 5C16?
a. 8916
b. 9216
c. 9210
d. 8910
20. What will be the complement of 1011?
a. 0110
b. 0100
c. 1010
d. -0100
21. 1010111-1110101=?
a. 11110
b. -11110

c. -11011
d. -10112

3

Page 5

22. Which is the following is not an octal number?
a. 75
b. 80
c. 72
d. 77
23. 102+102=?
a. 10010
b. 1002
c. 2010
d. 202
24. What happens if both are 1 and there is a carry 1 from the previous sum?
a. Sum = 1, Carry = 1
b. Sum = 0, Carry = 1
c. Sum = 1, Carry = 0
d. Sum = 0, Carry = 0
25. In a binary subtraction if there is no carry after addition of the two binary bits, then what
happens?
a. The answer gets subtracted from the carry number
b. The answer gets re-complimented
c. The answer gets re-complimented and a negative sign is added before it.
d. The answer does not get Re-complimented and a negative sign is added before it.
26. Which of the following is a hexa decimal number?
a. FF
b. GG
c. CG
d. IA
27. Which is known as the basic unit of database?
a. Tables
b. Report
c. Query
d. Record
28. Which is used to get data from a database?
a. Queries
b. Tables
c. Forms
d. Primary key
29. Which data type is used to store images in a database?
a. Hyperlink

b. Number
c. Currency
d. OLE object

4

Page 6

30. In order to create a table in the database which tag should be used?
a. Insert
b. Home
c. Database tool
d. Create
31. The field name in MS access should not be greater than
a. 64 bytes
b. 64 characters
c. 128 characters
d. 32 characters
32. Which type of data type allows to store Yes or No?
a. Auto number
b. Bullion
c. Boolean
d. Date/time
33. Columns in database is known as
a. Record
b. Field
c. Tuples
d. Primary Key
34. Extension of Ms-Access?
a. *.accdb
b. *.acdbs
c. *.ods
d. *.xdbs
35. Full form of DBMS is?
a. Database management system
b. Database management software
c. Both are correct
d. None of these
36. If a field is set as a primary key will it allow blank fields?
a. Yes
b. Depends upon the query
c. No , But you can add the data later
d. Primary key does not allows any blank data to be accepted
37. How many primary keys can be there in a table?
a. 1
b. 2

c. 0
d. It can have as many as there are fields in a table.

5

Page 7

38. Primary key can be added in what mode?
a. Design View
b. Data sheet view
c. Templates
d. None of these
39. When a relationship is established between two tables then the primary key table is known as?
a. No name change. It is known as the primary key.
b. Alternate key.
c. Foreign key
d. Candidate Key.
40. In order to create a relationship between tables the user has to go to which tab?
a. Create
b. Database tool
c. Home
d. External data
41. Which option allows you to display data from the database as per the given criteria?
a. Report
b. Sort
c. Filter
d. Query
42. To establish a relationship between two tables ,it is necessary to have ___________ as a
common field between two tables.
a. Reports
b. Form
c. Table
d. Primary key
43. Amar has prepared two tables in the database. The first table consists of book details with
fields such as ISBN number, book name. The other table content author details which field as
ISBN number,author name.? Now he wants to merge the details that are given in both the
tables which field can be taken as a basis to merge them
a. Author name
b. Book name
c. ISBN number
d. None of these
44. The Government of India wants to create a database for its military personnel. So The
Government of India wants to have a unique ID for each military personnel. So what kind of
datatype should be chosen?
a. Number

b. Auto number
c. Sort text
d. Serial number

6

Page 8

45. ________ means storing of same data into duplicate form in different tables.
a. Data consistency
b. Data redundancy
c. Data Regency
d. Data contingency
46. The decimal equivalent of (100112) :
a. 20
b. 18
c. 19
d. 17
47. Which of the following is associated with utilities?
a. File management
b. Device management
c. Hosting server
d. Maintenance job
48. Which pane is used to define a data type?
a. Navigation pane
b. Field grid Pane
c. Field properties Pane
d. Data sheet view
49. What is the octal equivalent of 45?
a. 458
b. 558
c. 4510
d. 958
50. In a Field Grid Pane which is optional?
a. Field Name
b. Field Type
c. Description
d. All of them are compulsory.

7

AglaSem Earn while Learn Program. Send your papers and get paid.
Contact: support@

Page 9

QUESTION PAPERS
GET PREVIOUS YEAR QUESTION PAPERS FOR ALL CLASSES FOR CBSE, ISCSE, ISC AND ALL ALL
STATE BOARDS HERE AT

Andhra Pradesh Board Question Papers
BOARD
WISE Assam Board Question Papers
Bihar Board Question Papers
Chhattisgarh Board Question Papers
Goa Board Question Papers
Gujarat Board Question Papers
Haryana Board Question Papers
Himachal Pradesh Board Question Papers
J&K State Board Question Papers
Jharkhand Board Question Papers
Karnataka Board Question Papers
Kerala Board Question Papers
Madhya Pradesh Board Question Papers
Maharashtra State Board Question Papers
Manipur Board Question Papers
Meghalaya Board Question Papers
Mizoram Board Question Papers
Nagaland Board Question Papers
Orissa Board Question Papers
Punjab Board Question Papers
Rajasthan Board Question Papers
Tamil Nadu Board Question Papers
Telangana State Board Question Papers
Tripura Board Question Papers
Uttarakhand Board Question Papers
Uttar Pradesh (UP) Board Question Papers
West Bengal (WB) Board Question Papers

Document Details

Board / OrgAglasem
ExamClass 7
TypeQuestion Paper
Pages9
Updated15 Jul 2026