Aspire Faculty ID #17456 · Topic: UGC NET Computer Science June 2024 (Paper II) · Just now
UGC NET Computer Science June 2024 (Paper II)

The Cardinality of a fuzzy set is:

Solution

In fuzzy set theory, cardinality is the sum of membership values:

$|A| = \sum \mu_A(x)$

The result depends on membership values and may vary.

Previous 10 Questions — UGC NET Computer Science June 2024 (Paper II)

Nearest first
1
The output of the following C++ Program is:#include <stdio.h>int main(void){    int x, *p;   …
Topic: UGC NET Computer Science June 2024 (Paper II)
2
Arrange in appropriate order, the construction of a finite automata:A. Minimum State DFAB. Regular ExpressionC. NFA-εD.…
Topic: UGC NET Computer Science June 2024 (Paper II)
3
The ratio of error found before software delivery and to the total errors (before and after) is called:
Topic: UGC NET Computer Science June 2024 (Paper II)
4
In Genetic Algorithm’s cross over operation, mask is used in?
Topic: UGC NET Computer Science June 2024 (Paper II)
5
Match List-I with List-II: List-I List-II A. Batch MultiprogrammingI. allows more efficient use of main …
Topic: UGC NET Computer Science June 2024 (Paper II)
6
The following code:stmt → if expr then stmt else stmt      | if expr then stmtsuffers from:
Topic: UGC NET Computer Science June 2024 (Paper II)
7
Arrange the steps of Mathematical Modeling:A. Solution fitting with dataB. Formulation mathematicallyC. Solve mathemati…
Topic: UGC NET Computer Science June 2024 (Paper II)
8
The chairs of an auditorium are to be labelled with a letter followed by a positive two digits integer where labelling …
Topic: UGC NET Computer Science June 2024 (Paper II)
9
How much time does an algorithm using $2^{50}$ bit operations need if each bit operation takes $2^{-38}$ second?
Topic: UGC NET Computer Science June 2024 (Paper II)
10
Match List-I with List-II. List-I List-II A. Thread spawn I. to convert a blocking system call into…
Topic: UGC NET Computer Science June 2024 (Paper II)

Next 10 Questions — UGC NET Computer Science June 2024 (Paper II)

Ascending by ID
Ask Your Question or Put Your Review.

loading...