#define CUBE(x) (x*x*x) main() { int a,b=3; a=cube(b++); printf("%d %d",a,b); } What should be the value of a and b? My calc a=4 but syst a=6 how pls tell me if you know it?
12 40018Post New Wipro STL Interview Questions
Can we override inline style?
How will you differentiate nine-patch image from regular bitmap image?
How do you create a tree in web dynpro application?
Can we use left join in linq?
Some Realtime Examples on Exits .
How to clear the text in the text box using selenium webdriver?
can we have joblib in a proc ?
Can free form SQL queries be used with Sqoop import command?
Explain about drupal version release dates?
difference between data reader and dataset
Define fashion color?
What is a bool in c#?
What is the difference between circuit breaker and isolator
explain about scope and storage class in oops
can servers running windows server 2008 provide services to clients when they are not part of a domain? : Windows server 2008