For line drawing, which of the following algorithms are used?
A. DDA algorithmB. Bresenham algorithmC. Mid-point algorithmD. Curve algorithm
Choose the most appropriate answer from the options given below:
Previous 10 Questions — UGC NET Computer Science June 2024 (Paper II)
Nearest first
1
2
3
4
5
6
7
8
9
10
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)
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)
Which of the following is not an Object Oriented Programming language?
Topic: UGC NET Computer Science June 2024 (Paper II)
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)
$Z$ is set of integers. $(Z,)$ forms group if * is:
Topic: UGC NET Computer Science June 2024 (Paper II)
For the following Parents in figure (1) and (2):Which is correct?
Topic: UGC NET Computer Science June 2024 (Paper II)
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)
The parameter Actual count is used in Genetic Algorithm (GA) for:
Topic: UGC NET Computer Science June 2024 (Paper II)
Which of the following is not correct about the virtual memory segmentation?
Topic: UGC NET Computer Science June 2024 (Paper II)
The Cardinality of a fuzzy set is:
Topic: UGC NET Computer Science June 2024 (Paper II)
Next 10 Questions — UGC NET Computer Science June 2024 (Paper II)
Ascending by ID
1
2
3
4
5
6
7
8
9
10
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)
Which of the following is not a characteristic of a specialized embedded OS?
Topic: UGC NET Computer Science June 2024 (Paper II)
The order of steps of Address Translation in Linux Virtual Memory Scheme will be:A. registerB. offsetC. Page directoryD…
Topic: UGC NET Computer Science June 2024 (Paper II)
If $f(n) = 5f(n/2) + 3$ and $f(1) = 7$ is a recurrence relation where $k$ is a positive integer, then $f(2^k) =$
Topic: UGC NET Computer Science June 2024 (Paper II)
When we formulate the LPP from the above given passage, which of the following is the objective function for its dual p…
Topic: UGC NET Computer Science June 2024 (Paper II)
On the basis of available material, maximum total income is:
Topic: UGC NET Computer Science June 2024 (Paper II)
If $x$ unit length of type A cloth and $y$ unit length of type B cloth, then constraints formula for the LPP is:
Topic: UGC NET Computer Science June 2024 (Paper II)
How many unit length used for cloth A when income is maximized?
Topic: UGC NET Computer Science June 2024 (Paper II)
Which of the following will be appropriate objective function for the given problem?
Topic: UGC NET Computer Science June 2024 (Paper II)
A company is implementing a new database system to manage its customer information. The database contains tables for cu…
Topic: UGC NET Computer Science June 2024 (Paper II)