What are special characters c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Why is c++ not purely object oriented?

0 Answers  


Mention the ways in which parameterized can be invoked.

0 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


What is abstract keyword in c++?

0 Answers  


What is "map" in STL?

2 Answers  






Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


Can we overload operator in c++?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


How do you initialize a string in c++?

0 Answers  


Where can I run c++ program?

0 Answers  


What are the two types of comments, and how do they differ?

0 Answers  


Categories