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

Class 7 Computer Exam Questions

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

Class 7 Computer Exam Questions

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

K.D.S VIDYA MANDIR HALUWA 11.

To rotate the selected image, which handle is


clicked and dragged?
BASTI
a. Resize b. Rotation
:2025 SUBJECT-COMPUTER MARK- c. Width adjustment handle
50
Class-7th (E.M) 12. Which animation is used to show the effect of
A. Tick (✔) the correct options: (1x25=25) colour change in an object?
a. Motion tweening b. Shape tweening
1. Which of the following is the most commonly c. Tint tweening
used number system?
a. binary number system 13. Which of the following option you do not find in
b. decimal number system the Lock column?
c. octal number system a. Lock a layer b. Lock all the layers
c. Unhide all the layers
2. 4 bits equals
a. I nibble b. 2 nibbles c. 8 nibbles 14. The string variables are ended with a sign.
a. ! b. @ c. $
3. The Restore Down button appears when the
button is clicked. 15. The keyword is added to the IF... THEN...
a. Minimise b. Maximise c. Close ELSE statement when there are a number of
conditions in the program.
4.=($H$3 D2) is an example of a. ELSEIF b. STEP c. LOOP
a. relative referencing
b. absolute referencing 16. When there is a need to repeat some
c. mixed referencing commands in a program, used. statements are
a. Conditional b. Branching c. Looping
5. Which of the following text function tells the
number of characters in the text? 17. Which resolution from the following will display
a. CONCATENATE the best quality of an image!
b. LEN c. LOWER a. 800 x 600 b. 1366 x 768 c. 1024 x 768

6. Logical functions give output as


a. true b. false c. Both (a) and (b) 18. 11 is the colour code of which colour?
a. magenta b. light blue c. light cyan
7. Which combination of keys is pressed on the
keyboard to switch on filtering? 19. An HTML document is saved with which
a. Ctrl + F extension?
b. Ctrl + Shift + F a. .html b. htm c. Both i. and ii.
c. Ctrl + Shift + L
20. The first standard HTML specification published
8. The Filter button is present on the group. in 1995 was named
a. Home b. Data c. Insert a. HTML 2.0 b. HTML 5.0 c. HTML 5.5

21. is an example of a text editor.


9. The Print option can be found in/on the a. Adobe Dreamweaver
a. File menu b. Notepad
b. Quick Access Toolbar c. Google Web Designer
c. Status bar
22. Facebook was invented in
a. 2004 b. 2005 c. 2006
10. Which of the following is a type of gradient fill in
Flash? [Link] of the following is not a product of
a. Linear b. Radial c. Both (a) and (b) Facebook, Inc.?
a. Facebook b. Twitter c. Linkedin
24. What defines a computer virus?
a. A program which replicates and executes itself
b. A software which disturbs the working of a
computer
c. Both (a) and (b)

25. A collects information about the users without


their knowledge.
a. worm b. macro virus c. spyware

B. Answer the following questions: (25)


1. What is computer? And its full form.
2. What is number system?
3. What is the difference between decimal and
hexadecimal number system?
4. What is the difference between Internet and
Network?
5. What is the difference between webpage
and website?
6. What is the difference between blog and
blogging?
7. What is the difference between virus and
Antivirus?
8. What is the difference between Hardware
and Software?
9. What is the difference between chat and
chatting?
10. What is the difference between looping and
conditional statement?
11. Write 10 computer shortcutkey.
12. Write 5 output and 5 input devices name.

Common questions

Powered by AI

A computer virus is a malicious program designed to replicate and execute, often disrupting system functionality. Antivirus software, however, is designed to detect and eliminate viruses, protecting the computer from harmful attacks .

A higher screen resolution, like 1366 x 768, offers better image quality because it has more pixels, which results in finer detail and clearer pictures. More pixels per inch provide sharper and more detailed displays compared to lower resolutions .

Spyware is software that collects information about users without their knowledge, focusing on data tracking and gathering personal information. Unlike worms, which replicate themselves to spread across networks, and macro viruses, which attack specific applications by exploiting macros, spyware is primarily concerned with surveillance and data collection .

The decimal number system is base-10, using digits 0 to 9. In contrast, the hexadecimal number system is base-16, using digits 0 to 9 and letters A to F to represent values ten to fifteen .

A blog is a regularly updated website or web page, typically run by an individual or small group, that is written in an informal or conversational style. Blogging refers to the act of writing and publishing content on a blog, often involving interaction with readers through comments and feedback .

A webpage is a single document on the Internet with unique content, whereas a website is a collection of related web pages stored under a single domain .

The AND operation in logical computing requires both operands to be true to yield true, representing a strict condition that both conditions must be met. The OR operation allows for flexibility, returning true if at least one operand is true, thus representing a condition where meeting either condition is sufficient .

Hardware refers to the physical components of a computer system, such as the processor, memory devices, and peripherals. Software, on the other hand, consists of the programs and applications that run on the hardware and perform specific tasks .

The 'Filter' button is used to selectively display data within a dataset by applying certain criteria; it is typically found in the 'Data' group on spreadsheet software .

Looping statements, such as 'for' and 'while' loops, are used to execute a block of code repeatedly until a specific condition is met. In contrast, conditional statements, like 'if' and 'switch', execute code based on whether certain criteria or conditions are true or false .

You might also like