What is mean by data types in c?
No Answer is Posted For this Question
Be the First to Post Answer
Can a pointer point to null?
Find greatest of two numbers using macro
What is the difference between a string and an array?
wats the diference btwen constant pointer and pointer to a constant.pls give examples.
Difference between linking and loading?
Explain what is #line used for?
What is %d used for?
What is the difference between exit() and _exit()?
size maximum allocated by calloc()
How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?
which operator having highest precedence? a.)+ b.)++ c.)= d.)%
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?