a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?
6 14784f1() { f(3);} f(int t) { switch(t); { case 2: c=3; case 3: c=4; case 4: c=5; case 5: c=6; default: c=0;} value of c?
5 10777Post New Geometric Software C Interview Questions
What do you mean by sap crm sales?
Explain how does combination of functions reduce memory requirements in embedded systems?
How shall i select the value of capacitor or inductor in a system?
How do I exit safe mode on my iphone?
What and where are the best javascript resources on the web?
What is @manytoone fetch fetchtype lazy?
Define the Term 'job'?
Where do you see this group in five years?
which best describes the optimize ad rotation setting in adwords?
How is it different from a normal table?
How to export selenium ide test suite to selenium rc suites?
is it possible to say motor horsepower number without seeing name plate(when name plate damaged)
What are the different types of a subquery?
The int maps to which C# keyword in .NET type?
What is the InputSplit in map reduce ?