in Technology by
What is the meaning of base address of the array in C-Programming?

1 Answer

0 votes
by
The starting address of the array is called as the base address of the array.

Related questions

0 votes
    What is the meaning of base address of the array?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    Which type of pointer is the most convenient way of storing the raw address in C programming?...
asked Jan 23, 2021 in Technology by JackTerrance
+1 vote
    Where the address of operator (&) cannot be used in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Can a pointer access the array in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Define an array in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    just wondering what it is. Edit: I know it's not a type of array but just a feature. So what ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 23, 2022 in Education by JackTerrance
0 votes
    just wondering what it is. Edit: I know it's not a type of array but just a feature. So what ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 23, 2022 in Education by JackTerrance
0 votes
    Elaborate the concept of Rights – (a) Meaning and Classification of Rights (b) Legal Rights (c) Human Rights Please answer the above question....
asked Aug 4, 2022 in Education by JackTerrance
0 votes
    Explain the process of Judicial Review? (a) Meaning (b) Need (c) When and where it started (d) Indian context Please answer the above question....
asked Aug 4, 2022 in Education by JackTerrance
0 votes
    Recently, I have started using Xcode 4 for developing iOS apps. In Xcode intellisense's autocomplete box, ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    Explain the meaning of following symbols A and B and C. A. B. C. Select the correct answer ... Science,Science proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 7, 2021 in Education by JackTerrance
0 votes
    What is the meaning of the below declarations? 1. const int a; 2. int const a; 3. const int *a; 4. int * const a; 5. int const * a const;c...
asked Jan 21, 2021 by JackTerrance
0 votes
    I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
...