Home > PYQ > NIC STA 2023 - Shift 1
71. In Net, the programming language that can be used to write Server side scripting
is
No explanation ¯\_(ツ)_/¯
73. The friend function in C++ can access which type of data member?
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))
No explanation ¯\_(ツ)_/¯
75. In Python, which operator is used to check if a given element is present in a list?
No explanation ¯\_(ツ)_/¯
77. If a problem can be broken into sub problems which are reused several times, the
problem possesses_property.
No explanation ¯\_(ツ)_/¯
80. Which of the following is linown to be no! an NP-Harct Problem?
No explanation ¯\_(ツ)_/¯