Answer Posted / naresh lingampally
What is this null string;
array addresses would be a[0]..a[11] if i am not wrong ...
so a[11] accepts(can store) up to 11 character elements
so can any one explain.....
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
i have a written test for microland please give me test pattern
What are pointers? Why are they used?
What does malloc () calloc () realloc () free () do?
What are the types of data types and explain?
Explain the bubble sort algorithm.
what is a function method?give example?
can we have joblib in a proc ?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is C language ?
What does int main () mean?
Why is c not oop?
What do you mean by c what are the main characteristics of c language?
Is fortran still used today?
How can a string be converted to a number?