Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
verbal reasoning analogy
1. College : Student :: Hospital : ?
(A): Doctor
(B): Nurse
(C): Patient
(D): Treatment
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
By: guest on 02 Jun 2017 02.07 am
As Students read in College similarly Patients are treated in Hospital.
Show Similar Question And Answers
QA->Two students fought a college election.The winning student got 58% of the total votes and won the election by 196 votes only.What is the total number of votes polled?....
QA->Medical College was made into a referal hospital in?....
QA->What is the name of the Alappuzha Medical College, the first private sector Medical College in Kerala?....
QA->(C.M.S College, the first college in Kerala was started at Kottayam in?....
QA->The first private medical college in Kerala, TD Medical College was established in the district of?....
MCQ->If a Student class has an indexed property which is used to store or retrieve values to/from an array of 5 integers, then which of the following are the correct ways to use this indexed property? Student[3] = 34; Student s = new Student(); s[3] = 34; Student s = new Student(); Console.WriteLine(s[3]); Console.WriteLine(Student[3]); Student.this s = new Student.this(); s[3] = 34;....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();....
MCQ->Statement : During the past few days more and more number of indoor patients of the local Government hospital are diagnosed to be suffering from malaria. Courses of action : All such patients who are suffering from malaria should immediately be discharged from the hospital. The hospital authority should immediately put a ban on admitting new patients into the hospital. All such patients who are suffering from malaria should be kept in an isolated ward.....
MCQ->Which of the following statements is correct about the C#.NET code snippet given below? class Student s1, s2; // Here 'Student' is a user-defined class. s1 = new Student(); s2 = new Student();....
MCQ->Statements: The XYZ Medical College has started a cell which will conduct counselling workshops in the field of stress management to patients and general public. Conclusions: The hospital has needed resources to start such activity. Patients and general public feel a need to have such cell in the hospital. ....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution