A program to allow an input operand and operator from the operator and read on the display and output operand.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is reason of your company position's in india no. 1.

0 Answers   Accenture, TCS,


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


How can you increase the size of a statically allocated array?

0 Answers   TISL,


Are bit fields portable?

0 Answers   EXL,


what is an inline function?

2 Answers   TCS,


What is a class?

3 Answers  


What is the difference between fork() and vfork()?

2 Answers  


what is the difference between NULL & NUL keywords in C?

3 Answers  


find largest element in array w/o using sorting techniques.

3 Answers   Zycus Infotech,


for (i <= 5 && i >= -1;++i; i > 0) { printf("%d ", i); }

1 Answers  


How do you access command-line arguments?

1 Answers  


Explain what is the difference between a free-standing and a hosted environment?

0 Answers  


Categories