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 14729f1() { 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 10723Post New Geometric Software Interview Questions
Why should I use typescript?
What is json? : asp.net ajax
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
aap ias ban ke kya kar rhe hai
recently release the 6.0 version not succede in the market why?
What is xaml file in c#?
Explain what is the longest lasting synthetic periodic element?
What are the steps to run automation using selenium?
What are colonies?
What is the use of HttpHandlers? When to use this?
What is connection pooling in oracle?
What is the use of a span tag? Give one example.
How to reload a page using JavaScript?
How is AWS Elastic Beanstalk different than AWS OpsWorks?
How many ways call controller from visualforce page ?