character array A[12] can hold

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


Please Help Members By Posting Answers For Below Questions

Is c pass by value or reference?

611


What is the difference between class and object in c?

590


Is c is a high level language?

630


Is it valid to address one element beyond the end of an array?

692


What is wrong with this initialization?

601






Is c is a procedural language?

607


What is struct node in c?

633


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

632


In a byte, what is the maximum decimal number that you can accommodate?

636


If you know then define #pragma?

686


What is modeling?

655


Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

1608


Explain how do you view the path?

672


What is abstract data structure in c?

537


How does free() know explain how much memory to release?

629