No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 1 answers
Ans-The maximum cable length of a twisted pair is 100 m (328 ft.) while for fiber optic cable, the maximum length ranges from 10 km to 70 km, depending on the type of fiber. Depending on the type of twisted pair or fiber optic cables used, data rates today can range from 100 Mbit/s to 10,000 Mbit/s.
  • 1 answers

K P 5 years ago

def list85(lst): c=0 for ele in lst: if ele >= 85: c+=1 print("No. of stuudent got 85 or more : ", c) list85([78,30,45,90,86,47])
  • 1 answers

A Gokul 5 years ago

What is the significance of data visualization
  • 1 answers

Meghna Thapar 5 years ago

Reliability is concerned with the ability of a network to carry Reliability is concerned with the ability of a network to carry out a desired operation such as "communication". The reliability of network is related to several factors, such as hardware equipment, software services, human factors and so on. Most previous papers pay more attention on the hardware equipment factors than the others. The reliability of network is measured by if the equipment is normal running.

  • 1 answers

Game Must 5 years ago

with open("file.txt","r") as f: read=f.read() splited=read.split("\n") print(splited [-2]) print(splited [-1])
  • 1 answers

Rajveer Chauhan 5 years ago

Select max(subject)from<table_name>;
CSV
  • 1 answers

Rajveer Chauhan 5 years ago

It's full form is comma separated value It is delimited text file that uses comma to separate the value
  • 1 answers

Anirban Gorai 5 years ago

A program’s control flow is the order in which the program’s code executes. The control flow of a Python program is regulated by conditional statements, loops, and function calls. This section covers the if statement and for and while loops; functions are covered later in this chapter. Raising and handling exceptions also affects control flow.
  • 1 answers

Ankur Sinsinwar 5 years ago

Networking is the exchange of information and ideas among people with a common profession or special interest, usually in an informal social setting. Networking often begins with a single point of common ground. Networking is used by professionals to expand their circles of acquaintances, to find out about job opportunities in their fields, and to increase their awareness of news and trends in their fields or in the greater world. (The term computer networking refers to linking multiple devices so that they can readily share information and software resources.)
  • 1 answers

Tushar Bhardwaj 5 years ago

Keywords Assignment Punctuator Operator Literals
  • 3 answers

Swati Pranh 5 years ago

Python is programming language and it is very simple than c++

Jhalak Agrawal 5 years ago

Python is a programming language which was developed by Guido Van Rossum in 1991.

Ankur Sinsinwar 5 years ago

A programming language
  • 1 answers

Tushar Bhardwaj 5 years ago

for I in range (15,21): cube=I**3 print(cube)
  • 3 answers

Abhijeet Pratap Singh 4 years, 10 months ago

Thanks yrr
Thanks for given ans??

Tannu Rao 5 years, 1 month ago

Python libraries are like inbuilt facilities which provide us various pre defined codes and functions in the form of various modules which can be directly used by a programmer if required and hence make coding easier

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App