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 19050How to get employee name from employee table which is the fiveth highest salary of the table
20 29314Map 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.
2727Post New Rolta Interview Questions
Is @service a singleton?
What is sap hana analytic privileges?
Can singleton class be serialized?
What is injectors?
Explain docstring in python?
I created process chain 1st day it taking 10 min after that 1st week it taking 1 hour after that next time it taking 1 day with a same loads what happen how can u reduce the time of loading
What does struct node * mean?
Mention whether you can create relational joins in tableau without creating a new table?
Where is servomechanism used?
What are the techniques used to gain more profit in share markets?
How do you keep a cell constant in a formula?
How can I pass page as the parameter to the activity using java, javascript?
What Is Cost Of Funds Index (cofi)?
Explain what is the stm file?
What is a shell in linux?