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 14977f1() { 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 10962Post New Geometric Software C Interview Questions
how to calculate maximum current
Expand--------SRTA
How to login to any site if it’s showing any authentication popup for
Can you describe an example of how Explainable AI is used in healthcare for medical diagnosis?
Is there any bacteria made of more than one cell?
Is swift better than c++?
What is the disadvantages of node.js?
How to use mkdir command in ubuntu?
What is the purpose of creating custom tags?
what are dynamic queries in t-sql? : Transact sql
What is sar file?
Tell me a critical defect in which your Client,PM,PL appreciate on you
How is the logging implementation specified in web logic?
What are the minimum system requirements to run photoshop? Is it possible to run photoshop over linux?
What are the built-in types available in python?