- Q To select top(n) max salaries
- Q What was the first football player from the Indian Sub continent to play for a European Club?
- Q What do we call the grasslands in South America?
- Q Which is the common element between brass and bronze ?
- Q How to set cookies in PHP and Retrieve a Cookie Value?
- Q What is phellogen? What is its function?
- Q Who can summon the joint sitting of both houses of the parliament-
- Q What is the difference between .EXE and .DLL files?
- Q Why orange mantra.? What do you know about orange mantra.? Company profile of orange mantra.?
- Q Where do you see yourself in five years’ time?
- Q How will you make a class emp immutable, it has some member variable, and another member variable say Salary, on which you don’t have any control. In the sense the interviewer said the methods in salary class, can actually change the state of class salary?