Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.
No Answer is Posted For this Question
Be the First to Post Answer
write a program that accepts 3 numbers from the user. dispaly the values in a descending order.
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
What is console in c language?
What is the difference between getch() and getche()?
What is pragma in c?
why we use "include" word before calling the header file. is there any special name for that include??????
Find if a number is power of two or not?
Is c high or low level?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 Answers HCL, IBM, Satyam, Vimal, Vimukti Technologies,
Write a program to show the change in position of a cursor using c
how to create duplicate link list using C???
What are the advantages of using linked list for tree construction?