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 14827f1() { 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 10816What are the month end activities performed in an organization? Why do we perform these month end activities? Explain in detail.
2 12131Post New Geometric Software Interview Questions
When do we use findelement() and findelements()?
How do I find missing dll files?
What is the use of schedule manager?
What is a server side include (ssi)
What are types in typescript?
Can we have more than one consumer for a jms queue?
Why Governor Limits are introduced in Salesforce.com?
What does the alt key do?
Can we put breakpoint inside isr?
how to prepare for cat exam ?.. hn 3 months?
What is the use of dao in spring?
Can size_t be negative?
Explain what is STDIN, STDOUT and STDERR?
Explain call and apply method?
Tell me how much data will you allocate for your training, validation and test sets?