Stimulate calculator using Switch-case-default statement for
two numbers
No Answer is Posted For this Question
Be the First to Post Answer
Why we use void main in c?
Explain what is the difference between a free-standing and a hosted environment?
How can I do graphics in c?
Explain what is #line used for?
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1
write a program without using main function?
What kind of structure is a house?
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,
what are advantages of U D F?
Why isn't it being handled properly?
what is the output of the following code? main() { int I; I=0x10+010+10; printf("x=%x",I); } give detailed reason