Are strings mutable in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what happens when a pointer is deleted twice?
tell me about yourself ?i want answer for frehers with various exasmples?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
what are the iterator and generic algorithms.
What is realloc() and free()? What is difference between them?
How the virtual functions maintain the call up?
what is C++ objects?
Write any small program that will compile in "C" but not in "C++"?
Are strings immutable in c++?
if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3
Describe the advantage of an external iterator.