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
string reverse using recursion
Why we use break in c?
Should I learn c before c++?
What is p in text message?
Do you know null pointer?
What is time null in c?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
Explain what is the advantage of a random access file?
What is the argument of a function in c?
What is masking?
What is class and object in c?
Why does everyone say not to use gets?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What is variable and explain rules to declare variable in c?
How can a string be converted to a number?