in Technology by

Describe dynamic data structure in C programming language?

1 Answer

0 votes
by

Dynamic data structure is more efficient to memory. The memory access occurs as needed by the program.

Related questions

0 votes
    Is Objective C, a dynamic language? True/False, explain....
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    1. In the C programming language to scan the integer type data which of the following is used? %d %f %I %c Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    1. In the C programming language to scan the integer type data which of the following is used? Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
+1 vote
    Which built-in library function can be used to re-size the allocated dynamic memory in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Describe the file opening mode “w+” in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    Describe the header file and its usage in C programming?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    Describe the difference between = and == symbols in C programming?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    Describe Wild Pointers in C Progamming?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    Which of the following list-like data structure is used for managing a dynamic collection of SparseArrays? (a) ... and answers pdf, Data Science interview questions for beginners...
asked Oct 30, 2021 in Education by JackTerrance
0 votes
    Define a structure in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a self-referential structure in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a nested structure in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    Selenium doesn’t support the following programming language: 1. Python 2. C# 3. C 4. Java...
asked Jul 11, 2021 in Technology by JackTerrance
+1 vote
    C is successor of which programming language?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Who designed C programming language?...
asked Nov 9, 2020 in Technology by JackTerrance
...