Multiple Choice
What kind of language is pseudocode?
A) a hybrid language of all .NET languages
B) an informal language used to develop algorithms
C) a language used to translate from C++ to Visual Basic
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: a - = 3 can also be
Q14: A While…End While statement allows the programmer
Q15: Which of the following are examples of
Q17: A Form's default Button is the one
Q19: Having many levels of nesting improves program
Q20: Logic errors prevent a program from compiling
Q21: The expression d *= 4 is an
Q22: What marks the end of the Do
Q34: Local variables must be _.<br>A) initialized when
Q45: Counter-controlled repetition is also known as:<br>A) definite