Answer Posted / dippi
data structure is a structure in which elements having
different datatypes can be kept
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
In c language can we compile a program without main() function?
Explain how are portions of a program disabled in demo versions?
How to set file pointer to beginning c?
Can we change the value of static variable in c?
Why we use void main in c?
What is difference between %d and %i in c?
Compare and contrast compilers from interpreters.
Why does not c have an exponentiation operator?
How does free() know explain how much memory to release?
What is header file in c?
What are logical errors and how does it differ from syntax errors?
What are the features of the c language?
What are the different types of endless loops?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
How does normalization of huge pointer works?