December 3, 2023Question 6468 – Nielit Scientist-B IT 4-12-2016The table given here shows production of five types of cars by a company in the year 2010 to 2015. Study the table and answer the […]
December 4, 2023Machine-InstructionsQuestion 35 Consider data given in the above question. What is the minimum number of page colours needed to guarantee that no two synonyms map to […]
December 4, 2023Question 439 – Machine-InstructionsA CPU has 24-bit instructions. A program starts at address 300 (in decimal). Which one of the following is a legal program counter (all values in […]
December 4, 2023Software-EngineeringQuestion 2 Consider the following program module: int module1 (int x, int y) { while (x! = y) { if (x > y) x = x […]