HSSC Clerk Exam 22.09.2019 (Shift -II)

Total Questions: 90

41. In Windows Internet Explorer, the default font-size is

Correct Answer: (3) 12
Solution:The traditional default font size in Internet Explorer is 12pt ( = 1pc). Although its meaning in pixels originally depended on DPI settings, IE now seems to consistently apply the CSS3 correspondence, which makes 12pt equal to 16px. This in turn implies that px does not necessarily correspond to device pixel.

42. The highest population of buffalo was found in

Correct Answer: (4) Bhiwani
Solution:According to the District Wise Livestock Census 2012, Bhiwani district has the high-est contribution in buffalo population of Haryana with a share of 8.63%. The second and third highest contributors are Hisar and Jind with share of buffalo population of 8.37% and 8.28% respectively.

43. The first element in Java Script array has its index value as

Correct Answer: (3) 0
Solution:Java Script array is a variable which holds multiple values at a time. Java Script arrays are zero indexed: the first element of an array is at index 0, and the last element is at the index equal to the value of the array's length property minus 1.

44. Out of 50 people surveyed who drink at least one of the 2 drinks coffee or tea, 20 people drink tea, 10 take both tea and coffee. The number of people who drink coffee only is

Correct Answer: (2) 30
Solution:

A = People who like only tea

B = People who like tea and coffee both

C = People who like only coffee

A + B = 20

A + B + C = 50

⇒ C = 50 - 20 = 30

45. First General Election of India held in

Correct Answer: (1) 1951-52
Solution:The Indian general election of 1951-52, held from 25 October, 1951 to 21 February, 1952, was the first election to the Lok Sabha since India became independent in August 1947. Due to the harsh climate and challenging logistics, the election was held in 68 phases. Elections to most of the state legislatures took place simultaneously.

46. Complete the series,

-1, 0, 1, 8, 27, ?

Correct Answer: (4) 64
Solution:The pattern is:

(-1)³ = -1 ; (0)³ = 0

(1)³ = 1 ; (2)³ = 8; (3)³ = 27
∴ ? = (4)³ = 64

47. Which one of the following constituencies given below is the largest constituency in India in terms of electorate as per recent data of Election Commission of India?

Correct Answer: (3) Malkajgiri
Solution:Malkajgiri Lok Sabha constituency of Telangana is the largest Lok Sabha constituency by number of electors with 31,83,083 voters. Spread over parts of Hyderabad and its outskirts, it is called a mini India for being home to large number of people from various parts of the country.

48. If 2²ˣ - 6.2ˣ + 8 = 0 then x =

Correct Answer: (3) 1, 2
Solution:

49. Which of the following were the Presidency cities of British India?

Correct Answer: (4) Delhi, Bombay, Madras
Solution:The three Presidency cities in India during the British rule in India were: Bombay Presidency, Madras Presidency and Calcutta Presidency. Additionally, two other presidencies were established and subsequently disbanded: Bencoolen at Fort Marlborough in Sumatra (1759-1803) and Agra (1834-1836). The presidencies were the principle factory locations of the East India Company that developed to become the centres of military and political control as the Company's influence grew during the 18th and 19th centuries

50. Complete the series.

8, 9, 7, 8, 6, 7,?

Correct Answer: (2) 5
Solution:The pattern is:

8 + 1 = 9; 9 - 2 = 7

7 + 1 = 8; 8 - 2 = 6

6 + 1 = 7; 7 - 2 = 5