Answer Posted / yug
array is a sequential collection of elements of same data
types and those are stored in contiguous memory locations.
| Is This Answer Correct ? | 80 Yes | 15 No |
Post New Answer View All Answers
What are enumerated types?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What is c preprocessor mean?
What is a macro in c preprocessor?
Mention four important string handling functions in c languages .
shorting algorithmS
What is the use of #define preprocessor in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Is c pass by value or reference?
Explain how can you tell whether a program was compiled using c versus c++?
What is exit() function?
What is local and global variable in c?
What is fflush() function?
What is this pointer in c plus plus?
What are categories used for in c?