Answer Posted / shivani sharma
printf(ram)
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
Explain what is a static function?
What is the use of a ‘ ’ character?
What is scope of variable in c?
Explain the difference between exit() and _exit() function?
The statement, int(*x[]) () what does in indicate?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
Is python a c language?
Why do we use static in c?
What does c mean in standard form?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
Tell me can the size of an array be declared at runtime?
If the size of int data type is two bytes, what is the range of signed int data type?
differentiate built-in functions and user – defined functions.
how to find binary of number?
What is page thrashing?