Start learning 50% faster. Sign in now
Let present age of ‘A’ be ‘a’ years So, 3(a – 20) = a + 8 Or, 3a – 60 = a + 8 Or, 2a = 68 Or, a = 34 Present age of ‘B’ = 3/2 × {34 + 8} – 8 = 63 – 8 = 55 years Present age of ‘C’ = 40 × 3 – 34 – 55 = 31 years
Devices that accepts data from outside the computer and transfer into the CPU are called
Trace the output int main() { int a=12,b=39; printf ("%d",a&b); return 0; }
Which of the following statements is true regarding the class NP?
Which of the following algorithms is best suited for handling high-dimensional and sparse datasets, commonly encountered in text processing and natural ...
Which protocol is used for secure communication over the internet?
What does CSMA/CD stand for in the context of LAN technology?
What is the purpose of a diode in a circuit?
The SI unit for measuring length is:
In a pipelined CPU design, what is the purpose of the instruction pipeline?
Which scheduling algorithm is used to allocate CPU time to processes in an operating system?