Answer Posted / mr rafiq ahmad dar
an array is a fixed size sequenced collection of elements of same data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are the auto variables stored?
What are the features of c language?
Who developed c language and when?
What are the types of data types and explain?
How we can insert comments in a c program?
How can I change their mode to binary?
Explain the ternary tree?
What are the rules for identifiers in c?
Is null always equal to 0(zero)?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is c system32 taskhostw exe?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
What is the scope of local variable in c?
How can I avoid the abort, retry, fail messages?
How do you define a string?