What does the following code do: int c=0; cout<
a) Undefined *Updated*
b) 01
c) 00
No Answer is Posted For this Question
Be the First to Post Answer
Describe functional overloading?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
Is swift a good first language?
Do you know what are pure virtual functions?
Is c++ a programming language?
What issue do auto_ptr objects address?
How much is size of struct having 1 char & 1 integer?
Is c++ a pure oop language?
Explain method of creating object in C++ ?
I need to find a specific string between two strings how do I do it?
what is oops
Out of fgets() and gets() which function is safe to use?