What is the difference between struct and typedef struct in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to find out number of on bits in a number?
Given an array of numbers, except for one number all the others occur twice. Give an algorithm to find that number which occurs only once in the array.
What is the difference between #include and #include 'file' ?
Explain the use of bit fieild.
what are brk, sbrk?
What is the difference between local variable and global variable in c?
What is #include stdio h?
Explain how do you view the path?
Explain what is the difference between null and nul?
Explain modulus operator.
How do you determine the length of a string value that was stored in a variable?
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1