Answer:
D) All the above are true
Explanation:
consider this code snippet
<em>int age =17;</em>
<em>if(age<18){</em>
<em> cout<<"You are young"<<endln;</em>
<em>}</em>
<em>else{</em>
<em> cout<<"You are an adult"<<endln;</em>
<em>}</em>
From this code snippet we see the use of an if statement which is followed by the condition age<18. We can see that this condition can only be true or false that is boolean (Fulfils option A in the question) And we know that a boolean expression is something the computer can test whether it is true or not (fulfills option B). Then finally we have used it to implement a selection control with the combination of an else branch. So all of the options are true
The correct answer is <span>2. a clear out line of the consequences of violating the policy
This is the most important function of all mentioned because you can find the courses even at other places, internet usage is not of great importance, and the calendar can be found anywhere.</span>
The answer & explanation for this question is given in the attachment below.
Explanation:
An identifier is the name of a program or the names of the variables, classes, methods, namespaces or interfaces within a program that are used to identify the relevant data/info.
Typically, identifiers must start with a letter (no numbers) and must not have any spaces in them, it should indicate the meaning and usage of the element being referred and i t cannot have more than 511 characters.
An example is:
<em>int money;
</em>
<em>double accountBalance;</em>
Where money and accountBalance are the identifiers.
I hope you find this information useful and interesting! Good luck!
It's Microsoft office power point presentation.