Answer Posted / sourisengupta
One byte.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is a manipulator in c++?
Is it possible to get the source code back from binary file?
What is the difference between passing by reference and passing a reference?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What does scope resolution operator do?
What do c++ programmers do?
What are references in c++? What is a local reference?
Differentiate between a copy constructor and an overloaded assignment operator.
What is the disadvantage of using a macro?
When do we run a shell in the unix system?
What are the advantages of c++ over c?
How would you implement a substr() function that extracts a sub string from a given string?
What is the meaning of c++?
Can turbo c++ run c program?
What is class in c++ with example?