Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in current-affairs-2016-12-22
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemical-engineering-fluid-flow
Multiple Choice Question in biochemistry-allosteric-effects
Multiple Choice Question in current-affairs-2017-05-07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
computer science object oriented programming using cpp
1. A do-while loop contains
(A): no statement at all between the do statement and the while statement
(B): None of the above
(C): only one statement between the do statement and the while statement
(D): only two statement between the do statement and the while statement
(E): several statements between the do statement and the while statement
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->Which inscription contains the reference to the Devadasis in Kerala?....
QA->What does Gobar gas contains mainly?....
QA->Which set contains foods rich in carbohydrates?....
QA->Which groups of items contains only biodegradable items?....
QA->Which organelles in the cell; other than nucleus contains DNA?....
MCQ->Which of the following sentences are correct about a for loop in a C program? 1: for loop works faster than a while loop. 2: All things that can be done using a for loop can also be done using a while loop. 3: for(;;); implements an infinite loop. 4: for loop can be used if we want statements in a loop get executed at least once.....
MCQ->The while loop is referred to as a(n) _____ loop because the loop condition is tested at the beginning of the loop....
MCQ->Which of the following can be used to terminate a while loop and transfer control outside the loop? exit while continue exit statement break goto....
MCQ->Assertion (A): The 'do while' statement is used less frequently than the 'while' statement.Reason (R): For most applications it is more natural to test for continuation of loop at the beginning than at the end of loop.....
MCQ->The following program will cause the 8051 to be stuck in a loop: LOOP: MOV A, #00H JNZ LOOP....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution