What is structure padding and packing in c?
No Answer is Posted For this Question
Be the First to Post Answer
what are enumerations in C
What are the different types of data structures in c?
What do you mean by command line argument?
How is a structure member accessed?
how to find anagram without using string functions using only loops in c programming
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
What are the similarities between c and c++?
In a byte, what is the maximum decimal number that you can accommodate?
Write a program to print distinct words in an input along with their count in input in decreasing order of their count..
What are the key features in c programming language?
What is meant by operator precedence?
write a proram to reverse the string using switch case?