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
What is the basic structure of c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
Where are some collections of useful code fragments and examples?
Differentiate between #include<...> and #include '...'
How to reverse a linked list
1 Answers Aricent, Fidelity, IBM, TCS,
what do you mean by enumeration constant?
Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?
pierrot's divisor program using c or c++ code
write a program for odd numbers?
What is the role of this pointer?
How do you determine a file’s attributes?
In which language linux is written?