Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 16193Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
2786Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
1 8196What will be the output of the program?
public class Test {
public static void main(String args[]) {
ArrayList
Post New Rolta Core Java Interview Questions
Mention some of the advantages of using orm over jdbc.
Explain factory method in angularjs?
What is auto increment?
How can we create our own defect template from test director? Is it possible in test director?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
Q-Explain the different load conditions that will produced different offset which may or may not be acceptable to thhe control function
Who is the inventor of ubuntu?
What are the monitor settings?
How to generate pretty urls in laravel?
What is data warehosuing hierarchy?
What does 64bit mean?
What do you know about SEBI? State its functions?
What is timepickerdialog in android?
What is same between exchange server 2003/2007 and exchange server 2010?
By default, how many buckets can be create in aws?