Answer the following statements true (T) or false (F)

1. Pseudocode is a graphic depiction of an algorithm.
2. The value of a character-string constant is usually enclosed in either single or double quotes.
3. There is no ANSI-approved standard for pseudocode.
4. The statements Write A and Write “A” will always produce the same output.
5. A connector symbol is placed at the entry point of an IFTHENELSE control structure.



1. FALSE
2. TRUE
3. TRUE
4. FALSE
5. FALSE

Computer Science & Information Technology

You might also like to view...

Which of the following uses port 21 by default?

A. FTP B. IMAP C. SNMP D. SMTP

Computer Science & Information Technology

The

element is used to contain JavaScript animations and interactions.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology