Start learning 50% faster. Sign in now
I. 2x2 – 25x + 33 = 0 2x2 – 3 x – 22x + 33 = 0 x (2 x – 3) – 11(2 x – 3) = 0 (x – 11) (2 x – 3) = 0 x = 11, 3/2 II. 3y2 + 40y + 48 = 0 3y2 + 36y + 4 y + 48 = 0 3 y(y + 12) + 4(y + 12) = 0 (y + 12) (3 y + 4) = 0 y = – 12, -4/3 Hence, x > y
Unique Logical address is assigned to each host in which layer
Which bus is responsible for transferring data between the CPU and memory?
In a virtual memory system, what is a "page fault"?
What does the term "phishing" refer to in the context of cybersecurity?
Which of the following is a type of translator?
What is the main purpose of a digital signature in public key cryptography?
In which network topology is the failure of a single node least likely to disrupt the entire network?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Count=Count...
Which of the following clause return specific rows?
What is the purpose of the "Attention" mechanism in deep learning models?