What is wrong with this program statement? void = 10;
No Answer is Posted For this Question
Be the First to Post Answer
which header file contains main() function in c?
17 Answers Google, HCL, TCS,
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,
What is the purpose of main() function?
Why functions are used in c?
Explain how can a program be made to print the line number where an error occurs?
difference between malloc and calloc
why do we use pointer instead directly acessing the data?
i want the code for printing the output as follows 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4
Is it better to use malloc() or calloc()?
How can you print HELLO WORLD without using "semicolon"?
What language is c written?
Explain enumerated types in c language?