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 14981f1() { 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 10970Post New Geometric Software Interview Questions
List the software’s included in laravel homestead?
“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
What is vanishing gradient?
What is the reduction?
if the number of poles generated in stator and rotor side of an induction motor are different then what will happen and why?
Describe the uses of ams?
Mention what are the benefits of pl/sql packages?
How do I remove background in powerpoint 2010?
What are the benefits of using the aggregate method in linq?
List the magic methods in magento?
Are you using any external system determining the storage bins for stock placement / remove? If yes, then which system should determine the storage bins for stock placement / remove?
What is commercial tax? and what comes under commercial tax? What are the Provisions relating to it?
Explain how to convert a binary number into bcd number directly and vice-versa, without converting it into any other number system?
How do I select a class in css?