What does %c mean in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the meaning of keyword 'extern' in a function declaration.
What is the difference between if else and switchstatement
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
Why is %d used in c?
How does memset() work in C?
What is meant by recursion?
What is the best style for code layout in c?
What does c mean in basketball?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
i want to know aptitude questions,technical questions
How can we see the Expanded source code and compiled code for our source program in C?
Can anyone tell what is stack overflow? what precaution we should take?