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
What is a class c rental property?
When is a void pointer used?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
Explain how can I make sure that my program is the only one accessing a file?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is a good data structure to use for storing lines of text?
How do I send escape sequences to control a terminal or other device?
What is meant by inheritance?
Explain how can type-insensitive macros be created?
What is wrong with this declaration?
What does main () mean in c?
Explain can static variables be declared in a header file?
What does nil mean in c?
Why cant I open a file by its explicit path?
What is d scanf?