What are the rules for naming an identifier?


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

Post New Answer

More C++ General Interview Questions

What are the static members and static member functions?

1 Answers  


Difference between strdup and strcpy?

0 Answers  


Difference between delete and free.

0 Answers  


Why do we use setw in c++?

0 Answers  


Describe private, protected and public – the differences and give examples.

0 Answers  






Can create new c++ operators?

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


Briefly describe a B+ tree. What is bulk loading in it?

0 Answers   Wipro,


What is vector string in c++?

0 Answers  


What does std :: flush do?

0 Answers  


Why main function is special in c++?

0 Answers  


What is realloc() and free()? What is difference between them?

1 Answers  


Categories