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 12344f1() { 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 8879Post New Geometric Software Interview Questions
What is a layout manager android?
Differentiate between Dofollow and Nofollow?
Will you be willing to travel if the work demands so?
Calculate Income Ta X On Nett Income Of Rs 365520 For Men,women And Senior Citizen For The Assessment Years 2009- 10 And 2010-11?
What happens when you choose ClearType for your screen fonts in Windows XP?
How to get current directory using python?
Explain the difference between inprocess vs out process session state : Dot net architecture
What is ipc a 600?
What are the responsibilities of clinical lab technician?
Can I use DLLs developed in C or C++ from Delphi?
Explain about scrrun.dll in vbscript?
Define the process of handling in case of destructor failure?
What is Linux and why is it so popular?
What’s new in the latest version of mvc?
What is function in c with example?