What is the difference between void main and main in c?
No Answer is Posted For this Question
Be the First to Post Answer
Can we change the value of static variable in c?
WAP to convert text into its ASCII Code and also write a function to decode the text given?
How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.
What is the advantage of a random access file?
What are the main characteristics of c language describe the structure of ac program?
What is a keyword?
Is there a way to jump out of a function or functions?
Should a function contain a return statement if it does not return a value?
How do you construct an increment statement or decrement statement in C?
What are local static variables? How can you use them?
what is purpose of fflush(stdin) function
What language is windows 1.0 written?