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
What are the benefits of organizational structure?
Are there constructors in c?
How do you define structure?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
What is a char in c?
Why double pointer is used in c?
In which header file is the null macro defined?
How does selection sort work in c?
What are the parts of c program?
Mention four important string handling functions in c languages .
Write a program to print fibonacci series using recursion?
writ a program to compare using strcmp VIVA and viva with its output.
Are c and c++ the same?
What is boolean in c?