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
WAP to convert text into its ASCII Code and also write a function to decode the text given?
What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?
no consistent academics. how to answer the question
How. To pass the entrance test
What is the difference between declaring a variable and defining a variable?
What is the purpose of clrscr () printf () and getch ()?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
What are qualifiers?
What are the __date__ and __time__ preprocessor commands?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is an expression?
Where is volatile variable stored?