Answer Posted / saroj kumar manik
array is collection of data element in hierchical way in
computer memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are c preprocessors?
What is assignment operator?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
difference between object file and executable file
There seem to be a few missing operators ..
How can I discover how many arguments a function was actually called with?
What does %2f mean in c?
Stimulate calculator using Switch-case-default statement for two numbers
What is scope rule of function in c?
What standard functions are available to manipulate strings?
What is unsigned int in c?
why return type of main is not necessary in linux
What is string concatenation in c?
How do you declare a variable that will hold string values?
Why is c not oop?