what is difference between array and structure?
Answer Posted / sruthi
structure is user defined!
c program for printing employee details using union ??
| Is This Answer Correct ? | 48 Yes | 34 No |
Post New Answer View All Answers
why return type of main is not necessary in linux
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is the mean of function?
Explain how can you check to see whether a symbol is defined?
What is a class c rental property?
Why void is used in c?
What is the difference between single charater constant and string constant?
The __________ attribute is used to announce variables based on definitions of columns in a table?
What is the use of linkage in c language?
int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above
What is calloc malloc realloc in c?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
Explain how do you declare an array that will hold more than 64kb of data?
What is a buffer in c?
What is difference between && and & in c?