Is there any possibility to create customized header file with c programming language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the difference between functions getch() and getche()?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
How can I return multiple values from a function?
What does struct node * mean?
related proverb of "dont count your chicken before it hatches"
Can you think of a way when a program crashed before reaching main? If yes how?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5;
Can variables be declared anywhere in c?
What compilation do?
7 Answers Geometric Software, Infosys,
Discuss the function of conditional operator, size of operator and comma operator with examples.
How do you write a program which produces its own source code as its output?