An expression to whose value an operater is applied
a) operand
b) variable
c) constant
d) all of the above
No Answer is Posted For this Question
Be the First to Post Answer
What are terms in math?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
How do you write a program which produces its own source code as its output?
main() { int a; a=++100; printf("%d",a); getch(); }
Explain how can I convert a string to a number?
what are the static variables
8 Answers HCL, iFlex, TCS, Wipro,
What is a #include preprocessor?
What is getche() function?
diff. between *p and **p
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
How do you use a 'Local Block'?
What is the purpose of sprintf() function?