Answer Posted / prasad rokkam
An array is a collection of elements or group of elements, which belongs to same datatype.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the best way of making my program efficient?
Is c still relevant?
How many keywords (reserve words) are in c?
Is c language still used?
What is infinite loop?
What is a macro in c preprocessor?
Explain why c is faster than c++?
How can I remove the leading spaces from a string?
write a program for the normal snake games find in most of the mobiles.
For what purpose null pointer used?
How are Structure passing and returning implemented by the complier?
What is difference between scanf and gets?
What are header files in c programming?
How many levels deep can include files be nested?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above