how to make a scientific calculater ?


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

Post New Answer

More C Interview Questions

What is a sequential access file?

0 Answers  


What is function pointer and where we will use it

2 Answers   Infosys, NetApp,


Where is volatile variable stored?

0 Answers  


Can true be a variable name in c?

0 Answers  


Two's compliment of -5

4 Answers   Adobe,






What is meant by preprocessor in c?

0 Answers  


What is zero based addressing?

0 Answers  


What does static variable mean in c?

0 Answers  


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

0 Answers   Ignou,


enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program

1 Answers  


A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.

4 Answers  


Meaning of () in c

1 Answers  


Categories