Are strings immutable in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is endl c++?
List down the guideline that should be followed while using friend function.
Write a program to concatenate two strings.
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
Define token in c++.
How do you establish an is-a relationship?
What is the difference in size of this two clasees? Class A { int a; char c; float f; } Class B { float f; char c; int a; }
What are associate containers?
What is ostream in c++?
What is a c++ class?
What is the difference between a copy constructor and an overloaded assignment operator?
4 Answers Belzabar, Citrix, Microsoft, Wipro,
What is a vector c++?