Subscribe:Posts Comments | Read Articles on Various Topics - Pro Articles

You Are Here: Home » Oracle Test Papers, Sample Placement Papers » Oracle Placement Paper for Freshers at Oracle India Bangalore Campus

Oracle Freshers Job Placement test held at Bangalore inside Oracle India’s campus (near Diary circle).

Question paper consists of 60 questions.
30 Questions – english and Aptitude
30 Programming and technical Questions – SQL,C,C++,JAVA

Oracle English Section:
For Analogy questions ( You can refer to GRE book)
Fill the sentence with appropriate word..(multiple choices are provided in the questions)
Sentence correction

Aptitude:
Arithmetic questions..
Some of the questions are given below:
Q: 1/3th of the passengers got down at the first stop and 30 people got into the bus, 1/4th of the passengers got down at second stop and 12 people got into the bus. in last stop 84 people got down from the bus. What is the initial capacity of the bus?
Explanation and solution: Lets total initial passengers = x
Now x – 1/3*x + 30 = x (assuming the bus is always full)  So 1/3*x = 30  , we get x = 90 (Check and confirm the solution)
Q: One person is running around a 180 sq yard filed, first 1/4 his speed was 10kmph second 1/4 20kmph third 1/4 30 kmph and the fourth 1/4 40 kmph. what is the average speed of the person?

There was another question on milk water ratio. (Like water is added into milk. Various ratios are provided)

Logical Deductions
Q: is x+y a prime?
a. x is prime
b. y is prime
Tick the right one: 1. only “a” correct 2. only “b” correct 3. both are correct 4. both are wrong.

Oracle Technical Section: C, C++ and JAVA questions

Q: 2 or 3 C programs were given. Point the error in the program and predict the output.

Q:Which one of the following is not a storage type:
1. static 2. register 3. stack 4.auto
answer: stack

Q:what is the type of the second parameter of fopen() function?

Q:Which of the following is correct about constructors?
1.void type 2. return nothing

Q:how do we store a constant value in java?
We store constant values in java using “final”

SQL Questions:
There are a few question about sql both in written test and in the technical interview.

In the Questions – a query is given. tell whether its right or wrong

Q: create table; {table creation query)
(Table creation questions are must if there has to be an SQL section in a written job placement paper either it is for freshers or for developers)
Roll back;
what will be the output?
options are provided

Related Posts

Leave a Reply

© Copyright 2010 Latestexams. All Rights Reserved | Privacy Policy | Terms & Conditions