any "C" function by default returns an
a) int value
b) float value
c) char value
d) a & b
No Answer is Posted For this Question
Be the First to Post Answer
How can you return multiple values from a function?
In which language linux is written?
What is the diffences between Windows XP and Windows Visa
can we store values and addresses in the same array? explain
What is the difference between getch() and getche()?
question-how to run a c programme.
What is the use of typedef in structure in c?
Why c++ is called c++ and not c+?
to get a line of text and count the number of vowels in it
Which is better between malloc and calloc?
Is that possible to add pointers to each other?
how to execute with out main in cprogram