What character terminates all strings composed of character
arrays?




1) 0


2) .


3) END

Answer Posted / k.kavitha

1)0

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is selection sort in c?

596


How can you increase the allowable number of simultaneously open files?

586


Explain that why C is procedural?

647


Write a program for Overriding.

672


Which is best book for data structures in c?

588






What are the 4 types of organizational structures?

613


What is pass by value in c?

589


What is the size of empty structure in c?

579


What is abstract data structure in c?

514


Can you please explain the difference between malloc() and calloc() function?

609


Differentiate between null and void pointers.

620


what is the basis for selection of arrays or pointers as data structure in a program

3780


How to compare array with pointer in c?

610


What are c header files?

568


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

601