1. R lives on an odd number floor but does not live on 3rd floor 2. T lives immediate below R. 3. More than two persons live between S and T. 4. There are six persons live between M and S. 5. P lives immediate above Q but live below N. 6. O does not live above R. 7. Q does not live immediate above S. So CASE2 is cancelled out.
5,1,4,2,8 how many more pass are needed to finish sorting by bubble sorting technique?
Which of the following is a common type of parser used in compiler construction?
Which protocol is commonly used for sending and receiving emails?
Which of the following is NOT a characteristic of a good algorithm?
In object-oriented programming, what is the scope of an instance variable?
What does A/B testing involve in data analytics?
In dynamic programming, what is the purpose of the "bottom-up" approach?
In the context of sorting algorithms, which one of the following is not a comparison-based sorting algorithm?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
Concatenate two strings by using which function?