CUET-UG SERIES Informatics-practices
Commands And Requests
2 previous year questions.
Volume: 2 Ques
Yield: Medium
High-Yield Trend
2
2023 Chapter Questions 2 MCQs
01
PYQ 2023
medium
informatics-practices ID: cuet-ug-
A scenario wherein a hacker limit or stop an authorised used to access service, device or other resource by overloading that resource with illegitimate request -
1
DOS (Denial of Service)
2
Spoofing
3
Eavesdropping
4
Gray hats
02
PYQ 2023
medium
informatics-practices ID: cuet-ug-
Rohit wants to display the descriptive statistical values in a dataframe named 'df' using a single command. Help him to choose the correct one from the following options.
1
df.std()
2
df.standard()
3
df.describe()
4
df.stddev()