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

Class 10 Computer Exam Paper 2023

paper

Uploaded by

ra3167459
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)
8 views2 pages

Class 10 Computer Exam Paper 2023

paper

Uploaded by

ra3167459
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

6) __________ are added in the source code to further explain the

ABDALI SCHOOL SYSTEM


Loop Paper Computer 1st Term 2023 techniques and algorithms used by the programmer.
Class 10th
Time: 15 Mins (Objective) TotalMarks:10 a) Messages b) Hints c) Comments d) Explanations
Note: Use this paper to mark objective questions. No mark will be
awarded for cutting or over writing.
7)A set of multiple instructions enclosed in braces is called a _________.
1-Choose the right answer:
1) A software that facilitates programmers in writing computer program is
known as____________ a) box b) list c) block d) job
a) Compiler b) Editor c) IDE d) Debugger
8) Conditional logic helps in
2) __________is a software that is responsible for the conversion of
program files to machine understandable and executable code.
a) decisions b) iterations c) traversing d) all
a) Compiler b) Editor c) IDE d) Debugger
3) scanf is a _______ in C programming language 9)A float uses ________ bytes of memory
a) keyword b) library
c) function d) none of themc a) 3 b) 4 c) 5 d) 6

4) A list of words that are predefined and must not be used by the
programmer to name his own variables are known as 10) Printf is used to print __________ type of data

a) Auto b) reserved
a) int b) float c) char d) all of them
c) Restricted d) predefined
5) Include statements are written in__________ section.
a) Header b) main c) comments d) print
ABDALI SCHOOL SYSTEM
Paper Computer 1st Term 2023
Class 10th
4- Write short answers to any four (4) Questions: : (8)
Time: 1:45 hrs (Subjective) Total Marks:50
1- Define computer program?
2. Write short answers to any four (4) Questions (8)
2- Define Basic operators?
1-Why do we need a programming environment?
3- Write the working of format specifiers?
2) Write the steps to create a C program file in the IDE of your lab
4- What is short circuiting?
computer.
5- Differentiate between logical and relational operator?
3) Describe the purpose of a compiler.
6- Why do we need selection statements?
4) List down five reserved words in C programming language.
5- Attempt any TWO questions: (2x8=16)
5) Discuss the main parts of the structure of a C program.

6) Why do we use comments in programming? 1) Define selection statements? And also write about if statement?

3- Write short answers to any four (4) Questions: (8)


2) Define function. What is meant by input and output functions? Give
1- Differentiate between constants and variables?
example of each type?
2) Write down the rules for naming variables?

3) Differentiate between char and int. 3) What do you know about structure of a C program?

4) How can we declare and initialize a variable?

5) What is difference between scanf and getch?

6) Which function of C language is used to display output on screen?

You might also like