0% found this document useful (0 votes)
141 views2 pages

ARP School Computer Exam Paper 2022-23

This document contains a half-yearly examination for Class 7 on the subject of Computer. It has 3 sections with a total of 18 questions worth 60 marks. Section A contains 7 multiple choice and true/false questions worth 25 marks. Section B has 8 short answer questions worth 20 marks. Section C contains 3 computation questions involving binary numbers, worth 15 marks. Students are instructed to show their work neatly and that all questions are compulsory.

Uploaded by

Ajay bisht
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
141 views2 pages

ARP School Computer Exam Paper 2022-23

This document contains a half-yearly examination for Class 7 on the subject of Computer. It has 3 sections with a total of 18 questions worth 60 marks. Section A contains 7 multiple choice and true/false questions worth 25 marks. Section B has 8 short answer questions worth 20 marks. Section C contains 3 computation questions involving binary numbers, worth 15 marks. Students are instructed to show their work neatly and that all questions are compulsory.

Uploaded by

Ajay bisht
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

A R P SENIOR SECONDARY SCHOOL, HALDUCHAUR

HALF YEARLY EXAMINATION (2022-23)


SUBJECT : COMPUTER
TIME: 2:30 HRS CLASS : VII MAX. MARKS = 60
General Instructions:
1. All questions are compulsory. There is no overall choice in any question.
2. This question paper contains 18 questions divided into three Sections A, B and C.
3. Section A contains questions from 1 to 7. Section B contains questions from 8 to 15. Section C
contains questions from 16 to 18. Marks are indicated in front of each question.
4. Do your work with neatness.

SECTION – A (25 Marks)


● Multiple Choice Questions. (5 × 2 = 10 Marks)

Q.1: A computer understands only ____________ language.


(a) Binary (b) decimal
(c) Hexadecimal (d) Octal
Q.2: Magnifier ____________ portions of the screen
(a) Lessens (b) Decreases
(c) Enlarges (d) reduces
Q.3: Which function finds the largest number in a range?
(a) Average (b) Max
(c) Count (d) Min
Q.4: A column in a database is called ___________.
(a) Form (b) Field
(c) Record (d) Data
Q.5: A layer contains its own timeline with endless __________.
(a) Key frames (b) Tools
(c) Frames (d) Properties

Q.6: Write True or False for the following statements. (5 × 1 = 5 Marks)


(a) Animations in Flash are created with the help of layers. ( )
(b) Firm provides the option to delete a particular record. ( )
(c) Formula must begin with equal (=) sign. ( )
(d) Windows 7 offers few new features over Windows XP. ( )
(e) A computer can understand human language. ( )
Q.7: Fill in the blanks. (5 × 2 = 10 Marks)
(a) ______________ number system consists of 8 digits.
(b) We can use ____________ to free up space on our hard disk.
(c) Mixed reference is a combination of __________ and absolute reference.
(d) A ______________ is a collection of information related to a particular subject.
(e) _____________ is a powerful animation software package developed by Adobe System.
—------------------------------------—------------------------------------—------------------------------------—----------------------------

SECTION – B (20 Marks)

⮚ Answer the following questions. ( 2.5 × 8 = 20 Marks)


Q.8: Define the number system and its types.
Q.9: What is the use of Magnifier?
Q.10: Explain Formulas with examples.
Q.11: What is absolute reference?
Q.12: Explain cell reference and its types.
Q.13: Explain Sorting.
Q.14: What is Flash?
Q.15: What do you understand by Property Inspector?
—------------------------------------—------------------------------------—------------------------------------—------------------

SECTION – C (15 Marks)

Q.16: Add the following binary numbers. (1 × 3 = 3 Marks)


a. 1010101 + 1101101
b. 1101011 + 110110
c. 10111 + 01101
Q.17: Convert the following. (2.5 × 4 = 10 Marks)
a. (1101011)2 into ( )10
b. (105)10 into ( )2
c. (10101101)2 into ( )8
d. (74)8 into ( )2
Q.18: Subtract the following binary numbers. (1 × 2 = 2 Marks)
a. 1101110 - 10111
b. 1010100 - 101011

*****END*****

Common questions

Powered by AI

A Property Inspector in design software like Flash is a panel that provides detailed properties and characteristics of selected objects or elements. It allows designers to view and modify attributes such as size, color, position, and behaviors. This tool helps in streamlining the editing process, enabling precise control over the design elements and ensuring that the elements meet specific design standards and requirements .

Understanding binary arithmetic is crucial in computing because it forms the foundation for all computer operations and programming. Binary arithmetic operations such as addition, subtraction, multiplication, and division are fundamental processes by which computers perform calculations and data manipulation. Proficiency in binary arithmetic also facilitates understanding lower-level programming and circuit design, which are essential for developing efficient and effective software and hardware solutions .

Animations in Flash are created using layers because each layer can hold independent elements that can be animated separately over their own timeline. This allows animators to organize and control individual aspects of the animation, making it easier to manage complex scenes with multiple moving parts. Layers provide flexibility and precision in animation design, enhancing the overall quality and detail of animations created with Flash .

Cell references in spreadsheets can be of three types: absolute, relative, and mixed. Absolute references remain constant no matter where they are copied, as denoted by dollar signs (e.g., $A$1), which are crucial for maintaining specific constants across multiple cells. Relative references change based on their position relative to the cell they are moved to, helping automate calculations in different parts of a spreadsheet. Mixed references have one part fixed and the other relative, allowing a combination of stable and changeable reference points. These references are vital for accurate data manipulation and formula application .

Number systems are mathematical systems for representing numbers using a set structure of symbols and rules. The most common classifications of number systems include binary (base-2), decimal (base-10), octal (base-8), and hexadecimal (base-16). Each system is used in various computing contexts: binary for computer operations, decimal for general numeric representation, octal and hexadecimal for simplified binary representation, especially in computing systems .

The Magnifier tool enhances computer accessibility and usability by enlarging specific portions of the screen, making it easier for users with vision impairments to read text and interact with visual content. By zooming in on required areas, it helps users focus on details without straining their eyes, thereby improving the user experience and accessibility .

The binary language, consisting of 0s and 1s, is significant because it is the most basic form of data representation in computers. Computers use binary language to process and store information because their circuits can easily and reliably work with two states, which correspond to 'on' and 'off'. This enables digital devices to perform complex operations by breaking them down into the simplest possible elements .

Sorting functions in database and spreadsheet applications have several advantages. They enable users to organize data systematically, making it easier to access and analyze information. Sorting helps in identifying trends, facilitating decision-making processes, and improving data readability. It also enhances the efficiency of data management by allowing users to quickly locate specific entries and organize contents according to specific criteria, such as alphabetical, numerical, or chronological order .

The hexadecimal system is significant in computing because it provides a more human-readable form of binary-coded values. Each hexadecimal digit represents four binary digits (bits), simplifying the representation and interpretation of large binary numbers. This system is widely used in programming, simplifying aspects such as memory addressing and error checking, and it is crucial for interpreting machine code and debugging low-level code .

Absolute references facilitate accurate calculations in spreadsheets by ensuring that certain cell references remain constant irrespective of where a formula is copied. This is particularly useful in financial spreadsheets and models that depend on static variables or constants (e.g., tax rates, interest percentages). By retaining cell reference integrity, absolute references prevent errors that might result from inadvertently altering crucial data points during formula replication .

You might also like