Answer:
Use the edit business card dialog box to control the information.
Explanation:
Business card is an easiest way to share contact details with other persons. There are some reasons a person might not want to share entire details of the contact it has with the other person, for this purpose the business card outlook has an option to edit the information of contact before sending it to the other person. Click the contact card and select the relevant contact that needs to be shared, then double click the contact it will display an edit option.
The different technological solutions available for interconnecting LANs to from larger networks are:
<h3>What technology is used by wide area network?</h3>
The use of WAN Connections and Technology is known to be often used in wide areas or places.
Note that Wired WANs makes use of broadband internet services and also the use of multiprotocol label switching (MPLS) in traffic flow control and network speed up process.
Note also the use of wireless WANs such as 4G/5G and Long-Term Evolution (LTE) networks can help interconnecting LANs to from larger networks.
Learn more about LANs from
brainly.com/question/8118353
#SPJ1
The PSU or most commonly known as the Power Supply.
Answer:
user_string = input("Input a string : ")
output = user_string.isnumeric()
if output == True:
print("yes")
else:
print("no")
Explanation:
- First of all check whether user input have all numeric value or not
.
- Display yes if string contain all numeric values
.
- Display no if string contain at least one non - integer character
.
It is the Logical error/
so ur answer is logical error