- Q Name the Australian author who won the 2014 Man Booker Prize for his fiction ‘The Narrow Road to the Deep North’ ?
- Q What is APC?
- Q Is it legal (and moral) for a member function to say delete this?
- Q Tell me about initiatives you have taken to improve procedures at work? Were you successful? Would you do anything different now?
- Q The following are some terms used in writing algorithms using pseudocode. Classify them as input statement, output statement, selection statement, assignment statement, bounded iteration statement, or unbounded iteration statement. a. store b. display c. while-endwhile d. for-endfor e. repeat-until f. read g. if-else h. write
- Q Explain what is the meaning of ctr and how you can calculate?
- Q Why jobclient, job tracker submits job resources to file system?
- Q How to open a new test using QuickTest Professional (QTP)?
- Q Which district of Karnataka has the highest literacy rate?
- Q How can we make static variables accessible to only current thread and not to all threads of the application?
- Q What is the difference between functions getch() and getche()?