Why is structure padding done in c?
No Answer is Posted For this Question
Be the First to Post Answer
Why & is used in scanf in c?
Why is c so powerful?
Why c is a mother language?
Why n++ execute faster than n+1 ?
Is c is a middle level language?
How can I find out how much memory is available?
What is structure pointer in c?
Who is invented by c?
Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321
What are the types of pointers?
What is the difference between text and binary i/o?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.