Computer 10 Chap 1 (2nd Half)
Computer 10 Chap 1 (2nd Half)
Concept School
Computer Science 10th
Roll No.________ Name: _______________
Time Allowed: 1hour Total Marks:
Sr. Questions A B C D
No
1 _____type is used to store a real number Real data Float data Int data Char data
(number with floating point) up to six
digits of precision.
2 A signed int can store: Positive value Negative Both a and b None of these
value
3 A software that provides a programming International Reserved Programming Integrated
environment to facilitate programmers Development Words environment Development
in writing and executing computer Environment Environment
programs is known as an:
4 By default_____ type int is Considered Char integer Unsigned Signed integer Float
as a: integer
5 General structure of an include #include<hea #include(head #include(head #include<hea
statement is as: der_file_name er_file_name) er_file_name> der_file_name
>
6 Single-line comments start with: ] / // ;
7 The values without a decimal point: Integer Real constants Character Variables
Constants Consbnts