I who likes Green lives to the immediate west of C who likes Yellow and lives in Flat-3 of Floor-1. E and A lives in the same flat which is Flat-3. Note: Here we get one more case. Number of Flats towards west of E is equal to the number of flats towards east of G, but in different floors. Note: Here we get one more possibility from each case. Thus 4 we have total cases The one who likes Blue colour and D lives in the same flat. B lives northwest of D Note: Case-2 gets rejected since B lives northwest of D is not possible. The one who likes Orange lives to the immediate west of the one who likes Grey and E likes White. Persons like Orange colour and Black colour lives in the same flat and H does not like Black colour. The one who likes Pink doesn’t live in topmost floor Note: E likes White as given. Finally A likes Pink in case-1-A, Case-1 gets rejected since H doesn’t like Black Case-2-A gets rejected since the one who likes Pink doesn’t live in topmost floor Final arrangement Practice Next
The Statement object is created by using createStatement() method of Connection class.
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') for element in MyLis...
To exit from a loop in shell we can use?
What is the primary objective of system testing in the software development lifecycle?
Fill in the correct option for 29 blank space.
Which protocol is used to dynamically assign IP addresses to devices on a network?
Which of the following statements accurately describes the use of the SQL CREATE statement?
___________________ is the amount of time taken to fulfill the request by the process. It can be calculated by taking the difference between the complet...
What does the term "code optimization" refer to in the context of software development?
What does the term "serializable" refer to in the context of database transactions?