Which one of the following Constitutional amendments amended a large number of provisions in the Constitution of India so as to give effect to the scheme of the States reorganisation and also to certain other changes relating to the High Courts and High Court Judges, the executive powers of the Union and the States and the legislative lists ?
2018
112. Which one of the following statements is *not* correct ?
Which one of the following statements is *not* correct ?
113. Clause (1) of Article 31A of the Constitution of India has been replac
Clause (1) of Article 31A of the Constitution of India has been replaced by a new clause and the amendment has been given retrospective effect. As a result of the amendment, in addition to laws relating to the abolition of zamindari, some more categories of welfare legislation have been taken out from the purview of which of the following Articles of the Constitution of India ?
114. Which one of the following statements is *not* correct regarding the p
Which one of the following statements is *not* correct regarding the power and procedure for Constitutional amendment in India ?
115. In the Lok Sabha, the Rules of Procedure and Conduct of Business make
In the Lok Sabha, the Rules of Procedure and Conduct of Business make certain specific provisions with regard to bills for amendment of the Constitution. They relate to
116. Consider the following statements about the cache memory: It is a no
Consider the following statements about the cache memory:
- It is a non-volatile memory.
- It is a slow-read and inexpensive memory.
- It is a fast-read and expensive memory.
- It is a small-sized memory.
Which of the above statements are correct?
Select the correct answer using the codes given below:
– Statement 2: It is a slow-read and inexpensive memory. This is incorrect. Cache is designed for fast access (fast-read) and is more expensive than main memory or secondary storage.
– Statement 3: It is a fast-read and expensive memory. This is correct. Cache memory is located closer to the CPU and is significantly faster than main RAM. This speed comes at a higher cost per bit.
– Statement 4: It is a small-sized memory. This is correct. Cache memory is much smaller than main memory due to its high cost and the need for speed (smaller size allows faster access).
117. Compiler, Interpreter and Assembler are
Compiler, Interpreter and Assembler are
– Compilers translate source code written in a high-level programming language into machine code or an intermediate code all at once before execution.
– Interpreters translate and execute source code line by line.
– Assemblers translate assembly language code into machine code.
– (C) Application software consists of programs designed for end-users to perform specific tasks, such as word processing (MS-Word), browsing the web (Chrome), or playing games.
118. In computer security, which one of the following means that the inform
In computer security, which one of the following means that the information in a computer system can only be accessed by authenticated parties ?
– Authentication verifies the identity of a user or system, while authorization determines what authenticated users are allowed to do.
– Measures like encryption, access controls, and strong authentication are used to maintain confidentiality.
– (C) Availability ensures that systems, services, and data are accessible to authorized users when needed.
– (D) Reliability refers to the ability of a system to perform its intended function correctly and consistently over time. While related to availability and integrity, it is not the primary term for restricting access to authenticated parties.
119. Which one of the following is *not* a database management software ?
Which one of the following is *not* a database management software ?
– DBMS software allows users to store, organize, retrieve, and manipulate large amounts of data efficiently.
– (B) MySQL is a popular open-source relational database management system.
– (C) MS-Access is a database management system included in the Microsoft Office suite, suitable for smaller databases.
– These three options are indeed examples of database management software.
120. Which one of the following is a pointing device ?
Which one of the following is a pointing device ?
– Examples of pointing devices include mouse (mechanical, optical, laser), trackball, touchpad, pointing stick, joystick, light pen, and touchscreen.
– (C) Printer is an output device that produces hard copies of digital documents.
– (D) Keyboard is an input device primarily used for entering text and commands, not for pointing.