Is c++ platform dependent?
No Answer is Posted For this Question
Be the First to Post Answer
If all is successful, what should main return a) 0 b) 1 c) void
Explain the difference between new() and malloc() in c++?
What are access specifiers in C++?
What is #include sstream?
Difference between Overloading and Overriding?
35 Answers Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
How do you print a string on the printer?
What is function overriding in c++?
What is the difference between a shallow copy and a deep copy?
Does std endl flush?
What is this pointer in c++?
What does flush do?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;