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 16303How to get employee name from employee table which is the fiveth highest salary of the table
20 25981Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
5 14808Write 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.
2460Post New Rolta Interview Questions
How much do javascript programmers make?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
Under Operations, What are the principles of Control & Management?
What are user exits? What is involved in writing them? What precations are needed?
How to write a multiple line comment in swift?
How do I create a post shortcode in wordpress?
How do I quote font names in quoted values of the style attribute?
What is some good advice for specifying allowable pressure drops in shell and tube exchangers for heavy hydrocarbons?
What exactly is wordpress?
What is difference between destructor and finalize?
What is the module and package in python?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
How to implement a packet in C
What is sequential data in machine learning?