What are predefined functions in c?
No Answer is Posted For this Question
Be the First to Post Answer
can v write main() { main(); } Is it true?
yogesh patil in dell
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
Why do we need functions in c?
Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?
Define macros.
write a program for even numbers?
What is data types?
what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....
Explain the meaning of keyword 'extern' in a function declaration.