Posts

Showing posts from August, 2013

Methods in Java Objective Questions and Answers for placement

Methods in java: What is the output of the following program? class MyClass { public static void main(String[] args) { int x; x=test(); System.out.println("x="+x); } static int test() { System.out.println("Inside Test()"); } } A. Inside Test() x=0 B. Compilation Error C. None of the Above What is the output of the following program? class MyClass { public static void main(String[] args) { int x; System.out.println("Begin Main"); x=test(); System.out.println("End Main"); } static  test() { System.out.println("Inside Test()"); return 0; } } Can we initialize a variable like this? class MyClass { public static void main(String[] args) { int i=test(); System.out.println("i="+i); } static int  test() { return 10; } } http://www.placementyogi.com/java-objective-questions/methods-in-java-level1/1

General Awareness Objective Questions and Answers for IBPS 2013 and Bank Po Exams

1 A Legendary Indian athlete was recently honored for his services to sports at a special event at the House of Lords in London. Name him? A. Kumaravel Prem Kumar B. Milkha Singh 2  Who is the new MD of UTI Mutual Fund? A. Leo Puri B. Imtaiyazur Rahman 3 Recently Sri Lanka sent President Mahinda Rajapaksa's younger brother to Delhi to hold talks with Indian leadership over its controversial plan to tinker with the India-moved thirteenth amendment (13A). Who is he? A. Gamini Peiris B. Basil Rajapaksa 4  According to Food Minister K V Thomas, the Govt. is planning to increase sugar import duty to 15 percent. Earlier it was? A. 14 per cent B. 10 per cent 5  India recently rejected a request for asylum by a former employee of the Central Intelligence Agency (CIA) who leaked details of several top-secret U.S.and British government mass surveillance programs to the press. Name him? A. Edward Snowden B. Lindsay

IBPS General Awareness Preparation Questions and answers 2013

11. India recently successfully launched its first dedicated navigation satellite using the Polar satellite  Launch Vehicle which blasted off from the Satish Dhawan Space Centre. Name it? A. IRJSS-1A B. IRNSS-1A 12. Recently a Top seeded Indian Grand Master won the Continental Chess Association Open title.  Name him? A. Dibyendu Barua B. Parimarjan Negi 13 . Recently which country asked the International Monetary Fund for a $5.3 billion,  three-year loan to boost growth in a bid to rebuild foreign exchange reserves, an energy crisis  and a sliding currency? A. Pakistan B. China 14. Recently the government of which state has joined hands with Tata Groupset up a network  of skill development centres which would enable the youth of the state to capitalise on  emerging trends and the needs of local industries? A. Rajasthan Government B. Punjab Government 15 . Recently the Maharashtra government announced that

Syllabus for eLitmus

Elitmus Syllabus | Syllabus for Elitmus pH Test There are 3 Sections of an eLitmus pH Test Paper and each section contains 20 Questions. We will discuss the "syllabus of Elitmus" based on each section.  Quantitative Aptitude:  Problem Solving or Data Interpretation and Reasoning  Verbal Ability There are 20 Questions in each section. The details of syllabus for each section is given in the link below: Read more: http://www.placementyogi.com/articles/general/Elitmus-Syllabus-Syllabus-for-Elitmus-pH-Test Practice eLitmus Questions here: eLitmus Questions Solved with Explanation