Q:

Select the option that means 'Big Clever Parrot' according to the following Venn diagram.

 

 

 

A) M B) C
C) B D) F
 
Answer & Explanation Answer: B) C

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Image Analysis
Exam Prep: Bank Exams

0 4787
Q:

What do you mean by reference variable in c++?

Answer

A reference variable provides an alias to a previously defined variable.


Data type & reference-name = variable name

Report Error

View answer Workspace Report Error Discuss

Subject: C++
Job Role: Software Architect

0 4786
Q:

Difference between Stack and Queue

Answer

Stack is a collection of objects that works in LIFO (Last in First out) mechanism while Queue is FIFO (First in First out). This means that the object that is inserted first is removed last in a stack while an object that is inserted first is removed first in a queue.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 4786
Q:

What is dynamic method dispatch?

Answer

Dynamic method dispatch which is also known as runtime polymorphism is a process in which a call to an overridden method is resolved at runtime rather than at compile-time. In this process, an overridden method is called through the reference variable of a superclass. The determination of the method to be called is based on the object being referred to by the reference variable.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 4786
Q:

What is the purpose of cluster analysis in Data Warehousing?

Answer

Cluster analysis is used to define the object without giving the class label. It analyzes all the data that is present in the data warehouse and compare the cluster with the cluster that is already running. It performs the task of assigning some set of objects into the groups are also known as clusters. It is used to perform the data mining job using the technique like statistical data analysis. It includes all the information and knowledge around many fields like machine learning, pattern recognition, image analysis and bio-informatics. Cluster analysis performs the iterative process of knowledge discovery and includes trials and failures. It is used with the pre-processing and other parameters as a result to achieve the properties that are desired to be used.

Report Error

View answer Workspace Report Error Discuss

2 4785
Q:

Select the synonym of

to lash

A) to endear B) to fondle
C) to chastise D) to snuggle
 
Answer & Explanation Answer: C) to chastise

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 4785
Q:

Rearrange the parts of the sentence in correct order.

There was a second part

P-­are ambivalent about
Q­-many people
R­-of her decision which

A) QRP B) QPR
C) PRQ D) RQP
 
Answer & Explanation Answer: D) RQP

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 4784
Q:

A passenger train covers the distance between station K and L, 40 minutes faster than a goods train. Find this distance between K and L if the average speed of the passenger train is 50 km/h and that of goods train is 30 km/h?

A) 50 kms B) 48 kms
C) 46 kms D) 44 kms
 
Answer & Explanation Answer: A) 50 kms

Explanation:

Let the distance be 'd' kms.

According to the given data,

d30 - d50 = 4060 hrs=> 6d = 300=> d = 50 kms.

Report Error

View Answer Report Error Discuss

Filed Under: Problems on Trains
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

16 4784