Explain the use of bit fieild.
No Answer is Posted For this Question
Be the First to Post Answer
we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?
Write a program to print ASCII code for a given digit.
How many loops are there in c?
what is the different between data structure and data type?
What header files do I need in order to define the standard library functions I use?
Who developed c language?
why we shiuld use main keyword in C
Can math operations be performed on a void pointer?
can we execute the program with the object file
Write a program to show the workingof auto variable.
Explain the meaning of keyword 'extern' in a function declaration.
What does the c preprocessor do?