full form of ip ........?​

Answers

Answer 1
internet protocol - hope this helps!

Related Questions

which generation computer supported GUI operating system?​

Answers

Answer:

The fourth generation made use of GUI operating system

Explanation:

which storage is faster than secondary storage​

Answers

Answer:

RAM provides much faster accessing speed to data than secondary memory. By loading software programs and required files into primary memory(RAM), computer can process data much more quickly. Secondary Memory is slower in data accessing. Typically primary memory is six times faster than the secondary memory.22-Aug-2019

Answer:

primary storage is faster than secondary storage

Utility software as a service giving programs. Explain. Give me the answer please coming Sunday my homework will be check.​

Answers

Answer:

Explanation:

Utility software is software designed to help to analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users.

You upgraded the memory in your desktop computer by replacing two chips with one larger capacity chip. The computer does not boot and has a memory error. What is the most likely issue

Answers

Answer:

Explanation:

driver failure

Which of the following commands allows the user to round the edges off the selected segments?
Rotate
Stretch
Linetype
Filet

Answers

Answer:

rotate

hope it helps

Explanation:

to round the edges off selected segment rotate can do it

write a program in python to add two matrices...... ​

Answers

Answer:

# Program to add two matrices using nested loop

X = [[12,7,3],

   [4 ,5,6],

   [7 ,8,9]]

Y = [[5,8,1],

   [6,7,3],

   [4,5,9]]

result = [[0,0,0],

        [0,0,0],

        [0,0,0]]

# iterate through rows

for i in range(len(X)):

  # iterate through columns

  for j in range(len(X[0])):

      result[i][j] = X[i][j] + Y[i][j]

for r in result:

  print(r)

data are the meaningful result used in computer true or false​

Answers

Answer:

true data are the meaningful result used in computer.

Explanation:

please mark me as a brain list

what are the means of hardware security?​

Answers

Answer:

Hardware security is vulnerability protection that comes in the form of a physical device rather than software that is installed on the hardware of a computer system. ... Common examples include hardware firewalls and proxy servers.

Explanation:

Thank you

Explanation:

Hardware security is vulnerability protection that comes in the form of a physical device rather than software that is installed on the hardware of a computer system. ... Common examples include hardware firewalls and proxy servers.

Laser printer use a special powdered ink called?

Answers

If i am correct it is called toner!

Portable computer, also known as laptop computer, weighing between 4 and 10 pounds is called a. Internet b. Scanner c. Printer d. Notebook computer​

Answers

Explanation:

portable computer also known as laptop computer weighting between 4 to 10 pounds is called a Notebook computer.

difference between vacuum tube and transistor​

Answers

Answer:

I HOPE THE ABOVE INFORMATION WILL HELP YOU A LOT.

write any five main features of fourth generation of computer?​

Answers

1) The fourth generation computers have microprocessor-based systems. It uses VLSI (Very Large Scale Integrated) circuits.
2) They are the cheapest among all the computer generation.
3) The speed, accuracy and reliability of the computers were improved in fourth generation computers.
i hope this helps you

Are all the computer users known as programmer ​

Answers

Answer:

Nope

Explanation:

programmers are diff

what are the features of dot net ???​

Answers

Answer:

1) interperability

2) portability

3) security

4) simplified deployment

5) base class library

6) language indepence

What are two ways to start a manual spellcheck in MS Word or MS Office?

Answers

Answer:

Explanation:

There are two ways to start a manual spellcheck in MS Word or MS Office are:-

1) This is the easiest method .Press the button F7 and more importantly u can get  this in my MS Project Shortcut list.

2)Try to go to the ribbon on the top part of Microsoft Project and click on the Project tab . Then go move to the right and you will find the ABC button for the spell checker.

These functionalities are used in all current versions of Microsoft Project such as 2010, 2013, 2016, and 2019.

block diagram of a computer


Answers

Answer:

this the answer for you.

mark me as a brainlist plz.

write a program in python to make the figure:-

*
**
****
********
****************
********************************

The first and correct answer will be marked as brainliest......​

Answers

Answer:

Halo mateeeee

look it will be hard to explain the code and steps to you so just refer this video. .

it will help a lott

( *cries* Serena left Ash In pokemon s19 with a k I s s)

https://youtu.be/rUy_Nq9DHTs

The development of computer languages is classified into two categories .

true or false​

Answers

Answer:

False

Explanation:

Mark me as a brainliest

The ________ is the easy way to insert a new slide between existing slides.

Answers

What is the subject about?

What is the process of planning, designing, and implementing change requests?


_____ is the process of planning, designing, and implementing change requests.

Answers

Answer:

Change Management

Explanation:

The described process is formally known as Change Management

Which is the best version of macOS?

Answers

Answer:

macOS Big Sur

Explanation:

hope it helps.

You upgrade your office graphics workstation with more memory. You replace two of the four inexpensive memory chips with expensive memory designed for workstations but now the system occasionally has memory issues. What could be the problem

Answers

Answer:

the two other inexpensive memory chips don't calibrate with the two expensive memory chips because they're not the same

Explanation:

A transition is ________.

Answers

Answer:

the process or a period of changing from one state or condition to another.

Explanation:

"students in transition from one programme to another"

What are the 4 similarities of CUI and GUI

Answers

Answer:

letter U and I.

Three Letters

1 consonant and 2 vowel

All are capital letters

What are the three major tasks does a computer perform?​

Answers

Ans:

Input, processing, and output.

The three major tasks a computer performs are Input, processing, and output.

What are the tasks of a computer?

These tasks exist all connected to the four basic computer functions: input, output, processing, and storage.

Taking data and instructions from a user, processing the data as per instructions, and showing or storing the processed data, exist the four main functions of a computer.

To learn more about computer

https://brainly.com/question/24540334

#SPJ2

computer cannot do anything without instructions true or false

Answers

Answer: True

Explanation:A computer (specifically the CPU, or central processing unit, within the computer system) needs instructions in order to do even the simplest things. Without instructions, it can't do anything. Just to boot your computer requires executing many many instructions.

Hope it helps✌✌

A company runs an application on a fleet of EC2 instances. The company wants to automate the traditional maintenance job of running timely assessments and checking for OS vulnerabilities. As a Cloud Practitioner, which service will you suggest for this use case

Answers

Answer:

AWS Systems Manager

Explanation:

AWS Systems Manager (https://aws.amazon.com/systems-manager/features/) is the service that allows to centralize operational data from multiple AWS services and automate tasks across AWS resources.

write one function each of caps lock and shift keys.

Answers

Answer:you can use the shift key to use symbols instead of numbers on the top numbers part of the keyboard

Explanation:

Some Examples are ( ) $ &

Software-defined networking (SDN) works by using software to configure and control the network, rather than relying on device-specific static configurations. The SDN model creates a centralized architecture that replaces the distributed architecture model. How does this shift to a centralized architecture affect the three planes of network communication

Answers

Answer:

The planes of network communication become obsolete.

The data plane and control plane have to be separated.

The three planes are flattened into one central management plane.

The data plane and control plane have to be separated.

Explanation:

The data plane and control plane have to be combined into one data-control plane.

The planes of network communication become obsolete.

The data plane and control plane have to be separated.

The three planes are flattened into one central management plane.

The data plane and control plane have to be separated.

Felicity wants to capture the attention of the regular subway commuters in her area through her print advertisement. She wants to use a stationary print medium that commuters can see from a distance. Which print medium should Felicity choose?
(Correct answer only)

A. magazine
B. newspaper
C. flier
D. billboard
E. brochure

Answers

Answer:

D. billboard

Explanation:

Commuters can most likely see billboards from a distance.

The print medium to be chosen by the felicity should be Billboard. Thus, option (D) is correct.

What is billboard?

Billboard is a HORDING and huge outdoor advertisement board That can be seen by many people. In order to be seen by the most automobiles and pedestrians, billboards are frequently erected in busy places like highways and urban areas.

Many of the company publish their brands and products on the billboard for spreading brand awareness and spreading the word of their company  to as many people can know about the product.

According to the above scenario, Felicity can capture the attention of the regular subway commuters in her area through billboard advertisement. From a distance, commuters can see the advertisement.

Therefore, it can be print medium to be chosen by the felicity should be Billboard. Hence, option (D) is correct.

Learn more about Billboard here:

https://brainly.com/question/8494411

#SPJ2

Other Questions
What is a central idea introduced in Part 1 of Antigone? Gii h mnh vi ,mnh cm n Briefly explain how sexual reproduction generates new allele combinations in offspring. f(x) = Square root of quantity x plus seven. ; g(x) = 8x - 11 Find f(g(x)). (1 point) f(g(x)) = 2 Square root of quantity two x plus onef(g(x)) = 8 Square root of quantity x plus seven - 11 f(g(x)) = 8 Square root of quantity x plus fourf(g(x)) = 2 Square root of quantity two x minus one what is combine? How does it makes harvesting easier 4. Change the following into yes/no question. a. They are catching fish. Water scarcity is increasing for all of the following reasons exceptA. demand is increasingB. the population of the globe is increasingC. the amount of freshwater on Earth is decreasingD. more land is being farmedPlease select the best answer from the choices providedB D 5 Cece draws these two figures to prove there is morethan one parallelogram with a 40 angle between a2-cm side and a 6-cm side. Is Cece correct? Explain.2 cm404.2 cm What would the equation, slope, and y-intercept be for this? Please help! Will give brainliest to correct answer Exercise 1. Conditional Type 1: Put the verbs in brackets into the correct form.1. If we (recycle) ________ more, we will help the Earth.2. Factories (not dump) ______________waste into rivers if the government fine them heavily.3. If people travel to work by bus, there (be) ______________fewer car fumes.4. We (save) ________________thousands of trees if we dont waste paper.5. If we use water carefully, more people (have) ______________fresh water.6. If the factory (continue) ________________ dumping poison into the lake, all the fish and other aquatic animals will die.7. If I (go)__________ out tonight, I will go to the cinema.8. If we dont see each other tomorrow, we (see)__________ each other next week.9. If we go on holiday this summer, we (go)__________ to Spain.10. He (not/get) _________a better job if he doesnt pass that exam Why do doctors have to check what blood type a person has before receiving atransfusion?0A. Different blood types have different antibodies that will be attacked by someone withantigens against that blood type.B. Different blood types have different antigens that will be attacked by someone withantibodies against that blood type.C. Your blood type doesn't matter as long as you get the correct amount of blood in atransfusion.OD. They need to have the same blood type because their DNA must be similar enough toblend or will cause side-effects and possibly be rejected. A thesis is ________. (Check all that apply): A) a well-evidenced prediction or statement that relies on and builds upon existing knowledge. B) placing oneself as a user of writing within existing dialogues (conversations) on a topic or issue. C) a statement of fact that is beyond debate. D) often found in the conclusion or claim within an argument. E) the first paragraph of a 5-paragraph essay. Save Write an equation to show how perchloric acid, HClO4, reacts with water. Include states of matter in your answer. Describe the formation of oxygen molecule find the area of abc6m 20m 60m 30=5(x+1)what is x? A= 12b1+b2h ; solve for b1 find the length of the arc. round your answer to nearest tenth How To Demonstrate Successful Leadership In The Workplace By Dionne Mahaffey, Founder of The Life Purpose Coaching Institute As with all skills, some of us are more adept at leadership than others. However, if you find yourself lacking in this area, keep in mind that your current struggles may be taking you down the pathway to eventual success. You can leverage the key fundamentals of successful leadership in order to impact your team and become the leader you desire to be. Successful leaders are effective communicators. In fact, communication will most likely be the major building block of your success in leadership. What makes a communicator effective, exactly? I have found the following guidelines to be helpful: Always consider all angles before crafting your message. Think about the "who," "what" and "how" of the situation. Keep the following questions in mind: What is the issue at hand? How can it be solved? Who am I asking to take action? What are the possible obstacles? What tools will I need to provide to make the process easier? Make sure your message is understood. Anyone can deliver a message, but not everyone confirms that the message is understood. Dont hesitate to repeat yourself to make a point. Always ask your team members if they have any questions or comments. Wait five-to-10 seconds before moving on in order to give your team time to process the information and formulate responses. Manage and prevent conflicts with consideration and purpose. Handle conflict between employees immediately. Otherwise, you risk the creation of a toxic environment where employees fail to see you as a capable leader. Stay a step ahead and strive to prevent conflict by observing your employees and learning their emotional triggers. For example, consider your employees working styles: some are very methodical, plugging along to the end. Others procrastinate and then rush to accomplish everything at the last minute. A way to avoid conflict is to pair employees with similar working styles. Give specific and appropriate praise for individual and team efforts. When you specifically state what you appreciate, your praise should translate as being authentic, not as an empty gesture. For example, The candid testimonials you gathered gave us valuable insight on the product that we wouldnt have had otherwise. This conveys exactly what impressed you, and offers the bonus of reinforcing desired behavior.Title of Text: How to Demonstrate Successful Leadership in the WorkplaceAuthor: Dionne Mahaffey ---------------Subject: Occasion: Audience: Purpose: Speaker: Tone: