Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 16034Write 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.
2745Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
1 8122What will be the output of the program?
public class Test {
public static void main(String args[]) {
ArrayList
Post New Rolta Core Java Interview Questions
Which are the different layers that define cloud architecture?
Explain the purpose of gui map configuration?
What is the other alternative to graceful degradation?
What do you mean by power transformer?
What is the difference between the excise duty and the sales tax?
What is the difference between settimeout() and setinterval() methods?
Is tomcat written in java?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What is a linqdatasource control?
How Google apps can be considered ? Either they are product or Project
How do I open iis manager?
What causes a hard drive not to be detected?
Describe ajax control extender toolkit? : asp.net ajax
If there is major % of Voltage harmonics in the system, how can it be control or reduced?
Do you know a way to refresh browser by using selenium?