What does std mean in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is a flag in c++?
What are the important differences between c++ and java?
State the difference between pre and post increment/decrement operations.
Copy Linked List using recursive function?
Can a program run without main?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
List the issue that the auto_ptr object handles?
Why are pointers used?
What are multiple inheritances (virtual inheritance)?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What's the hardest coding language?
Enter n no. of element and delete value from desire position