Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 16015Write 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.
2736Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
1 8112What will be the output of the program?
public class Test {
public static void main(String args[]) {
ArrayList
Post New Rolta Core Java Interview Questions
What are mixins in django?
How to squash or fixup commits?
What is a dll file and how do I open it?
How do I format a string in c#?
Explain what does the term "green architecture" mean? : .NET Architecture
What are advantages of using ruby?
Do you know what pagination in bootstrap is and how they are classified?
Why analysis is a major part in object designing?
Why you choose commerce faculty & not science or Why you are in commerce & not in science ?
Explain the disadvantages of different types of bdc's?
Would you rather work with information or with people?
Explain refraction?
Which one is better subquery or joins?
Which database is best to learn?
What minimum things do you have to do in order to include bootstrap & boostrap js in a project/ html document.