Why array starts with index 0

Answer Posted / gopesh dubey

Because the name of array is a pointer

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I change their mode to binary?

698


Where define directive used?

608


What is an operator?

658


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1740


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

696






Why is this loop always executing once?

618


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?

1601


Give differences between - new and malloc() , delete and free() ?

613


What are the properties of union in c?

591


What is variable declaration and definition in c?

504


Explain the difference between #include "..." And #include <...> In c?

634


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

1510


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

737


What does nil mean in c?

673


What does it mean when the linker says that _end is undefined?

637