Answer the following statements true (T) or false (F)
1. Programs in all high-level programming languages are compiled into efficient machine code.
2. In C++, you can insert a comment in your program by surrounding the comment with braces { }.
3. In C++, the statement
const double pi = 3.14;
is an executable statement.
4. In C++, the statement x = y + z;
is a declaration statement.
5. The syntax of a particular computer language is a set of rules defining the form of a correct program in that language
1. (False)
2. (False)
3. (False)
4. (False)
5. (True)
You might also like to view...
Which of the following statements about regular expressions is true?
a. They are used to match specific character patterns in text. b. They can be used to replace parts of one string with another, or to split a string. c. They can be used to validate data to ensure that it’s in a particular format. d. All of the above statements are true.
What is Processing based on?
A) Java B) C# C) BASIC D) Scriptlogic
If a potential spelling error is detected, it is underlined with a green line
Indicate whether the statement is true or false
Pete, the system administrator, has blocked users from accessing social media web sites. In addition to protecting company information from being accidentally leaked, which additional security benefit does this provide?
A. No competition with the company's official social presence B. Protection against malware introduced by banner ads C. Increased user productivity based upon fewer distractions D. Elimination of risks caused by unauthorized P2P file sharing