What is a void pointer? When is a void pointer used?
No Answer is Posted For this Question
Be the First to Post Answer
Is python a c language?
How do you redirect a standard stream?
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
what is the use of ‘auto’ keyword?
write a programe to find the factorial of given number using recursion
find the minimum of three values inputted by the user
how to add numbers without using arithmetic operators.
What are qualifiers?
What is data type long in c?
what is used instead of pointers in java than c?
What is #include called?