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
What is a ternary operator in c?
Compare and contrast compilers from interpreters.
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
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
Why is extern used in c?
What are the different types of C instructions?
Apart from dennis ritchie who the other person who contributed in design of c language.
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
what is ur strangth & weekness
Explain built-in function?
What are loops in c?
What is sizeof int in c?
Array is an lvalue or not?
What are the disadvantages of c language?
How can I insert or delete a line (or record) in the middle of a file?