What character terminates all character array strings

a)

b) .

c) END


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

Post New Answer

More C++ General Interview Questions

How did c++ get its name?

0 Answers  


Define pointers?

0 Answers  


What is a constant? Explain with an example.

0 Answers  


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


What is general form of pure virtual function? Explain?

0 Answers  






What is c++ stringstream?

0 Answers  


Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


what Is DCS ? what i will get benefit when i did?

0 Answers  


how can u create a doubly linked list with out using pointers?

2 Answers  


What is difference between c++ 11 and c++ 14?

0 Answers  


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


Categories