You are not logged in.
- Topics: Active | Unanswered
#1 2017-07-31 07:08:45
When the function int someFunction(char c) throw( ) is executed, _____
Programming Languages Quizzes C / C++ Programming Language
Question:
When the function int someFunction(char c) throw( ) is executed, _____
Option A):
it may not throw anything
Option B):
it may throw a character
Option C):
it can throw anything
Option D):
it may throw an integer
Correct Answer is Option A):
it may not throw anything
Offline
2017-07-31 07:08:45
- Advertisement
- Ads By Google
Re: When the function int someFunction(char c) throw( ) is executed, _____
\n