Seven Brothers Fashion Inc. is a fashion company with design and market unit 130 m away from each other. The company recently connected their LANs using Ethernet cable to share stock related information. But after joining the LAN, they are not able to share the information due to loss of signal in between. Which device out of the following should you suggest to be installed for smooth communication?

Class 12 info

Quiz
•
Computers
•
12th Grade
•
Medium
Vijayalakshmi Kavoor
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Modem
Repeater
UPS
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Devices that are used to connect different types of networks. It performs the necessary translation so that the connected networks can communicate properly.
Router
Modem
WAN
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following method is used to delete row/column from a dataframe?
delete()
remove()
discard()
drop()
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To delete a row from dataframe, which of the following method is correct? A dataframe is indexed with names.
df.drop(df.row_index=’Jay’)
df.drop(‘Jay’)
df.drop(df.row=’Jay’)
df.drop(df[‘Jay’])
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following method is correct for following dataframe to delete row by specifying index name? dt= ({‘Year1’:[1200,1220,1500]}, {‘Year2’:1800,1700,1400})
df = pd.DataFrame(dt,index=[‘T1′,’T2’])
Which of the following is correct to delete T2 index record from dataframe?
df.drop(df.index[‘T2’])
df.drop(df.idx=’T2′)
df.drop(index=’T2′)
df.drop(idx=’T2′)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
When you perform delete operation on dataframe, it returns a new dataframe always without changing the old dataframe. To avoid this which parameter you will use to change the original dataframe?
intact = True
inplace = True
update = True
replace = True
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Ankita is working on dataframe wihch has 4 rows and 3 columns. She wrote df.drop(df.index[[1,3]]). Which rows will be deleted from the dataframe?
No rows
Row 1 and Row 3
Rows between 1 and 3
Row 2
All rows from row no. 1 to index row no. 3
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python Pandas

Quiz
•
12th Grade
10 questions
DATAFRAME AND SERIES

Quiz
•
12th Grade
8 questions
Pandas DataFrame(2) - Combine dataframes

Quiz
•
12th Grade
12 questions
Dataframe

Quiz
•
10th - 12th Grade
7 questions
Find Missing Values in a Data Set

Quiz
•
12th Grade
10 questions
Keyboarding Posture

Quiz
•
9th - 12th Grade
9 questions
Pandas_Ops

Quiz
•
12th Grade
10 questions
Data Handling Introduction

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University