HSSC CET Group-C Exam (06.08.2023)

Total Questions: 100

11. This prominent Hindi writer of Haryana had compared the acts fo Lord Curzon with Nadir Shahi.

Correct Answer: (3) Bal Mukund Gupta
Solution:Bal Mukund Gupta, prominent Hindi writer of Haryana compared Curzon shahi with Nadir Shahi.
  • Lord Curzon succeeded Lord Elgin and served as India's Viceroy between 1899 and 1905
  • The partition of the undivided Bengal Presidency in 1905 was one of Curzon's most criticized moves.

12. Pradhan Mantri Jan Dhan Yojana was launched on.

Correct Answer: (1) 28th August 2014
Solution:Pradhan Mantri JanDhan Yojana (PMJDY) was launched by Narendra Modi on 28th August, 2014.
  • It is a financial inclusion campaign which provides universal access to banking facilities.
  • It also ensures to provide financial literacy with at least one basic banking account for every household in India.

13. Masani dam of haryana is built across which among the following rivers?

Correct Answer: (1) Sahibi
Solution:Masani bridge is a barrage on the seasonal Sahibi River completed in 1989.
  • It is is named after the Masani village in Rewari District.
  • Masani barrage also serves as a bridge on NH 919.
  • Water storage in the barrage was made perennial in 2017 after a gap of 50 years.

14. Full form of NDC.

Correct Answer: (3) National Defence College
Solution:The National Defence College is located in New Delhi.
  • It was established on 27 April, 1960.
  • It is the highest seat of stra-tegic learning for officers of the Defence Service and the Civil Services.
  • The NDC is headed by the Commandant who is the overall incharge of all the functioning of the college including academics and administration.

15. Find the square root of 1471369.

Correct Answer: (2) 1213
Solution:

16. The Forest Department of Haryana runs which among the following breeding centres in Kurukshetra district?

Correct Answer: (2) Peacock and Chinkara Breeding Centre
Solution:The Pheasant Breeding Centre, Morniis situated in Panchkula district.
  • The Peacock & Chinkara Breeding Centre is situated in Jhabuwa in the Rewari district.
  • Chinkara Breeding Centre is located in Bhiwani district.
  • Bhor Saidan Crocodile Breeding Centre, managed by the Haryana Forests Department to captive breed and conserve the freshwater mugger crocodile (Crocodylus palustris) native to India.
  • It is located at Bhor Saidan village in Kurukshetra district.

17. The difference of 2 numbers is 11 and one-fifth of their sum is 9. Find the numbers.

Correct Answer: (2) 28 and 17
Solution:

18. What is virtual memory?

Correct Answer: (3) The process of simulating more memory than is physically available
Solution:Virtual memory is a memory management technique that simulates more memory than is physically available.
  • It does this by using secondary storage, such as a hard drive or solid state drive, to store pages of memory that are not currently being used.
  • When a program needs to access a page of memory that is not in physical memory, the operating system swaps it in from secondary storage.

19. Which function is used to read a character from the console in C?

Correct Answer: (3) scanf()
Solution:The scanf() method, in C, reads the value from the console as per the type specified.
  • The getchar() function is used to read one character at a time from the standard in-put device such as a keyboard.
  • The putchar() function is used to display one character at a time on the monitor screen.
  • The gets() function is used to read a string of characters including white spaces.

20. Evaluate: 28% of 450 + 45% of 280.

Correct Answer: (2) 252
Solution: