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 14826f1() { 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 10815Post New Geometric Software Interview Questions
What is freeze panes and how do I do it?
What are the types of lock supported by ?
Is blocked because of many connection errors mysql?
Cut Linten (RCC-1:2:4)on 10" wall - what should be the width and hight of cut Linten? Secondly, 1 X 1.6 foot,4" thick window sun/rain shed (Chajja)should consume steel,Cement, sand and Stone chips?
How do I match two columns of data in excel?
How method can be called inside code behind using jQuery?
Define table relations?
What is the mechanism by which conduction takes place inside the semiconductor?
What is JDBC Driver interface?
What services are provided by tomcat?
What is access path in as400?
Tell us what are advantages of laravel?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
what is the correct format to create a resume for interview??
what is the difference between preemptive scheduling and time slicing? : Java thread