Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 15975Write 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.
2727Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
1 8098What 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 is the audit risk rating(arr)?
Sam langley invented what instrument, which allows astronomers to measure the energy output of the sun and other stars?
What are types in typescript?
Write a QTP script to enter a keyword in to Google search engine?
What is named query in hibernate?
What is compound condition?
Explain about logic match tag?
What are various ways of locating an element in selenium?
How hbase handles the write failure?
What is a category in a supervisor?
How to load select box during page initialization using AngularJS?
Is learning django worth it?
What is an elastic ip in aws?
I have 2500KVA transformer delta/star,13.8KV/380V provided with LV 4000A breaker. Already I have 2300KW motor feeder with a full load 90%. Is it possible to connect another 1600A from that breaker? If so how the calculation is done?
Can you pick an algorithm. Write the psuedo-code for a parallel implementation?