what is difference between array and structure?
Answer Posted / bavithra
Array:Derived datatype
Structure:User defined datatype
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is pass by reference in functions?
what is the different bitween abap and abap-hr?
What are enums in c?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
What is difference between array and pointer in c?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Differentiate between functions getch() and getche().
How do I round numbers?
#include
Explain the red-black trees?
explain what is fifo?
What is a good way to implement complex numbers in c?
How many identifiers are there in c?
What standard functions are available to manipulate strings?
How does #define work?