edited by
501 views
0 votes
0 votes

Match List $\text{I}$ with List $\text{II}$ :

List I List II
(A) Ontological Engineering (I) Organizing subclass relations
(B) Taxonomy Hierarchy (II) Organizing knowledge into category and sub category
(C) Inheritance (III) Attaches a number with each possibility
(D) Probability mode (IV) Representing concepts. events, time. physical concepts of different domains


Choose the correct answer from the options given below :

  1. (A)-(II), (B)-(I), (C)-(IV), (D)-(III)
  2. (A)-(I), (B)-(II), (C)-(III), (D)-(IV)
  3. (A)-(IV), (B)-(III), (C)-(I), (D)-(II)
  4. (A)-(IV), (B)-(I), (C)-(II), (D)-(III)

 

edited by

1 Answer

0 votes
0 votes

OPTION 3

  • Ontology engineering: It is a field which studies the methods and methodologies for building ontologies, which encompasses a representation, formal naming and definition of the categories, properties and relations between the concepts, data and entities.

  • Taxonomy hierarchy: A taxonomy in computer science is a method for organizing data. In such a taxonomy, different pieces of information are stored along with their relationships to other data in the taxonomy. This produces a hierarchy of data, which makes it easier for programmers and users to compute certain information.

  • Inheritance: Inheritance means one class can inherit properties and behavior of another class. This is one of principle of OOPs (Object Oriented Programming).

  • Probability model: A probability model is a mathematical representation of a random phenomenon. It is defined by its sample space, events within the sample space, and probabilities associated with each event.

Related questions

1 votes
1 votes
0 answers
2
admin asked Oct 23, 2022
896 views
Using $\text{'RSA'}$ algorithm, if $p=13, q=5$ and $e=7$. the value of $d$ and cipher value of $'6'$ with $(e, n)$ key are$7, 4$$7, 1$$7, 46$$55,1$
0 votes
0 votes
1 answer
4
admin asked Oct 23, 2022
316 views
Size and complexity are a part ofPeople MetricsProject MetricsProcess MetricsProduct Metrics