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

On the basis of available material, maximum total income is:

Solution

Let


$x$ = unit of cloth A

$y$ = unit of cloth B


Income:


$Max\ Z = 30x + 50y$


Constraints


$2x + 3y \le 8$


$3x + 2y \le 10$


$2y \le 15$


Corner point:


$x = 0.8,\ y = 2$


$Z = 30(0.8) + 50(2)$


$Z = 24 + 100$


$Z = 124$

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

Nearest first
1
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)
2
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)
3
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)
4
Which of the following is not a characteristic of a specialized embedded OS?
Topic: UGC NET Computer Science June 2024 (Paper II)
5
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)
6
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)
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
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)
9
Which of the following is not an Object Oriented Programming language?
Topic: UGC NET Computer Science June 2024 (Paper II)
10
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)

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

Ascending by ID
Ask Your Question or Put Your Review.

loading...