Which of the following is a double-selection control statement?
a) Do While…Loop
b) For…Next
c) If…Then…Else
d) If…Then
c) If…Then…Else
Computer Science & Information Technology
You might also like to view...
A(n) ________ path starts from the directory in which the application began executing.
a. absolute b. relative c. parallel d. comparative
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. A call-by-reference parameter may pass data only out of a function. 2. A program should have all of its functions written before testing can begin.
Computer Science & Information Technology