The acronym "HTTP' stands for​

Answers

Answer 1

Answer:hypertext transfer protocol secure

Explanation:

Answer 2

Explanation:

http means hypertext transfer protocol secure


Related Questions

Which is the right way to give comment if you are using Internet explorer as the browser? a) <!-- My First Webpage --> b) <comment> My First Webpage </comment>

Answers

Answer:

(a) <!-- My First Webpage -->

Explanation:

Comments in programming languages are chunks of texts, written as part of program code, that are not executed as actual code but rather used for making the program code easily readable and understandable. They allow programmers to explain certain lines of a program code.

Every programming language has its own way of representing comments. In HTML - HyperText Markup Language - comments are written between the following tags :

<!--

and

-->

For example, to put the text "My comment goes here" in a comment, we write:

<!-- My comment goes here -->

From the question, the text to be put is:  "My First Webpage". Therefore, we write;

<!-- My First Webpage -->

To build a user interface that contains graphical components, the components ____. must each be added to a separate panel. must be added directly to a frame component. must be added to a panel that is contained within a frame. must be added to a frame that is contained within a panel.

Answers

Answer:

To build a user interface that contains graphical components, the components must be added to a panel that is contained within a frame.

Explanation:

Which statement is the best description of what a macro can do in Excel 2016? It is a type of formatting users can apply to enlarge the worksheet area. It is a file type that a user can save a workbook as. It is a series of instructions contained in one command that users can apply to automate complex and/or repetitive tasks. It is a recording function that allows you to save worksheets, audio recordings, and videos that are displayed on the screen.

Answers

Answer: It is a series of instructions contained in one command that users can apply to automate complex and/or repetitive tasks

One example would be a macro that goes through a list of numbers and highlights which are duplicates. Say you had the list {1,2,3,3,4,4,4,5}. You could use one color to highlight both 3 and 4 as they repeat themselves. Or you could use different colors to show the different values. With a small list, you could highlight by hand. However, macros are more efficient with larger lists.

Answer:

It is a series of instructions contained in one command that users can execute to automate complex and/or repetitive tasks.

Explanation:

edge 2022

Python Lists and Events: Write a program that generates 8 random scores (between 0 and 100), store them in an array, finds the best score, and then assigns grades based on the following scheme (use loops wherever possible): Grade is A if score >= best – 10 Grade is B if score >= best – 20 Grade is C if score >= best – 30 Grade is D if score >= best – 40 Grade is F otherwise.

Answers

Answer:

import random

scores = []

for i in range(8):

   score = random.randint(0,100)

   scores.append(score)

best_score = max(scores)

letter_grade = ""

for s in scores:

   if s >= best_score - 10:

       letter_grade = "A"

   elif s >= best_score - 20:

       letter_grade = "B"

   elif s >= best_score - 30:

       letter_grade = "C"

   elif s >= best_score - 40:

       letter_grade = "D"

   else:

       letter_grade = "F"

   

   print(letter_grade)

Explanation:

Import the random module

Create an empty list to hold the scores

Create a for loop that iterates 8 times. Inside the loop, create 8 random scores and put them in the scores

When the loop is done, find the best_score using max method

Create another for loop that iterates through the scores. Check each score and set the letter_grade depending on the given conditions.

Other Questions
" Brad always buys and uses Nike brand golf balls. If he finds a Titlelist or Callaway ball in the rough, he gives it away. Brand loyal golfers like Brad allow Nike to charge a higher price and not lose many sales. Nike has effectively: " 1-D KinematicsA car starts at a position of -153 mand undergoes a displacement of512 m. What is its final position?(Unit = m) In a causal-comparative study, what is the difference between independent variables and dependent variables? independent variables cause the effect measured in the dependent variables dependent variables cause the effect measured in the independent variables dependent variables are those that affect each other; independent variables do not independent variables exist before the study; dependent variables do not If two chords in a circle are congruent, then they are _____ WILL GIVE BRAINLIEST TO ANSWER:)) A can in the shape of a cylinder has a diameter of 6 centimeters and a height of 10 centimeters. Which measurement is closest to the total surface area of the can in square centimeters? 245.04 cm2 203.19 cm2 376.99 cm2 188.50 cm2 A 2.0 g sample of hydrocarbon was burned in the calorimeter. The temperature rose from 29c to 32c and heat and combustion is 11. Kj/g. Thr heat capacity of the calorimeter is Which of the following is a TRUE statement about playing team sports? A. Team sports will definitely make you more successful in life. B. Team sports can positively impact all aspects of your life. C. Team sports will prevent you from getting any illnesses. D. Team sports can improve your health, but not your self-esteem. Find the present worth in year 0 of $60,000 in year 3 and amounts increasing by 15% per year through year 10 at an interest rate of 11% per year. g The company offered Gwendolyn a(n) _____ for living in an unfamiliar country isolated from her family, dealing with a new culture and language, and adapting to new work habits and practices. She received this as a percentage of her base salary. 6th grade RATIOSI dont know how this is supposed to work do I start as 3:9 or 3:4 or 4:9 or 4:3 or 9:4? How do I start? All living things are known as . a)biotic resources b)exhaustible resources c) abiotic resources. what is 3 + 3 3 + 3 = Solve for b. -11b+7 = 4011b+7=40 1. Imagine that you are a horticulturist working in a commercial greenhouse. Based on what you learned from this lab, how would you manipulate these factors in order to maximize photosynthesis? Water availability Light intensity Carbon dioxide concentration Plant population density Nicole is trying to determine an algebraic expression to represent the amount of dog biscuits she needs to purchase for a dog show. She does not know how many dogs will attend the event but wants to have 2 biscuits per dog plus an additional 35 dog biscuits. If d represents the number of dogs, which expression represents the number of dog biscuits Nicole will need for the event? d + 5 2 d + 35 2 d 2 d minus 35 Here's a graph of a linear function. Write theequation that describes that function.Express it in slope-intercept form. Natalie is shopping for new clothes and does not want to spend more than $65. She buys one dress for $26 and wants to buy a few shirts that cost $13 each. Which inequality represents the number of shirts she can buy? A. x7 B. x7 C. x3 D. x3 Which is the graph of the sequence defined by the function f(x) = 100(0.5)x - 1? Please give an example of an emblem in nonverbal communication.