What is the size of structure pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that explain #define and # undef directive
How do I create a directory? How do I remove a directory (and its contents)?
how to write a prog in c to convert decimal number into binary by using recursen function,
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
What are the various types of control structures in programming?
Why c is known as a mother language?
What are the different types of pointers used in c language?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
Write a code to determine the total number of stops an elevator would take to serve N number of people.
int *a[5] refers to
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
How do you generate random numbers in C?