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

The parameter Actual count is used in Genetic Algorithm (GA) for:

Solution

In genetic algorithms, Actual Count refers to the expected number of copies of a chromosome in the next generation, used in selection (fitness proportionate selection).

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

Nearest first
1
Which of the following is not correct about the virtual memory segmentation?
Topic: UGC NET Computer Science June 2024 (Paper II)
2
The Cardinality of a fuzzy set is:
Topic: UGC NET Computer Science June 2024 (Paper II)
3
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)
4
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)
5
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)
6
In Genetic Algorithm’s cross over operation, mask is used in?
Topic: UGC NET Computer Science June 2024 (Paper II)
7
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)
8
The following code:stmt → if expr then stmt else stmt      | if expr then stmtsuffers from:
Topic: UGC NET Computer Science June 2024 (Paper II)
9
Arrange the steps of Mathematical Modeling:A. Solution fitting with dataB. Formulation mathematicallyC. Solve mathemati…
Topic: UGC NET Computer Science June 2024 (Paper II)
10
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)

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

Ascending by ID
1
For the software quality assurance, which of the followings are correct? A. Execution of code B. No execution of code C…
Topic: UGC NET Computer Science June 2024 (Paper II)
2
For the following Parents in figure (1) and (2):Which is correct?
Topic: UGC NET Computer Science June 2024 (Paper II)
3
$Z$ is set of integers. $(Z,)$ forms group if * is:
Topic: UGC NET Computer Science June 2024 (Paper II)
4
Which of the following sequence ${a_n}$ are solution of recurrence relation$a_n=8a_{n-1}-16a_{n-2}$A. $a_n=1$B. $a_n=2^…
Topic: UGC NET Computer Science June 2024 (Paper II)
5
Which of the following is not an Object Oriented Programming language?
Topic: UGC NET Computer Science June 2024 (Paper II)
6
Which of the following structures of knowledge representation are the most purely syntactic?A. Conceptual dependencyB. …
Topic: UGC NET Computer Science June 2024 (Paper II)
7
Match List-I with List-II List-IList-II  A. $A\rightarrow aB\ |\ a,\ a\in T,\ A,B\in V$I. Recursive Desc…
Topic: UGC NET Computer Science June 2024 (Paper II)
8
For line drawing, which of the following algorithms are used?A. DDA algorithmB. Bresenham algorithmC. Mid-point algorit…
Topic: UGC NET Computer Science June 2024 (Paper II)
9
Arrange the following so that they can be placed in perfect/appropriate order.A. PlanningB. ConstructionC. ModelingD. C…
Topic: UGC NET Computer Science June 2024 (Paper II)
10
Which of the following is not a characteristic of a specialized embedded OS?
Topic: UGC NET Computer Science June 2024 (Paper II)
Ask Your Question or Put Your Review.

loading...