What is function prototype in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
what is the coding of display the factorial of a number using array and function?
write a c programme for add of two numbers with out use of arthematic operators
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
What is calloc() function?
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
what is an ERP?
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
what is a NULL pointer?
What does void main return?
What is the difference between null pointer and wild pointer?
What is meant by realloc()?
What is a c token and types of c tokens?