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 14978f1() { 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 10963Post New Geometric Software Interview Questions
What are ipconfig and ifconfig?
What are the important components of the internet of things?
What are controllers in laravel?
What are the three parts of a css style?
What is the difference between testing and verification?
What is the difference between 8085 microprocessor and 8086 microprocessor?
tell me something about your family?
Are blackberry cloud services available on the new office 365?
Differentiate between an organization and division in Siebel?
What is ngzone run outside angular 2?
What is the use of optional dependency?
How many weblogic servers can I have on a multi-cpu machine?
What is mat card in angular?
What is the Functionality difference between ECC 5 and ECC6? i.e. new functionality in ECC6 which is not in ECC 5.
What is the pattern matching operator in ruby?