- Q What role do capacitors play in a motherboard?
- Q Which is the first Indian state to implement e-GPF in March 2013 ?
- Q On a scale of one to ten, rate me as an interviewer now.
- Q Which is the largest reef?
- Q Please discuss a time when an employee came to the HR department with a complaint about his or her manager. How did you investigate the complaint and help the employee solve the problem? How did the story end?
- Q What is meant by policies and procedures?
- Q Is it possible that visualization might have user interactions as well in it? In which scenarios we can employ user interactions in addition to visual representation of data.
- Q A question on call by value, call by name, call by reference. f(x,y,z) { y := y+1; z := z+x; } main() { int a,b; a := 2 b := 2; f(a+b,a,a); print a; } what is the value of a printed for three different calls in main.
- Q Give an example when you faced some ambiguous situation. What did u do?
- Q Which state government has launched “Chief Minister Samagra Gramya Unnayan Yojana (CMSGUY)” to develop villages of the state?
- Q After making a voice call using itapi_makevoicecall, why does my application seem to be restarted when i respond 'no' to the "return to application" prompt?