What are the four predefined data types of C++?
What will be an ideal response?
int, float, char, bool
Computer Science & Information Technology
You might also like to view...
MC A menu item can be in the from of a__________ .
a) command. b) checkbutton. c) radiobutton. d) All of the above.
Computer Science & Information Technology
Match the following operators to their functions:
I. Or II. Like III. <= IV. >= V. <> VI. In A. Matches pattern strings in Text and Memo fields B. Specifies that one of many entries can be accepted C. Greater than or equal to D. Tests for values equal to existing members in a list E. Less than or equal to F. Not equal to
Computer Science & Information Technology
To go to column A of the current row, press ____.
A. Ctrl + Home B. Home C. Shift + Tab D. Tab + Enter
Computer Science & Information Technology
Which language is the most popular language for writing Apple macOS applications?
A. C++ B. HTML C. Objective C D. Java
Computer Science & Information Technology