#define MAX(x,y) (x) > (y) ? (x) : (y) main() { int i = 10, j = 5, k = 0; k = MAX(i++, ++j); printf("%d %d %d", i,j,k); } what will the values of i , j and k? }
14 48271Post New CDAC Interview Questions
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
what is mmscfd and how to calculate?
How secure is sql server database?
What is css and how does it work?
What is the shortcut to insert a row in word?
How do I perform browser redirection from a jsp page?
Differentiate between list and set.
where to start the adobe flash? : Adobe flash
Explain the gaps and the steps involved in them.
What is a Retrieving Input ?
What types of people (e.g. job types) do you interact with on a regular basis?
Why are olefins (alkenes) good monomers for polymerization reactions? : Polymer Chemistry
What is a static method in python?
What is the gui?
1)How many tpes of vibration probe and how many tpyes of vibration. 2)how we can calibrate a vibration probe with tk3 3)what is RMS value in vibration measuring application and how we calculate it.