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
What's the hardest coding language?
What is searching? Explain linear and binary search.
What do you mean by pure virtual functions in C++? Give an example?
What character terminates all character array strings a) b) . c) END
What are the debugging methods you use when came across a problem?
Explain overriding.
In a function declaration what does extern means?
What will happen if when say delete this ?
What are function prototypes?
What is the difference between a copy constructor and an overloaded assignment operator?
4 Answers Belzabar, Citrix, Microsoft, Wipro,
What does obj stand for?
Does std endl flush?