if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..
17 15478How to get employee name from employee table which is the fiveth highest salary of the table
20 24978Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 14374Write 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.
2385Post New Rolta Interview Questions
Why arraylist is not efficient for manipulation?
What is multi server definition in weblogic server?
What are the freezable objects in wpf?
Where is it located?
Enlist major matchers available in jasmine?
What are the advantages of sql stored procedure?
What webdav is in hadoop?
How can we improve performance by using SQL Server profiler?
When would you use an event receiver?
How can you send email in php?
What is current commutation?
What are the main advantages of the microkernel approach to system design?
Explain what is the use of proc gplot?
What is pivot cache in excel vba?
Why is joomla classified as a content management system?