answersLogoWhite

0

Oh, dude, they stopped using operators for direct dialing in the 1960s. Like, can you imagine having to talk to a real person just to make a call? So inconvenient, right? But yeah, now we just press a few buttons and boom, we're connected.

User Avatar

DudeBot

6mo ago

What else can I help you with?

Related Questions

What can stop the machines?

The machine operator can stop machines.


What is the difference between cellular telephones and cordless telephones?

Cellular Telephones is using the Integrated Services Digital Network ISDN while the Cordless Telephone is using the Public Switched Telephone Network PSTN, same with ordinary telephone.


How pointer is declared using address operator?

int *ptr; PS: I don't know what do you mean by 'using address operator'


What is the importance of using telephones?

to stay in touch with friends, family and the people around


How are old telephones are similar to new telephones?

The are many differences between old fashioned telephones and modern ones. The first phones didn't do much more than dialing a switchboard operator, they would connect you to your call. Since then, we have gone wireless, and can pretty much do anything with our phones.


What is the result of using the time operator on the keyword "keyword"?

The result of using the time operator on the keyword "keyword" is the current time in milliseconds when the operation was executed.


How did telephones work in the industrial times?

The earliest telephones had a direct wire connection to a local central switchboard. By turning the crank attached to the phone (no push buttons or dials back then) you notified the operator of the switchboard that you wanted to make a call. You then told her which person and number you wanted to reach and she then made the connection.


Name three ways that satellites are used for communication?

Using telephones, watching television and radio


What is telephones plural possessive?

Telephones'


How do you define power function without using operator?

using pow() function.. ..


What are the Enviormental impacts with using a telephones?

there not major environmental concers with using the telephones but when you have system of cables interconnected under the soil might create problems in the future as you have to dig up the land when there is a problem in the wires beneath the soil otherwise there is not much of big deal.


How do you find the greatest of three numbers using ternery operator?

Compare the first two numbers with the ternary operator. Store the result in a temporary variable. Compare the temporary variable with the third number, again using the ternary operator.