Stimulate calculator using Switch-case-default statement for
two numbers


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

Post New Answer

More C Interview Questions

Compare array data type to pointer data type

0 Answers  


Tell about strtok & strstr functions

2 Answers   HCL, iFlex, Motorola,


What does calloc stand for?

0 Answers  


What is integer constants?

0 Answers  


what is output? main() { #define SQR(x) x++ * ++x int i = 3; printf(" %d %d ",SQR(i),i * SQR(i)); } a)9 27 b)35 60 c)20 60 d)15 175

5 Answers   Wipro,






What is break in c?

0 Answers  


Explain how can I write functions that take a variable number of arguments?

0 Answers  


Why are algorithms important in c program?

0 Answers  


How many ways are there to swap two numbers without using temporary variable? Give the each logic.

9 Answers  


What is #include conio h?

0 Answers  


write a c program to check weather a particluar bit is set or not?

5 Answers   IBM,


program to convert a integer to string in c language'

0 Answers  


Categories