Retrieving details in Hibernate with criteria
Core Java Interview Questions
92 core java interview questions shared by candidates
in TR following ques asked: what is oop, encapsulation implement abstraction. then given codes to run in eclipse: 1.given a string print character followed by its frequency. 2. find max n min in given array 3. write table of 5 without loop
What is immutability
Technical Round1 1.Basic questions about Java (Abstraction, Inheritance,Encapulation), HashMap, HashSet 2.Programs as below: Program to show method hiding in abstract classes. Program to find largest and smallest in an array of integers. Program to print table of 5 from 1 to 10 without using for,while or dowhile loops. Program to find binary value of given integer Program for Armstrong number Bubble Sort
3. Program to form a diamond pattern with given number: suppose 7
Data structure questions 1. How hashmap work?like code the part of get and put method. 2. Tower of Hanoi using recursion 3. Some small program on string manupulation 4. If thread priority is set to 0 what will happen
Asked basic oops concepts and few programming questions and lot about data bases.
Override the native javascript array so that when you insert an integer it actually inserts two of the same integer.
What's Exception ? How to handle?
Designing MySql database
Viewing 21 - 30 interview questions