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 18947How to get employee name from employee table which is the fiveth highest salary of the table
20 29213Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 15934Write 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.
2711Post New Rolta Interview Questions
Why do we need c++?
What are the recommended systems?
Name commonly used algorithms.
Define biosphere?
How do you create a questionnaire?
What is Power BI Designer?
What do you understand by linear regression and logistic regression?
Explain unexpected() function?
How many types of Meta Tags are there in SEO? What are their characters limits?
What is an internal calculation key? : fi- asset accounting
What is the difference between multimeter
What is the difference between PROCEDURES and USER DEFINED FUNCTIONS in HANA?
How to copy a file?
difrent between vcb acb sf6 and mccb breakers
What do you mean by cgi in servlet?