Answer Posted / a\sivasankar.a
structure is an derived data type and it is a collection of
different data types stored in s single stucture
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to initialize a variable at the time it was declared?
explain what are pointers?
explain what are actual arguments?
What is the difference between exit() and _exit() function in c?
What are dangling pointers in c?
Is that possible to add pointers to each other?
Explain what header files do I need in order to define the standard library functions I use?
What is the default value of local and global variables in c?
What is the difference between procedural and declarative language?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
What is array within structure?
What are preprocessor directives in c?
ATM machine and railway reservation class/object diagram
Where static variables are stored in c?
Write a program to print factorial of given number without using recursion?