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 are the 3 types of structures?

572


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

583


What are the disadvantages of c language?

622


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

1906


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

625






Explain low-order bytes.

623


p*=(++q)++*--p when p=q=1 while(q<=6)

1268


What are header files? What are their uses?

640


difference between object file and executable file

6096


If errno contains a nonzero number, is there an error?

805


What is wrong with this program statement? void = 10;

822


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

689


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

733


In which layer of the network datastructure format change is done

1433


What are the main characteristics of c language describe the structure of ac program?

614