#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 43015Post New Wipro STL Interview Questions
Can I stay on windows 7?
What should we do if we want to know which users are reaching our site?
Looking for interview questions for BAAN ERP - specifically the finance and logistics modules.
Explain backbone.js?
Can you make use of a servletoutputstream object from within a jsp page?
What is query level cache in hibernate?
Can python be used for web client and web server side programming? And which one is best suited to python?
How nested beans can be used in Struts applications?
What is periodontitis?
What is ag grid?
How do you use tags in indesign?
What are the features of blackberry storm2?
How dhtml work with javascript?
How can you find the exact size of a data type in c?
What is codeigniter library and how we can load it?