10th Assesment
10th Assesment
( OBJECTIVE TYPE )
Q 1: Four possible options are given for each statement mark on the correct option.
(06)
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 Ⓐ Ⓑ Ⓒ Ⓓ
A B C D
Increment/
2 ———part of for loop is executed first .? Condition Body Initialization
decrement
Array elements are stored at ———
3 Contiguous Scattered Divided None
memory location?
——— is the unique identifier used to
4 Data type Array name Array size None
refer to the array .?
To initialize the array in a single statement,
5 At the time of After Before A&B
initialize it ——— declaration
Using loops inside loop is called ———
6 For While Do-while Nested
loop?
( SUBJECTIVE PART )
PART – I
PART – II
ATTEMPT ALL LONG QUESTION EACH QUESTION CARRY EQUAL MARKS: (05)
Q 3: write a program that inputs a number and determine whether the
Given Number is prime or not ?
Q 4: Write a program that five times displays the number from 1 to 10?