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 14733f1() { 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 10729Post New Geometric Software C Interview Questions
How to use forward action to restrict a strut application to mvc?
What do you mean by a domain?
Detail the meaning of association?
Explain Creepage Distance of Insulator
How do you define a class in c++?
How is body onload() function is different from document.ready() function used in jquery?
how many modules are there in telecome domain?how to explain the architecture?
What is the difference between React Native and React?
What are the comments available in pc?
What makes a good primary key?
what is the Difference between Tabletype and Snapshot?
how fast can you learn things?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What are some characteristics of bulk solids that can affect their ability to flow properly?
How can we communicate with each server in N-tier Architecture? and what are the methods?