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 181401) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?
2 72102) 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?
23273) 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 9013Suppose 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 5827Suppose 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 108477) 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 9543Post New RBS Interview Questions
how much need sand and cement for 1 cft roof construction?
What can be the ways to increase traffic to a website through digital marketing?
What are the different softwares used for cad?
what recruitment techniques will u adopt?
Is php secure?
How to detect the OS on the client machine in JavaScript?
What are retry system exceptions?
Does objective c have garbage collection?
what is plunger and what's the use of it in motor alignment?
What is the fat of whale called?
How can you estimate the efficiency of a pump?
What do you mean by instance store volume and how it is different than ebs.
What is the fastest way to permanently delete a 1 million row table named customers?
I want to know Electrical Circuit?
What package is math in java?