Write a program that receives as input a number omaadel-n-print, four digits.
No Answer is Posted For this Question
Be the First to Post Answer
What is function what are the types of function?
Explain the difference between null pointer and void pointer.
What is a sequential access file?
write a c program to find the roots of a quadratic equation ax2 + bx + c = 0
11 Answers CSC, St Marys, TATA,
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
what are brk, sbrk?
write a program without using main function?
How can you read a directory in a C program?
What are the different categories of functions in c?
c program to input values in a table(using 2D array) and print odd numbers from them
why we use pointer in c