Answer Posted / raghu
Written test followed by Interview
Written Test: 1 hour 20 minutes Duration
15 questions on java, SQL,C++ total 45 Q
you need to pick up 2 sections , i choose Java and C++
total 30 q + 15 q on Analytical its mandatory
all together 45 questions
there is one Subjective questions on java, SQL,C++
you need to pick 2 out of 3
So all of them need to be answered in 1 hr 20 min ....
after 2 hours results are announced
i cleared Written test
then interview : asked about singleton model , som basics of
java and 10! recursion .. later genral questions...
| Is This Answer Correct ? | 28 Yes | 5 No |
Post New Answer View All Answers
Where we write javascript code in html page?
What are the main differences between the java platform and other platforms?
What are the features in java?
What is difference between variable declaration and definition?
Can a private method of a superclass be declared within a subclass?
Wha is the output from system.out.println(“hello”+null); ?
What does exclamation mean in java?
What a static class can contains?
What is the size of arraylist in java?
What is method overloading in JAVA? Why is it not present in C ?
How do you remove duplicates from an array in java?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
Write a java program to check if a number is prime or not?
What is the maximum length of a url?
Explain the difference between protected and default access.