Start learning 50% faster. Sign in now
• The government had to declare "Plan Holidays" (1966-67, 1967-68, and 1968-69). The Sino-Indian War of 1962 and the Indo-Pak War of 1965, which caused the Third Five Year Plan to fail, were the primary causes of the plan holidays. Hence, statement 1 is correct. • During 1966-67, there was the problem of drought but it was not the reason behind the plan holiday. Hence, statement 2 is incorrect. • Therefore, A is the right answer.
What does the following list comprehension produce?
result = [x**2 for x in range(5) if x % 2 == 0]
print(result)
Which of the following best illustrates the use of trend analysis in marketing?
In predictive modeling for customer segmentation, which type of model is most suitable for identifying distinct customer groups based on purchasing beha...
A company uses a firewall to filter incoming and outgoing network traffic. Despite this, an attacker successfully accesses the network through a vulnera...
Which of the following methods in the Seaborn library is used to create a scatter plot to visualize the relationship between two variables x and y?
In VLANs (Virtual LANs), what protocol is used to carry VLAN information between switches?
Which of the following statements is true about the implementation of a circular queue?
Which of the following best describes the primary role of a data analyst within an organization?
In a real-time video conferencing application, users report delays and poor video quality. Which QoS mechanism would most effectively address the issue?
A disk scheduling system receives requests for the following cylinders: 98, 183, 37, 122, 14, 124, 65, 67. If the current position of the disk head is a...