What is the C-style character string?


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

Post New Answer

More C++ General Interview Questions

What is the difference between a template and a macro?

0 Answers  


What is c++ and its uses?

0 Answers  


what is the use of void main() in C++ language?

0 Answers  


What is a storage class?

0 Answers  


Is java the same as c++?

0 Answers  






Does c++ have finally?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


How to declare a pointer to an array of integers?

0 Answers  


Define linked lists with the help of an example.

0 Answers  


What is c++ hash?

0 Answers  


Why ctype h is used in c++?

0 Answers  


What data encapsulation is in c++?

0 Answers  


Categories