What is c strings syntax?


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

Post New Answer

More C++ General Interview Questions

Write a code/algo to find the frequency of each element in an array?

0 Answers   Axtria,


What is input operator in c++?

0 Answers  


What do you mean by function overriding & function overloading in c++?

0 Answers  


Why do we use using namespace std in c++?

0 Answers  


What are containers in c++?

0 Answers  






What are advantages of c++?

0 Answers  


What is std :: endl?

0 Answers  


What is constructor and destructor in c++?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Can I learn c++ in a week?

0 Answers  


What is abstraction in c++?

1 Answers  


Why are pointers not used in c++?

0 Answers  


Categories