void main() { int a=1; printf("%d %d %d",a,++a,a++); } the output is supposed to be 1 2 2....but it is 3 3 1 this is due to calling conventions of C. if anyone can explain me how it happens?
7 30925what will be the output of this program........ main() { int a=2,b=4,c=6; printf("%d"); } why it gives the value of third variable.
HCL,
6 8097increment operateor (++)and decrament(--)
#include
Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.
2 11009Develop a flow chart and write a c program to find the roots of a quadratic equation ax2+bx+c=0 using switch and break statement.
TCS,
1 12262
What are the difference between a free-standing and a hosted environment?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Define VARIABLE?
What is a floating point in c?
Write a program to print factorial of given number using recursion?
What are the advantages of external class?
Why are algorithms important in c program?
Why pointers are used in c?
Explain null pointer.
What is an array? What the different types of arrays in c?
Explain what is the benefit of using #define to declare a constant?
What is the ANSI C Standard?
What is the most efficient way to store flag values?
Differentiate between the expression “++a” and “a++”?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university