________________ operators are used for combining two or more conditions
Relational operators
Logical operators
Select case
None of these
The _____________ function in Visual Basic displays a dialog containing a text box to enter some data
InputBox()
msgbox()
str()
sqrt()
The _______________ loop executes a group of statements as long as a specified condition is true.
While....wend
Do.....While
Do While
All those
Who was the president of Hantog committe?
Philop Hantog
George simon
James Hantog
None
_______________ operator returns True, if either condition is true .
NOT
OR
AND
MOD
In ______________ loop sets up a loop that executes a block of statements untill a specified condition becomes true.
Do ......Until Loop
Do...while Loop
While Wend
______________ structure is suitable for calculating values that fall in different ranges.
Simple if
If ...else
Multiline if ..then
According to the Indian university commission the senate should consist of __________members
50 to 100
25 to 50
100 to 200
10 to 50