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
Write a program to use switch statement.
Why is it important to memset a variable, immediately after allocating memory to it ?
shorting algorithmS
What is function prototype?
Can you please explain the difference between syntax vs logical error?
Can you please compare array with pointer?
What is a c token and types of c tokens?
What is c programming structure?
Explain how many levels deep can include files be nested?
What is typedef struct in c?
Why does not c have an exponentiation operator?
What are the types of data files?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What is pointers in c with example?
What is the use of putchar function?