What is union and structure?
No Answer is Posted For this Question
Be the First to Post Answer
can you change name of main()?how?
What are derived data types in c?
wat is the difference between a definition and declaration? float y;---it looks like a declaration..but it s a definition.how?someone explain
Why doesnt long int work?
Explain what is a const pointer?
Write a program for deleting duplicate elements in an array
What is difference between arrays and pointers?
What is the difference between null pointer and void pointer
10 Answers CTS, Manforce, MAQ Software,
What is nested structure with example?
What are the different types of pointers?
plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.
What is calloc() function?