Answer the following statements true (T) or false (F)
1. The value returned by InputBox is a string.
2. The line continuation character must be preceded with a space.
3. The line continuation character must be preceded with a space.
4. Named constants must have class scope.
1. True
2. True
3. True
4. False
You might also like to view...
A breach at a credit card company resulted in customers credit card information being exposed . The company has conducted a full forensic investigation and identified the source of the breach. Which of the following should the company do NEXT?
A. Move to the incident identification phase B. Implement the risk assessment plan C. Implement damage and loss control procedures D. Implement first responder processes
If no method access specifier is defined for Main(), what will it be by default?
A. public B. static C. private D. inherited