How do you initialize a string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What is the copy-and-swap idiom?
What is a down cast?
What is command line arguments in C++? What are its uses? Where we have to use this?
C++ program output? Explain output of this program. #include <iostream> using std::cout; using std::cin; int main() { cout<<cout<<' '; cout<<cin; return 0; } It prints some address in hexadecimal. what is it?
What is a dangling pointer in c++?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
What do you mean by function pointer?
How much is c++ certification?
What is isdigit c++?
check whether a no is prime or not.
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,