Answer Posted / lucky
array is a collection of similar type of data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is c language still used?
What are pointers really good for, anyway?
Explain what is the best way to comment out a section of code that contains comments?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
How a string is stored in c?
Explain b+ tree?
Without Computer networks, Computers will be half the use. Comment.
Describe static function with its usage?
All technical questions
What are the features of c language?
What is difference between array and structure in c?
What are the ways to a null pointer can use in c programming language?
What is the meaning of typedef struct in c?
Write a program on swapping (100, 50)
How will you divide two numbers in a MACRO?