Write a program that an operator and two operands read from input operand operator on the implementation and results display.
No Answer is Posted For this Question
Be the First to Post Answer
main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }
How can I read a directory in a c program?
how to make program without <> in libray.
What is function pointer and where we will use it
Please write the area of a RIGHT ANGLED TRIANGLE.
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0
Write a program to compute the following 1!+2!+...n!
Can an array be an Ivalue?
Explain what is the concatenation operator?
Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=255; printf("%d %d\n",x,y); }
do you think its fraud or original company?
Is there any data type in c with variable size?