Answer Posted / amit soni
c is a low level language. this characterization is not
pejorative;it is simply means that C deals with some sort of
objects that most computer do,namely character number and
address.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
What is extern storage class in c?
How can you increase the size of a statically allocated array?
What does char * * argv mean in c?
How do you determine the length of a string value that was stored in a variable?
Why is this loop always executing once?
What is a stream water?
Does * p ++ increment p or what it points to?
Explain what is the difference between text files and binary files?
what is reason of your company position's in india no. 1.
how to find anagram without using string functions using only loops in c programming
What does static variable mean in c?
How do you define a function?
Where register variables are stored in c?
Is there a way to compare two structure variables?