1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?
2 69962) 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?
22383) 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 8750Suppose 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 5672Suppose 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 105877) 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 9096Post New RBS Core Java Interview Questions
What is called a session?
What is Test Design ?( Urgent) and Test Design for Printer?
What is the operating frequency of 8085?
Do we need scala for spark?
Is there a constructor in python?
what are the main issues you faced in the implementation project?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
why glutent are detected in the rice cereal baby food product even manufacturer claimed that they are using rice and milk only?we have using ELISA to do the test,and rice supposed not containing any glutent,rite?We already repeat the test so many times and it still detected.just wondering where the glutent came from?
What are the properties of datacontrol?
What is commitment control?
How do I use multiple cell conditional formatting?
What is activity component of android?
what is your the socio-economic context that is shaping up worldwide for companies and managements.
Usually in the L & T make MCC feeders' power circuit,we have BMR after the MAIN CONTACTOR.,can we interchange their position, keeping the control logic same???
What is a lambda function in php?