Hello and welcome to exampundit. Here is a set of Professional Knowledge Quiz for IBPS SO IT Officer on mixed problems.
- The range of the numbers that can be stored in 8 bits, if negative number are stored in 2’s complement form, is
- Choose the most appropriate definition of plane graph
- Boolean algebra
- A demand paging system with page table held in registers, takes 5 ms to service a page fault, if empty page is available or if the page is to replaced is not dirty. It takes 15 ms if the replaced page is dirty. Memory access time is 1,µs. Assume we want an effective access time 23, µs and that the page to be replaced is dirty 60% of the time. What is the approximate page fault rate to meet this access time requirement?
- Packets are related to which layer
- Feedback queue
- The main advantages of CMOS as compared to TTL
- Rohan has an e-card that he uses to access different parts of his company’s R&D offices.
- Which of the following might be output as result of using a CASE tool?
- The process of macro-expanion is completely segregated from the process of assembly program.
- What is the output of the following C program?
- Which one is not logical
- RISC processor have
- TCP means
- How many bit can accommodate instruction register
- Let A = {l, 2, 3}, B = {a, b} and R= {(1, a), (1, b), (3, a), (2, b)} be a relation from A to B.
- Yacc source program has 3 parts. Which of the following are Yacc source program parts?
- A loading scheme in which loading and linking of external and references are postponed until execution time
- Back tracking problem is seen in