There is a table1 with records (1,2,3,4,5,6) and table2 with records (4,5,6,7,8,9).write a query so as to get the result as 1,2,3,4,5,6,7,8,9
12 173411) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?
2 70032) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
22403) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)
3 8756Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?
1 5678Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?
2 106007) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?
4 9105Post New RBS Interview Questions
A cylindrical wire is compressed in length by 10%. The percentage decrease in the resistance will be?????
What is a function argument in java?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
What is difference between class and object in java?
What is the importance of tLoqateAddressRow component in Talend?
What is the different between array and hash in perl programming?
What is public blockchain? Give examples?
What are automatically set in the asset masters during initial acquisition? : fi- asset accounting
How to move files from one directory to other in unix?
Astronomers usually detect the electromagnetic emissions of a single neutron star in what single form?
what are the names of the reports that you prepared?
What is the term "positions" used in joomla?
What is vendor tool and give examples?
Why are there no viruses on linux?
What is the query and subquery?