The similarity between two entities (point, curves or shapes) of the same type…
2022
The similarity between two entities (point, curves or shapes) of the same type is determined by using —
- A.
Entity matching
- B.
Temple matching
- C.
Structural matching
- D.
Statistical classification
Attempted by 147 students.
Show answer & explanation
Correct answer: C
When comparing entities like: points
curves
shapes
The method used is Structural Matching , because it compares the internal structure, geometry, or form of two shapes. Important Points (English) A cluster is a group of computers (nodes) that work together as a single system.
Clustering middleware manages and coordinates these computers.
It handles communication between nodes in the cluster.
It provides resource sharing , such as CPU, memory, and storage.
Clustering middleware ensures load balancing across nodes.
It supports fault tolerance by detecting node failures and reallocating tasks.
It makes the cluster appear as one unified system to users and applications.
Examples include Hadoop YARN, Kubernetes, MPI, and OpenMPI .