Answer Posted / hanif sagar
The collection of similar data type is called an array.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is null always defined as 0(zero)?
write an algorithm to display a square matrix.
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Explain how can I remove the trailing spaces from a string?
What are the advantages of using linked list for tree construction?
What are the basic data types associated with c?
What is the difference between functions abs() and fabs()?
Why is c faster?
What is the difference between āgā and āgā in C?
Are negative numbers true in c?
how to write optimum code to divide a 50 digit number with a 25 digit number??
What is the translation phases used in c language?
What is printf () in c?
What is difference between union and structure in c?
What is a static variable in c?