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

Post New Answer

More C Interview Questions

Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


main difference between c and c++ language

1 Answers  


What are enumerated types?

0 Answers  


Why is sizeof () an operator and not a function?

0 Answers  


What is the role of this pointer?

0 Answers  






ATM machine and railway reservation class/object diagram

0 Answers   Zycus Infotech,


differnce between do and do while

3 Answers   DOEACC,


Why the below program throughs error during compilation? #include<stdio.h> #include<conio.h> enum { ZERO, ONE, TWO, }; main() { printf("%d",&TWO); getch(); }

2 Answers  


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

0 Answers  


WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

0 Answers  


what is compiler

6 Answers  


given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


Categories