Which of the following statements throws a valid exception in C++?

A. throw.function();
B. throw 2;
C. throws str;
D. 4 throw;

Answer: B

Computer Science & Information Technology

You might also like to view...

The Vista security feature that enables you to encrypt all data stored on a volume is called:

A) Encrypted File System B) BitLocker Drive Encryption C) Windows Defender D) Windows Live OneCare

Computer Science & Information Technology

Programs and applications enable you to use a computer without the need for special programming skills

Indicate whether the statement is true or false

Computer Science & Information Technology