Answer Posted / revathy
I think it is 1004
But JITENDRA, why do you think it's FA0
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why shouldn’t I start variable names with underscores?
Why array is used in c?
What is the explanation for modular programming?
How do c compilers work?
What type is sizeof?
Explain is it valid to address one element beyond the end of an array?
What is else if ladder?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What is the use of the function in c?
What does sizeof function do?
Is c call by value?
What are Macros? What are its advantages and disadvantages?
Can a variable be both const and volatile?
What is calloc()?
What is void c?