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 14980f1() { 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 10969Post New Geometric Software C Interview Questions
What is workflow monitor?
What is the Finalization of Accounts?
What is abc abstractmethod?
What are correspondence types in ar / ap?
What other technologies have you used in hadoop sta ck?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is f:convertdatetime tag in jsf (javaserver faces)?
What is view controller xcode?
does java support pointers?
What is web content management system (wcms)?
Why is using C language
What is the name of the directory where it is necessary to locate the proxy file to use a web service?
What is view object in ios?
How can we upload the file to the server using servlet?
Mention what is the basic syntax to use index in mongodb?