Are strings mutable in c++?
No Answer is Posted For this Question
Be the First to Post Answer
i want the NIC programmer-B model papaer pattren, iwant the all model papers?
I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.
Write a recursive program to calculate factorial in c++.
In java a final class is a class that cannot be derived. How can you make a similar class in C++
What is Destructor in C++?
What is ios in c++?
What is the difference between prefix and postfix versions of operator++()?
Can we use this pointer inside static member function?
What is a list c++?
What is decltype c++?
How do we implement inheritance in c++?
What is the full form of dos?