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 14836f1() { 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 10827Post New Geometric Software Interview Questions
What are the tools used to develop an android app?
write the test cases for facility module
What is the use of trigger manager?
What is default value of a global and local variable in go?
Why do you think you are a suitable candidate for this position?
What is angularjs architecture?
WHY U HAVE CHOOSE ICWA WHY NOT CA
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
Explain what is polling in ajax?
What is the difference between web edition and business edition?
What are scalar values?
Differentiate between sessions and batches?
What is the resonant peak?
Can captcha be automated?
What are the most important features of mvvm?