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 18777How to get employee name from employee table which is the fiveth highest salary of the table
20 28969Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 15831Write 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.
2691Post New Rolta Interview Questions
What is the difference between Servlets and Applets?
How do you make programs portable on unix and dos under such circumstances?
What is the working formula for Working Capital Turnover
What are infogroups?
How promotions are created and stored in wcs?
diffuser increases pressure but in turbine pressure is decreasing when steam passing through casing?
What is Job satisfaction?
what is a service configuration file?
What are limited liability companies?
What is the point of foreign keys?
If Polarization index of motor 8.75 at 500volts of medium voltage 4.16 KV motor what this mean winding good or bad pl answer if any reffrence book give me the link
which two panels can be used to change the label text of a button component? : Adobe flash
How do I write a sql query in pgadmin 4?
Explain the importance of finalize() method.
How long does a scrum cycle last? Who are involved in scrum cycle?