Start learning 50% faster. Sign in now
Sum of ninth, tenth and eleventh number = 20 × 90 – 8 × 103 – 9 × 40 = 616 Let tenth number = x = eleventh number So, ninth number = 0.75 × x = 0.75x So, x + 0.75x + x = 616 Or, 2.75x = 616 Or, x = 224
In the context of IPC, what does FIFO stand for?
Which logic gate has an output of 1 only when all inputs are 1?
What is the purpose of the Program Counter (PC) in CPU control design?
In a compiler, keywords of a language are recognized during
The banker’s algorithm is used
Which type of variable has the widest scope and can be accessed from any part of the program?
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
What is the time complexity of searching an element in a balanced binary search tree?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which type of polymorphism is achieved through inheritance and method overriding?