Questions

Q:

Wild goats and snow leopards are found in

 

 

A) Peninsular region B) Gir forests
C) Himalayan region D) All the above
 
Answer & Explanation Answer: C) Himalayan region

Explanation:

Wild goats and snow leopards are found in Himalayan region. 

 

Report Error

View Answer Report Error Discuss

Filed Under: Animals and Birds
Exam Prep: Bank Exams

9 1993
Q:

What is CPU Scheduler?

Answer

Selects from among the processes in memory that are ready to execute, and allocates the CPU to one of them. CPU scheduling decisions may take place when a process: 1.Switches from running to waiting state. 2.Switches from running to ready state. 3.Switches from waiting to ready. 4.Terminates. Scheduling under 1 and 4 is non-preemptive. All other scheduling is preemptive.

Report Error

View answer Workspace Report Error Discuss

2 1993
Q:

When should you stop at green and go at red?

Answer

While eating a watermelon, we all go along the red and stops at green.

Report Error

View answer Workspace Report Error Discuss

5 1993
Q:

Where was the first ODI match played in INDIA

A) Ahmedabad B) New Delhi
C) Kolkata D) Mumbai
 
Answer & Explanation Answer: A) Ahmedabad

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports

2 1993
Q:

What are the different job scheduling in operating systems?

Answer

Scheduling is the activity of the deciding when process will receive the resources they request.


FCS ---> FCSFS stands for First Come First Served. In FCFS the job that has been waiting the longest is served next.


Round Robin Scheduling--->Round Robin scheduling is a scheduling method where each process gets a small quantity of time to run and then it is preempted and the next process gets to run. This is called time-sharing and gives the effect of all the processes running at the same time


Shortest Job First ---> The Shortest job First scheduling algorithm is a nonpreemptive scheduling algorithm that chooses the job that will execute the shortest amount of time.


Priority Scheduling--->Priority scheduling is a scheduling method where at all times the highest priority process is assigned the resource.

Report Error

View answer Workspace Report Error Discuss

0 1992
Q:

Which of the following data structure is linear type?

A) Tree B) Binary Tree
C) Queue D) Graph
 
Answer & Explanation Answer: C) Queue

Explanation:

A data structure is a specialized format for organizing and storing data. General data structure types include the array, the file, the record, the table, the tree, and so on. Any data structure is designed to organize data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.

 

Linear data structure: A linear data structure traverses the data elements sequentially, in which only one data element can directly be reached.

Ex: Arrays, Linked Lists, Stack, Queue, Any type of List all are linear.

 

Trees like Binary Tree, B Tree or B+ Tree are examples of non linear data structure.

Report Error

View Answer Report Error Discuss

5 1992
Q:

Both skin and lung cancer are classified as carcinomas.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

Carcinomas are cancers that begin in tissues lining the inner or outer surfaces of the body where the DNA of the cells become damaged. Lung cancer and one type of skin cancer (squamous-cell carcinoma) are carcinomas.


 


Hence, the given statement is TRUE.


 

Report Error

View Answer Workspace Report Error Discuss

Subject: General Science
Exam Prep: AIEEE
Job Role: Analyst , Bank PO

2 1992
Q:

Who has been appointed as Managing Director of Export-Import Bank of India (Exim Bank) ?

A) Arun Tiwari B) Sunil Mehta
C) Ashwani Kumar D) David Rasquinha
 
Answer & Explanation Answer: D) David Rasquinha

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

4 1989