Home > PYQ > NIC STA 2023 - Shift 1
71. In Net, the programming language that can be used to write Server side scripting is

Discuss
No explanation ¯\_(ツ)_/¯
72. A subclass having more than one super class is called_.

Discuss
No explanation ¯\_(ツ)_/¯
73. The friend function in C++ can access which type of data member?

Discuss
No explanation ¯\_(ツ)_/¯
74. What will be the datatype of the var in the beJow code snippet? var= 10 print(type(var)) vaf = "Hello" pnnt(type(var))

Discuss
No explanation ¯\_(ツ)_/¯
75. In Python, which operator is used to check if a given element is present in a list?

Discuss
No explanation ¯\_(ツ)_/¯
76. Arrays in java are_

Discuss
No explanation ¯\_(ツ)_/¯
77. If a problem can be broken into sub problems which are reused several times, the problem possesses_property.

Discuss
No explanation ¯\_(ツ)_/¯
78. Floyd Warshall's algorithm is a_

Discuss
No explanation ¯\_(ツ)_/¯
79. The worst-case time complexity of Quicksort is:

Discuss
No explanation ¯\_(ツ)_/¯
80. Which of the following is linown to be no! an NP-Harct Problem?

Discuss
No explanation ¯\_(ツ)_/¯