Answer Posted / sudha
First they told, we will arrange so many interview for u.but this is not true, they not arrange the interview,not 100% placement assistant,so don't join there.and also they not complete full topic.they take only two or three topic and complete the course.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Why local variables are stored in stack?
How to change the priority of thread or how to set the priority of thread?
What is the difference between double and float variables in java?
Does java linked list allow duplicates?
Explain importance of throws keyword in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What are use cases?
How do you sort a string in alphabetical order in java?
What is the difference between heap and stack memory?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What is the tradeoff between using an unordered array versus an ordered array?
What methodology can be employed to locate substrings inside a string?
What is arraylist e in java?
How do you control extraneous variables?
How can we achieve thread safety in java?