A attends seminar in afternoon at last among his friends. Y conducts seminar in morning and pre-noon on Monday and Thursday respectively. Z is first among his friends to conduct seminar in afternoon Y does not attend seminar in afternoon on Tuesday. (so, Y must attend seminar in afternoon on Wednesday) and only place left for conduct seminar is evening, he must attend seminar in evening on Tuesday. We can see that Y and Z have attended seminar in Morning and afternoon respectively. C has attended seminar in evening on Wednesday (So, only possibility is A attending seminar in evening on Monday) and therefore, C must attend seminar in pre noon (left over place) on Monday. Therefore, we can clearly see that only Z has not attended seminar in evening yet. Therefore, Z will attend seminar in evening on Thursday. And C will attend the seminar in morning (only possible place) on Thursday.
Which keyword is used to allocate dynamic memory in C++?
In which part of a function are local variables typically declared?
Attributes that do not exist in the physical database, but their values are derived from other attributes present in the database.
What is the purpose of the "GROUP BY" clause in an SQL query?
In a compiler, keywords of a language are recognized during
Which type of variable has the widest scope and can be accessed from any part of the program?
Sending a packet to all destination simultaneously is called
Which tree traversal visits the nodes in the order: left, root, right?
What is machine learning?
In dynamic programming, what is memoization?