What is the difference between void main() and void main (void) give example programme?
No Answer is Posted For this Question
Be the First to Post Answer
explain memory layout of a C program
What is the difference between a free-standing and a hosted environment?
Explain how can you tell whether two strings are the same?
what is the full form of c language
1 232 34543 4567654 can anyone tell me how to slove this c question
How can I implement sets or arrays of bits?
Is malloc memset faster than calloc?
Write a program to check whether a number is prime or not using c?
Why do we use int main instead of void main in c?
Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A
What is f'n in math?
What is the difference between fork() and vfork()?