Write a program of prime number using recursion.
No Answer is Posted For this Question
Be the First to Post Answer
How can you find the day of the week given the date?
Sir i need notes for structure,functions,pointers in c language can you help me please
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
How do I access command-line arguments?
hi how to convert program from notepad to turboc editor can u please help me
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What does void main () mean?
What is scanf () in c?
diff between exptected result and requirement?
What is the heap?