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

10th First Half

The document is an examination paper for a 10th-grade Computer Science class, consisting of objective and subjective questions. The objective section includes multiple-choice questions related to computer programming concepts, while the subjective section requires short answers on topics such as IDEs, programming languages, and C language. The paper is structured to assess students' understanding of fundamental computer science principles within a time limit.

Uploaded by

numanullah2000
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)
7 views2 pages

10th First Half

The document is an examination paper for a 10th-grade Computer Science class, consisting of objective and subjective questions. The objective section includes multiple-choice questions related to computer programming concepts, while the subjective section requires short answers on topics such as IDEs, programming languages, and C language. The paper is structured to assess students' understanding of fundamental computer science principles within a time limit.

Uploaded by

numanullah2000
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
You are on page 1/ 2

Name: __________________________ Date: _______________

th
Paper: Computer Science (Chapter 01) Class: 10 Time Allowed: 15 Minutes
Maximum Marks: 10 Obtained Marks:

( OBJECTIVE TYPE )

A B C D A B C D A B C D

1 Ⓐ Ⓑ Ⓒ Ⓓ 6 Ⓐ Ⓑ Ⓒ Ⓓ 11 Ⓐ Ⓑ Ⓒ Ⓓ
2 Ⓐ Ⓑ Ⓒ Ⓓ 7 Ⓐ Ⓑ Ⓒ Ⓓ 12 Ⓐ Ⓑ Ⓒ Ⓓ
3 Ⓐ Ⓑ Ⓒ Ⓓ 8 Ⓐ Ⓑ Ⓒ Ⓓ 13 Ⓐ Ⓑ Ⓒ Ⓓ
4 Ⓐ Ⓑ Ⓒ Ⓓ 9 Ⓐ Ⓑ Ⓒ Ⓓ 14 Ⓐ Ⓑ Ⓒ Ⓓ
5 Ⓐ Ⓑ Ⓒ Ⓓ 10 Ⓐ Ⓑ Ⓒ Ⓓ 15 Ⓐ Ⓑ Ⓒ Ⓓ

Q 1: Four possible options are given for each statement mark  on the correct option.

A B C D

1 Computer program is also known as. Software Algorithms procedure programming

2 An IDE typically consist of. Text editor Compiler debugger all

The person who knows how to write a


3 Operator Designer Manager programmer
computer program correctly is known as.

4 C programming language is develop since. 1974 1968 1972 1971

Dennis Dennell
5 Who develop C programming language. Riches rich Olympus
Ritchie Ritchie

6 C consist ------ header files. 5 10 15 many

Which of the following is not a reserved


7 if float go to void
word.
Standard Simple input Symbolic String input
8 Stdio stands for.
input output output input output output
Which of the following function must be
9 Start() System() Main() Program()
included in all c program.

10 C statement ends with a. Period(.) Comma(,) Semicolons (;) Brackets {}


Name: __________________________ Date: _______________
Paper: Computer Science Class: 10th Time Allowed: 1:45 Minutes
Maximum Marks: 40 Obtained Marks:

( SUBJECTIVE PART )

PART – I

Q 2: Write short answers to any FOUR (4) questions. (4x2=08)


i. What is computer program.
ii. Differentiate between programming and programmer.
iii. Define IDE.
iv. Differentiate between high level language and low level language.
v. How is the founder of C language.

Q 3: Write short answers to any FOUR (4) questions. (4x2=08)


i. What is text editor.
ii. Describe the purpose of a compiler.
iii. Difference between syntax and syntax error.
iv. Define reserved word.
v. Write the name of some keywords.

Q 4: Write short answers to any FOUR (4) questions. (4x2=08)


i. Why do we need a programming environment.
ii. Write five commonly used of programming languages.
iii. What are different tool provide by an IDE.
iv. Give 5 examples of reserved word.
v. How can you differentiate keyword from identifier.

PART – II

Note: Attempt any two of the following questions. (2x8=16)


Q 5: Explain the modules of text editor and compiler for the C programming environment.
Q 6: What is programming language. What do you know about C language. Explain in detail.
Q 7: What is programming environment. Describe integrated development environment.

You might also like