Computer General Science Test Hard Mode With Answers

Computer General Science Test Hard Mode

Sr. # Questions Answers Choice
1 Function prototypes for built-in function are specified in Source files Header files Object files Image files
2 A do-while loop is useful when The body of the loop will never be executed The body of the loop will be executed at least once The body of loop may never be execute
3 In the do while loop the test condition is evaluated After the loop is executed Before the loop is executed Between the loop is executed All the above
4 The for loop contains the Initialize expression Test expression Increment expression All the above
5 Comma operator is also called Update operator Sequential evaluation operator Unary operator None
Download This Set

Is this page helpful?

Share your comments & questions here

Guest
  • No comments yet. Be the first to comment!