Question
Consider the following statements regarding the
privatization of the public sector enterprises: 1. Privatization is the liquidation of government’s equity. 2. The purpose of the privatization is generally to improve fiscal health of the government along with modernization of the firm. 3. Government companies are converted into private companies in five ways. Which of the above statements is/are correct?Solution
Privatization implies the shedding of the ownership or management of a government-owned enterprise i.e. liquidation of the assets. The purpose of the sale is mainly to improve financial discipline and facilitate modernization. Government companies are converted into private companies in two ways: By the withdrawal of the government from ownership and management of public sector companies and/or by the outright sale of public sector companies.
State True or False
Kernel level thread cannot share the code segment.
Which of the following is a characteristic of an intelligent agent?
In the dynamic programming solution for Matrix Chain Multiplication, the outermost loop iterates over the len (chain length). What are the correct loop ...
Which of the following statements best describes the role of the JDBC package in Java programming?
In a system using the Least Recently Used (LRU) page replacement algorithm, which of the following statements holds true?Â
- What is the relationship between the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE)?
Consider the following C code:
#include
#include
int main() {
  char str1[] = "Hello";
  ...
Which statement is FALSE regarding Zener diode?
For a 4x4 chessboard, if the first queen is placed at (0, 1) (row 0, column 1), which of the following positions would be the *first valid position* for...
The concept of demand paging relies on: