Which symbol is used in C++ for the logical And operator?
A. ||
B. @
C. %
D. &&
Answer: D
Computer Science & Information Technology
You might also like to view...
A list box named lstBox has its Sorted property set to True and contains the three items Cat, Dog, and Gnu in its Items collection. If the word Elephant is added to the Items collection at run time, what will be its index value?
(A) 2 (B) 1 (C) 3 (D) 0
Computer Science & Information Technology
What is an abstract data type?
What will be an ideal response?
Computer Science & Information Technology
Using the mouse to move or copy cells is called ____.
A. drop and drag B. drag and drop C. drag and copy D. drag and paste
Computer Science & Information Technology
Discuss why you might want to convert a query to a parameter query.
What will be an ideal response?
Computer Science & Information Technology