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 19153How to get employee name from employee table which is the fiveth highest salary of the table
20 29440Map 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.
2735Post New Rolta Interview Questions
Where is the windows start button?
Do you possess any knowledge about accounting standards?
What is table partitioning? What are return tables?
what is program status data structure?
What is the base for DLNA?
What is img src in html?
Your project involves the research and development of a new food additive. You’re ready to release the product to your customer when you discover that a minor reaction might occur in people with certain conditions. The reactions to date have been very minor, and no known long-lasting side effects have been noted. As project manager you should: A. Do nothing because the reactions are so minor that very few people will be affected. B. Inform the customer that you've discovered this condition and tell them you'll research it further to determine the impacts. C. Inform your customer that there is no problem with the additive release the product to them. D. Tell the customer you'll correct the reaction problems in the next batch but you'll release the first batch of product to them now to begin using.
In backbone view, what is the use of setelement ?
Explain constraint-based method?
Why is shell scripting important?
What is the use of WSDL.exe utility?
What is the drawbacks of normalization?
How do I add office 365 email to outlook?
What is the advantage to move to cloud?
What is the return type of unpack() method ?