Why & is used in scanf in c?
No Answer is Posted For this Question
Be the First to Post Answer
how can you print&scan anything using just one character? :) HINT: printf,scanf similer
Explain the use of keyword 'register' with respect to variables.
What is #line used for?
Is struct oop?
How to print %d in output
What is the value of c?
What is the benefit of using an enum rather than a #define constant?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
Difference between Shallow copy and Deep copy?
Give me the code of in-order recursive and non-recursive.
How does free() know how many bytes to free?
what is the little endian and big endian?