Computer Questions for CSE students


 Dear viewers,I  arranged a programming Exam  contest 

The selection procedure depends on-
  • Time of your answers submission
  • Correctness of your given answers.

To win a prize attempt the following question answers.


Exam - I
I. Answer the following questions. [10]
1. Write the use of the function while(). Give one example.
2. Write the function of for loop. Give one example.
3. Explain the use of conditional operator with the help of an example.
4. Why the if( ) statement is known as a conditional control statement? Explain your answer with the help of an example.
5. Why do……while( ) statement is known as “Enter looping” statement? Explain your answer with the help of an example.
II. Fill in the blanks. [10]
1. ----------- symbol is used as unsigned right shift operator.
2. & is used for -------------------------- .
3. ------------------ Symbol is used for bit wise XOR.
4. The symbol , (comma) is used as ------------------------- .
5. << symbol is used as --------------------------- .
6. If int a = 23 and b = 7 then the value of a % b is --------------.
6. -------------- is the symbol for ternary operator .
7. If int a = 5 , int b = 2 and int c = a / b . then value of c is ----------------.
8. If x = 3 and x = (++ x) + (x++) then value of x after evaluation is -------- .
9. If a = 34 , b = 23 and int k = (34 > 23)? a : b ; then value of k is ------.
10. The symbol ( ~ ) is used for --------------------- 


The prize will be sent to your mobile phone as a flexi load/balance transfer.

Contestant must submit their answers with cell number [for Bangladeshi contestant only] 
Send your answer only to this email: ahmmad.cse@gmail.com

0 comments: