Which technology is most often used to update parts of a web page without reloading the whole page

Answers

Answer 1
i believe it would be AJAX :’)
Answer 2

Answer:

It's AJAX I think

Explanation:


Related Questions

The pile-up of sand and silt at the site where a river discharges into the ocean forms a _____

AND DON'T PUT THE ANSWER RIVER MOUNTH

Answers

Answer:

delta I think

Explanation:

Instructions
Write a loop that input words until the user enters STOP. After each input, the program should number each entry and print in this format:
+1: You entered
When stop is entered, the total number of words entered should be printed in this format:
All done. words entered.
Sample Run
Please enter the next word: cat
*1: You entered cat
Please enter the next word: iguana
#2: You entered iguana
Please enter the next word: zebra
#3: You entered zebra
Please enter the next word: dolphin
24: You entered dolphin
Please enter the next word: STOP
All done. 4 words entered.

Answers

i = 0

while True:

user_input = input("Please enter the next word: ")

if user_input == "STOP":

break

i += 1

print("#{}: You entered {}".format(i,user_input))

print("All done. {} words entered.".format(i))

First we set i equal to zero so that we can keep track of how many words we input.

We set while True so that its a continuous loop until a certain condition is met to break out of the loop.

user_input is set equal to whatever word the user enters.

our if statement tells us to break out of the while loop if the user inputs "STOP"

If the user does not enter STOP i is set equal to itself plus 1. This just means we add one to i for every new word entered.

Then we print whichever word is entered.

After the while loop, we print All done and the quantity of words entered.

Answer:

word = input("Please enter the next word: ")

count = 0

while word != "DONE":

      count += 1

      print("#{}: You entered the word {}".format(count, word))

      word = input("Please enter the next word: ")

print("A total of " + str(count) + " words were entered.")

Explanation:

Assuming this is python, this should help!

which of these devices must be installed in every indevidual computing device on the network

Answers

Answer:

i nneed more info

Explanation:

Need help with this

Answers

Answer:

13:a. 15:c. 14:Unknown answer

which image type is a animated loop

Answers

A GIF is an animated loop.

While ________is the protocol used to view web pages, browsers also support protocols for functions such as transferring large files.
10 points
a HTML
b HTTP
c FTP

Answers

The answer is A u welcome

When your command prompt looks like this:

switch(config)#

which mode are you in?

1. user exec mode
2. privileged mode
3. global config mode
4. admin mode​

Answers

Answer:

3. Global configuration mode

Explanation:

Switch(config)# ? To exit global configuration command mode and to return to

privileged EXEC mode, enter the end or exit command, or press Ctrl-Z. Interface

configuration commands modify the operation of the interface

1. Technical writers adjust to format to adding or deleting information, using glossaries,
adjusting use of technical language, and presenting information in graphics. Why is this false?

Answers

Because They Are Deleting Information

For a computer to be able to process data it needs to be converted to binary data.True or False​

Answers

Answer:

I'm pretty sure that it's true.

The statement "For a computer to be able to process data, it needs to be converted to binary data" is true.

What is binary data?

Binary data or binary codes are the codes that are a language used by a computer to read the data. The computer reads the data only in binary codes. They use “On” (1) and “Off” (0) to convey everything from webpages to Video games. This basically allows for computers to communicate in a simpler way by just using On/Off or 1's and 0's.

After the conversion of Analog to Digital Converter (ADC), the data is stored in a series of numbers encoded in binary mode (combinations of Zeros and Ones).

The on and off are electrical signals, which are on and off, to see everything in binary numbers.

Therefore, the statement is true.

To learn more about binary data, refer to the link:

https://brainly.com/question/27752107

#SPJ2

What are some commands found in the Sort dialog box? Check all that apply.

add level
rename level
edit level
delete level
copy level
move up or down

Answers

Answer:

A. add level

D. Delete level

E. Copy level

F. Move up or down

Explanation:

I just did it on edg. 2020

Answer:

A, D, E, F

Explanation:

Victor has been murdered, and Art, Bob, and Carl are suspects. Art says he did not do it. He says that Bob was the victim's friend but that Carl hated the victim. Bob says he was out of town the day of the murder, and besides he didn't even know the guy. Carl says he is innocent and he saw Art and Bob with the victim just before the murder. Assuming that everyone - except possibly for the murderer - is telling the truth, encode the facts of the case so that you can use the tools of Propositional Logic to convince people that Bob killed Victor.

Answers

Answer:

Bob

Explanation:

we can use symbolic reasoning to prove that Bob is not innocent without enumerating all of the cases.

Really need help ASAP

Answers

Answer:

D

was there a picture cause that question is dumb if there wasn

Explanation:

im almost failing computer class✨✨ does anybody know the mistakes in all this code?

Answers

Answer:

I think it's the fact that the orange red color isn't a color code OR that's it's one word

Explanation:

the flag of the bahamas includes an equilateral triangle. the perimeter of the triangle is p=3s, where s is the side length. use your formula to find the dimensions of the flag in feet and the are in square feet when the perimeter of the triangle is 126 inches​

Answers

Answer:

sides = 3.5 feet

area = 6.84 [tex]ft^{2}[/tex]

Explanation:

From the information provided in the question, this is a fairly simple algebraic equation. We are asked to solve for the length of the sides (s) which are all equal in length since this is an equilateral triangle and are given the value of p which is 126 inches. Now we simply plug-in this value for p and solve for s.

126 = 3s ... divide both sides by 3

42 = s

Since these are inches we can divide this value by 12 (12 inches = 1 foot) in order to find the length of s in feet.

42 / 12 = 3.5 feet

Now, we are also asked to find the area of the triangle which the equation for this is

[tex]A = \frac{1}{2} * base * height[/tex]

The base is 3.5 feet but in order to find the height we need to use pythagoreom theorem on half of the triangle which would be the following

[tex]h^{2} = a^{2} +b^{2}[/tex]

[tex]h^{2} = 3.5^{2} +(3.5/2)^{2}[/tex]

[tex]x^{2} = 12.25 + 1.75^{2}[/tex]

[tex]h^{2} = 15.3125[/tex] ... square root both sides

[tex]h = 3.91 ft[/tex]

Now we simply plug this into the area formula to calculate the area

[tex]A = \frac{1}{2} * base * height[/tex]

[tex]A = \frac{1}{2} * 3.5 * 3.91[/tex]

[tex]A = 6.84 ft^{2}[/tex]

Suppose users share a 1-Gbps link. Also, suppose each user requires 200 Mbps when transmitting, but each user only transmits 30 percent of the time.



a. (5 pts.) When circuit switching is used, how many users can be supported?



b. (5 pts.) For the remainder of this problem, suppose packet switching is used. What is the maximum number of users that can be supported if the required blocking probability is strictly less than 0.05 and what is the blocking probability with the determined maximum number of users?

Answers

Answer:

The answer is "5 users and 1 block".

Explanation:

In Option a:

Bandwidth total [tex]= 1-Gbps \times 1000[/tex]

                          [tex]= 1,000 \ Mbps[/tex]      

Any User Requirement [tex]= 200 \ Mbps[/tex]

The method for calculating the number of approved users also is:  

Now, calculate the price of each person for overall bandwidth and demands,  

[tex]\text{Sponsored user amount} = \frac{\text{Bandwidth total}}{\text{Each user's requirement}}[/tex]

                                     [tex]=\frac{1000}{200}\\\\=\frac{10}{2}\\\\= 5 \ users[/tex]

In Option b:

[tex]\text{blocking probability} = \frac{link}{\text{1-Gbps} = 10^9 \frac{bits}{sec}}[/tex]

[tex]\ let = 0.05 = \frac{100}{20} \\\\\text{blocking probability} = \frac{ 200 \times 10^6}{\frac{100}{20}}[/tex]

                                [tex]= \frac{ 200 \times 10^6 \times 20 }{100}\\\\= \frac{ 2 \times 10^6 \times 20 }{1}\\\\= 40 \times 10^6 \\\\[/tex]

mean user [tex]= 25 \times \frac{1}{20} \\\\[/tex]

                  [tex]= 1.25[/tex]

max user [tex]= \frac{10^9}{40 \times 10^6} \\\\[/tex]

                [tex]= \frac{10^9}{4 \times 10^7} \\\\ = \frac{10^2}{4} \\\\ = \frac{100}{4} \\\\= 25 \\\\ =\ \ 1 \ \ block \\\\[/tex]

About how many jobs in the United States require Microsoft expertise?
A. 300,000
B. 350,000
C. 400,000
D. 450,000

Answers

Answer: C because bill gates is the owner

What is the CPO of video games

Answers

Answer:

(Chief Privacy Officer) An individual who manages the privacy issues within an organization. Arising out of the privacy regulations in finance and healthcare in the late 1990s, the CPO position eventually crossed over to all industries. The CPO, typically an attorney, is involved with setting privacy policy which determines how much information should be collected and how much can be shared both inside and outside of the company. An organization's privacy policy is often stated on its website. See privacy and P3P.

Explanation:

Match the internet services to the type of communication they provide.

Answers

I have the answer to the question being asked well explained in detail in the doc attached below. Kindly check the attachment.

Questions_ Match the internet services to the type of communication they provide.

I hope this helps

BTW PLATO

Explanation:


Choose the sentences that describe techniques of formatting text.
Olivia was sending out Thanksgiving Invitations to her relatives. She thought it would be best to make a card as an invitation. She gathered her
family and asked them to pose in front of the fireplace. She set her new DSLR camera on a timer with the automatic multiple shooting mode
and rushed by her family's side. The camera took multiple shots of the family.
She opened the best photo in her photo editing software. She changed the tone of the image to sepia to give the image a traditional feel. She
brightened the colors in the background. While editing she felt that the window on the side of the fireplace was disturbing the symmetry of the
photo. She cropped the window out of the image.
She opened her type tool and wrote in 'Happy Thanksgiving at the bottom of the image. She smoothed the edges of the text and changed its
color. She then placed the text on a rug and tilted it to create an effect that showed as if the text was written on the rug
She gave the photo some finishing touches and sent the invitations out through email to all her relatives.

Answers

I'm sorry if this answer has come to late.

Answer:

She opened her type tool and wrote in 'Happy Thanksgiving at the bottom of the image. She smoothed the edges of the text and changed its color. She then placed the text on a rug and tilted it to create an effect that showed as if the text was written on the rug.

Hope this helps!

She opened her type tool and typed 'Happy Thanksgiving.' She smoothed the text's edges and changed its color. She then positioned the text on a rug and tilted it to create the illusion that the text was written on the rug.

What is formatting text?

Text formatting is a feature in word processors that allows you to change the appearance of a text, such as its size and color.

Most apps display these formatting options in the top toolbar and walk you through the same steps.

In computer science, formatted text, styled text, or rich text, as opposed to plain text, is digital text that contains styling information in addition to the minimum of semantic elements: colors, styles, sizes, and special HTML features.

The goal of formatting is to change the font style, size, color, and overall appearance of the text.

'Happy Thanksgiving,' she typed into her type tool. She rounded the edges of the text and changed its color. She then placed text on a rug and tilted it to give the impression that the text was written on the rug.

Thus, this shows the techniques of formatting text.

For more details regarding formatting, visit:

https://brainly.com/question/21934838

#SPJ5

state two features of a word processor​

Answers

Answer:

Some of the functions of word processing software include:

Creating, editing, saving and printing documents.

Copying, pasting, moving and deleting text within a document.

Formatting text, such as font type, bolding, underlining or italicizing.

Creating and editing tables.

Hope it will help you! !!!!!!!

name the three basic storage device of a computer​

Answers

Hard disk Drive, random access memory, USB flash memory
SSD, Hard Drive, and RAM

guys please help me with this it's timed​

Answers

Answer:

what do i do

Explanation:

Help me plssssss which rule should be followed to stay safe online
A: Keep inappropriate messages away
B: Avoid sharing photos
C: Keep screen names private
D: Ask an adult for permission to download

Answers

Answer:

B: Avoid Sharing Photos

Explanation:

If you send a photo to a person, you need to be very careful not to send something that can give your information away, this includes but it not limited to Pictures of your town, Pictures of You, Pictures of Friends, Pictures of Family, etc.

Hope I could help!!

B: avoid sharing photos

5.4.7 Teenagers Code HS

Can someone help me with this? i currently have

if (age = 13){
println("Yes, you are a teenager.");
}else{
if (age <= 19){
println ("No, you are not a teenager.");
}

and anytime I type anything it always says yes so I'm confused.​

Answers

Answer:

var teen = readInt("Are you a teen, if so what is your age? " );

if(teen >= 13 &&(teen < 19)){

    println("Yes, you are a teenager.");

}else{

      println("No, you are not a teenager.");  

}

Explanation:

Hopefully this helps you :)

x = int ( input("what is your age ? "))

if x >= 13 and x <= 19:

       print("yes you are a teenager")

else:

        print("No, you are not a teenager")

The variable x is used to store the user input. it prompts the user to input his/her age.

The if/else statement is used to check if the user is a teenager or not. If the user's age is between 13 and 19, both inclusive the use will get a message "yes you are a teenager " and if otherwise the user will gets a message "No, you are not a teenager"

The bolded word in the codes are key words in python. Pay attention to indentation.

read more: https://brainly.com/question/12089897?referrer=searchResults

Constance wants to run the spelling feature to check all her worksheet at once. Place the steps in order from first to last.

Answers

Answer:

1.highlight to select the cells

2.click the review tab

3.clock spelling

Explanation:

just did it

what are three common operating systems

Answers

Types of operating systems

The three most common operating systems for personal computers are Microsoft Windows, macOS, and Linux.

Answer:Microsoft Windows, macOS, and Linux.

Explanation:

Edhesive 2.2 code practice

questions 1 and 2

Python

Answers

Answer:

1)

a = float(input("Enter an integer: "))

print(a + 1)

print (a + 2)

print (a + 3)

2)

a = float(input("Enter a decimal: "))

b = float(input("Enter another decimal: "))

c = float(input("Enter a third decimal: "))

print("sum: " + str(a + b + c))

Answer:

2.2 question 1

x = int(input("Enter an integer: "))

print(x + 1)

print(x + 2)

print(x + 3)

2.2 question 2

a = float(input("Enter number here: "))

b = float(input("Enter number here: "))

c = float(input("Enter number here: "))

print(a + b + c)

Explanation:

There you go let me know if it didnt work

What problem does the DNS solve? How does the DNS help the world wide web scale so that billions of users can access billions of web pages?

Answers

Answer:

DNS is subject to solve the problem of translating domain names into IP addresses.  

DNS relies on TCP and IP. DNS helps the world wide web scale because it is an Internet Protocol, used by numerous computers that are connected to the network of networks. DNS is responsible for many tasks, but the most important is to solve the IP address of the website we are “requesting” to use.

Explanation:

In depth, DNS takes the URL of the website (that we have entered) and converts it to the corresponding IP address. Additionally, using DNS allows the user of the computer to have a better internet connection, higher security, etc.

When one web server forwards you on to another web server, DNS gets you to the IP address of the first web server.

After the browser of your computer establishes an IP connection, it “speaks” HTTP and requests some contact, which is usually a web page.

In other words, the “Domain Name System” (DNS) translates human-readable domain names to machine-readable IP addresses.

Jack wants to share the theme he created with others.
What file extension should he use?
In which folder would Word save his file by default?
Which file type would Word save his file by default?

Answers

thmx, Document Themes, Office Themes

Answer:

Jack wants to share the theme he created with others.

What file extension should he use?

✔ thmx

In which folder would Word save his file by default?

✔ Document Themes

Which file type would Word save his file by default?

✔ Office Theme

Explanation:

edge 2021

orphan record example?

Answers

Answer:

If we delete record number 15 in a primary table, but there's still a related table with the value of 15, we end up with an orphaned record. Here, the related table contains a foreign key value that doesn't exist in the primary key field of the primary table. This has resulted in an “orphaned record”.

Other Questions
The diagram below shows some of the roles medieval monasteries and convents filled intheir communities. Use the diagram to answer the following question:Which of the following correctly completes the chart? A) Started a local tax collection systemB)Gave refuge to single womenC)Worked to free serfsD)Organized campaigns for political freedoms Write the equation of a line that is parallel to y = 5x 42. I need this ASAP pls!What are two ways that the adoption of the U.S. Constitution affected the nation's economy? What charges attract and what charges repel?? PLZ PL PLZ HELP ME 1!!!!! Which rule represents the translation of hexagon DEFGHI to hexagon D'E'F'G'H'I'? (x, y)(x + 2, x 4)(x, y)(x + 4, x 2)(x, y)(x 7, y + 7)(x, y)(x + 7, y 7) Does anyone know this to help me out compare the values of each 7 in the number 771,548 HELP ME ASAP. ( Ill pick a Brainliest answer)Both Lone Dog and Playing Robinson Crusoe are poems about dogs.How are these two poems alike? A)Both poems explain what life is like from the point of view of a dog.B)Lone Dog describes dogs positively, but Playing Robinson Crusoe describes good and bad things about dogs.C)Both poems discuss the loving relationship between dogs and humans.D)Lone Dog compares behaviors of two types of dogs, but Playing Robinson Crusoe compares behaviors of dogs and cats. What is a diploid chromosome? In its first month of operations, Vaughn Manufacturing made three purchases of merchandise in the following sequence: (1) 340 units at $5, (2) 440 units at $7, and (3) 540 units at $8. Assuming there are 240 units on hand at the end of the period, compute the cost of the ending inventory under (a) the FIFO method and (b) the LIFO method. Vaughn Manufacturing uses a periodic inventory system. 1. Naturally occurring europium (Eu) consists of two isotopes was a mass of 151 and 153. Europium- 151 has an abundance of 48.03% and Europium-153 has an abundance of 51.97%. What is the atomic mass of europium? what are the factors that influence the cleaning process of equipment An unusually wet spring has caused the size of a mosquito population in some city to increase by 9% each day. If an estimated 200,000 mosquitoes are in the city on May 7 , find how many mosquitoes will inhabit the city on May 21. Use y=200,000(1.09)x where x is number of days since May 7.On May 21 there will be approximately____nothing mosquitoes. Can I please have a short story ideas for a heros journey Work out an equation of the straight line with gradient 3 that passes through the point with coordinates (2, 4). Graph two lines whose solution is (1,4) Point A is the midpoint of side XZ and point B is the midpoint of side YZ. Triangle X Y Z is cut by line segment A B. Point A is the midpoint of side X Z and point B is the midpoint of side Y Z. The length of X Y is 5 x minus 7, the length of A B is x + 1, and the lengths of X A and Z A are 2 x minus 2. The lengths of Y B and B Z are congruent. What is AX? 2 units 4 units 6 units 8 units This map shows where major cities in Russia are located. Based on the map, which of these is MOST LIKELY true? A) Russia's climate is influenced by the Pacific Ocean. B) All of the major cities are close to the Russian capital. Eliminate C) Most of Russia's population is concentrated in western cities. D) The eastern portion of the country is home to major industrial centers. If 8 tennis balls cost $24, how much do 12 tennis balls cost?