blogs may refer to any kind of communication over the internet is true​

Answers

Answer 1

Answer:

Yes It's true but You forgot email

Explanation:


Related Questions

What are some common summary operations that aggregate functions can perform in a crosstab query? Check all that apply.
adding
counting
dividing
subtracting
identifying an average
calculating a minimum or maximum
predicting the next value in a pattern.

Answers

Answer:

adding

counting

identifying average

calculating max or min

Explanation:

edg 2021

HELP HELP HELP HELP
I spilled acetone nail polish remover on my Chromebook and it left white stains and I tried to scrap most of it off but it won't go away and I REALLY need to fix or cover this up :( Please help me!!!

Answers

use sharpie or nail polish that is the same color as the chromebook then buff it out with sandpaper

Tell me what does WSG mean ​

Answers

Answer:

It could mean many different things but heres some things it could

With Special Guest

World Standard Group

Web Security Guard

Hope this helps!

Help me! How do I fix this (it’s from facebok)

Answers

Answer:

i would try emailing the company

Explanation:

Try deleting it and reinstalling it

explain types of fans & their function​

Answers

Answer: 1. Ceiling Fan: As they are suspended into the middle of the room, they transfer air in equal quantity.

2. Table Fan: Used in small purpose office room and home tables for max. 5 people.

3. Tower Fan: Take lesser space, compact and portable, used to maintain and encourage air flow.

4. Pedestal/Stand Fan: Used in rooms with larger space, make less sound, are portable and used in a single room at a time for up to 10 people.

5. Exhaust Fan: Used in bathrooms and kitchens to provide ventilation and remove any odour or smoke.

               

Explanation:

Ryan is installing new flooring in his house. Ryan can install 169 square feet of flooring in 5 hours. How much new flooring can Ryan install in 35 hours?

Answers

Answer:

1183 square feet.

Explanation:

If Ryan can install 169 square feet in 5hours.

Then, he can install times 7 of that in 35 hours since 35 / 5 = 7

So, 169 x 7 = 1183

what is the fullform of cpu​

Answers

Answer:

cpu is also known as Central processing unit this is legit answer pls brailest and adims STOP DELETING MY LEGIT ANSWERS

Explanation:

Answer:

central processing unit

To print preview a document, navigate to the _____ tab and select the Print option. File Page Design View Insert

Answers

Answer:

Option A

Explanation:

The process of viewing the print preview option in MS word is as follows -

a) First of all click on the File tab

b) After clicking on file tab, click on the print button at the left hand side

c) In the new tab that open up after clicking on the print button will provide an option of print preview.

Hence, option A is correct

Answer:

b. page layout

Explanation:

How is a high-level programming language interpreted?
OA binary interpreter is used to translate binary number to code.
O All lines of code are translated together and then executed at once.
O One line of code is translated and then executed before moving to the next line.
O Six lines of code are translated and then executed before moving to the next set of six.

Answers

Answer:

Once a program is compiled, the chore of language translation is over with and therefore executing the program only requires execution time, not additional translation time. To execute an interpreted program, every instruction is translated first and then executed; this must be done every time the program is run.

Explanation:

9.6 Code Practice, this is in Python, I need its quick!

Answers

Answer:

def printIt(a):

   for r in range(len(a)):

       for c in range(len(a[0])):

           print(a[r][c], end = " ")

       print(" ")

   print(" ")

   

   for r in range(len(a)):

       x = a[r][r]

       for c in range(len(a[0])):

           a[r][c] = x

           

   for r in range(len(a)):

       for c in range (len(a[0])):

           print(a[r][c], end = " ")

       print(" ")

   

N = []

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

printIt(N)

Explanation:

<3

In this exercise we have to have knowledge in python computational language to write code like:

The code can be found in the attached image.

What is an Array?

Widely used by programmers, array is a simple data structure present in most programming languages. Its main purpose is to be a continuous space in memory to organize and store a collection of elements.

This code can be written as:

N = [1,1,1,1,1], [2,2,2,2,2], [3,3,3,3,3], [4,4,4,4,4]

def printIt(ar):

for row in range(len(ar)):

for col in range(len(ar[0])):

print(ar[row][col], end=" ")

print("")

N=[]

for r in range(4):

N.append([])

for r in range(len(N)):

value=1

for c in range(5):

N[r].append(value)

value=value + 1

printIt(N)

print("")

newValue=1

for r in range (len(N)):

for c in range(len(N[0])):

N[r][c] = newValue

newValue = newValue + 1

printIt(N)

See more about python at brainly.com/question/18502436

What value is returned by the call mystery(2, 3, 6)?

answer choices:

9

10

14

8

20

Answers

Answer:

8888888888888888888888888888Explanation:

yyugjhgfgdsfsghgtredfzgxhcjvkiu

Which of the following might a small local bakery hire a multimedia artist to do? (Select all that apply).
design a new line of cupcakes
create advertising
design a menu
create digital ordering systems

Answers

Answer:

B and C

Explanation:

Multimedia artists create art, they do not program or do the cooking for the business.

what does the html5 placeholder attribute provide on a text input

a. an error message if the user doesnt enter any text
b. text to show until the user clicks in the box
c. text to show if the browser cant display the input
d. default value if the user doesnt enter any text

i know the answer
im just making sure

Answers

Answer:

b. B is the answer.

Explanation:

contoh ralat sintaks​

Answers

What’s Your Question?

Dose anybody know how to do this because i dont.

Answers

Answer:

All you need to explain in this assignment is specific things which makes a product an innovationi or new. This is what emerging means in the first question. Then say why these new technologies can be hard to identitfy.

Explanation:

In order to use data to inform decisions, the organization’s FIRST step must be to:

A) organize their data
B) train employees in effective data mining techniques
C) create a data warehouse
D) capture the necessary data

Answers

Answer:

D) capture the necessary data

Answer:

In order to use data to inform decisions, the organization’s FIRST step must be to:D) capture the necessary data

PLEASE HELP!!!
The unit talks about various astronomical tools, but satellites don’t make the list—why? Explain how satellites help us learn more about the Earth from space and analyze whether they can also help us learn more about space.

Answers

Answer:

The bird's-eye view that satellites have allows them to see large areas of Earth at one time. This ability means satellites can collect more data, more quickly, than instruments on the ground.

Explanation:

does trend in computing important for organization management?​

Answers

Answer:

yes it is...................

Use the drop-down menus to match each description to the correct term.
Stores information in columns and rows
Smallest unit of information, e.g. 25
Unique identifier for each record, often an ID number
Group of related tables or records
Set of unique information, stored in a row

Answers

The appropriate term with its description are:

Excel spreadsheet: it stores information in columns and rows.Bit: smallest unit of information, e.g. 25.

What is an excel spreadsheet?

A excel spreadsheet can be defined as a type of software program which is designed and develop with cells that are typically arranged in a tabulated format in rows and columns.

How to match the description to the correct term?Excel spreadsheet: it stores information in columns and rows.Bit: smallest unit of information, e.g. 25.Key field: unique identifier for each record, often an ID number.File: it is a group of related tables or records.Primary key: set of unique information, stored in a row.

Read more on spreadsheets here: https://brainly.com/question/4965119

#SPJ2

True or False: Nested elements must be indented with respect to parent elements in
order for the code to be properly displayed in a browser

Answers

Answer:

true

Explanation:

The National Archives is part of the federal government, which means that its content:

-belongs to everyone.

-is off limits to the public.

-comes with extreme licensing fees.

-is outdated and useless.

Answers

Answer:

its A

Explanation:

the national archives is open to anyone who visits

PLS HELP IM SO DESPERATE!! 40 points


Consider how you would help your Uncle Sandro diagnose the location of the problem and offer a likely solution in the following scenario:

Uncle Sandro has a computer. It is an older model. He calls you in as his tech-savvy nephew and asks if you could help him. It seems like data that is traveling across his computer is getting corrupted, and there is not a clear source. He asks you what the problem is and how he might fix it.

Answers

You would reboot the computer install a VPN and a virus detector

Answer:

1 reboot the computer

2 install a VPN and  virus detector

Explanation:

Help me guys please.​

Answers

Answer:

1. a

2. i

3. e

4. b

5. d

6. h

7. g

8.c

9. j

10. f

Okie so I can see you at the

What is media logic according to David L. Altheide?

Answers

Answer:

Media logic is discussed as a general framework for understanding the nature, impact and relevance of media and information technologies for social life, as well as its use and appropriateness for investigating political communication. (According to David L. Altheide)

Explanation:

Which of the following is true of a procedure? Check all that apply.

It can be reused.

It saves programmers time.

It is a block of code that performs a single task.

It lets you exit a function.

Answers

Answer:

It can be reused, It saves programmers time, it is a block of code that performs a single task.

Explanation:

List 5 general safety precautions that you can take when working with a computer equipment.

Answers

Answer:

Wear the right clothes, unplug all equipment, keep your work area clean, check for damaged parts, and do not force components into ports.

Explanation:

These are all general safety precautions when working with computer equipment.

Moving your Sprite top to bottom is moving along the X coordinate?

Answers

the answer is false

would you be comfortable with a robot adjusting your investment portfolio if it came with significantly lower fees than a human financial advisor? Why or why not

Answers

Answer:

Sure, as long as it gets the job done and doesn't screw things up & is user friendly. I would also want to be able to turn it on and off at will.

Explanation:

anyone who play online game drop your name​

Answers

Answer:

kevinj720

Explanation:

Answer:

lightning bolt on ur Wala

So I got a question when I ask a question some people send me a link that seems weird in their answer you can't put links in your answer so is it a grabify link to track my IP?

Answers

Answer:

dw just ignore it

Explanation:

its just stoopid kids or people just ignore it

and think positive like elmo

Answer:No I don't think so hope u have a great day

Explanation:

Other Questions
Juan will deposit $1.250 in an account that earns 3% simple interest every year. His brother Pedro will deposit $1,000 in an account that earns 5% interest compoundedannually. The deposits will be made on the same day, and no additional money will be deposited or withdrawn from the accounts. Which statement about the balances ofJuan account and Pedro account at the end of 4 years is true?A) Juan's account will have about $184.49 more than Pedro's account.B) Juan's account will have about $1065,51 more than Pedro's account.c) Pedro's account will have about $1065.51 more than Juan's accountD) Pedro's account will have about $184.49 more than Juan's account. someone to help ? german Whatis Mahmoud mother looking for in the woods In order to protect Fort Union, Canby ordered his men to ____________________a.destroy everything if necessary, including other forts.b.protect and care for the sick and wounded.c.leave New Mexico and return to Confederate homes.d.strip all public property of value and leave people without food, valuables, and troops.Please select the best answer from the choices providedABCD Make x the subject of the formulaX + p = q Contrasting Mission and Vision StatementsWhat is the difference between a mission statement and a vision statement?a. A mission statement is a declaration about the future, whereas a vision statement explains the organization's purposeb. A mission statement explains the company's purpose, whereas a vision statement is a declaration about the future.c. A mission statement is a declaration about the future, whereas a vision statement is used to create the company's business ethics.d. A mission statement explains the company's purpose, whereas a vision statement is used to create the company's business ethics. What was Luther's position on the building of St. Peter's church?The pope should charge poor people.The pope should ask kings and queens to pay for the church.The pope should use his own money to pay for the church.The pope should sell indulgences. Who ants my E-mail! I'm looking for some one who would like to wright a book with me! pls help ill give brainliest if correctno scams or links Which ordered pair is a solution to the inequality 7x 3y > 10? O (1,2) O (1,0) 0 (3, 4) 0 (1, - 1) Find the value of 4!O A. 24O B. 16O C. 12O D. 10 12C6What is the number of protons in this carbon atom?OA. 12OB. 6O C. 18OD. 24 For each pair solve of simultaneous equations solve for x and y x+y=13 and 8x-5y=0 Partial-Year Depreciation Sandblasting equipment acquired at a cost of $42,000 has an estimated residual value of $6,000 and an estimated useful life of 10 years. It was placed in service on October 1 of the current fiscal year, which ends on December 31, 20Y5. a. Determine the depreciation for 20Y5 and for 20Y6 by the straight-line method. Depreciation 20Y5 $fill in the blank 1 20Y6 $fill in the blank 2 b. Determine the depreciation for 20Y5 and for 20Y6 by the double-declining-balance method. 12522512.896. A swimming pool contains 2250 m of water. Its length is 45 m and its breadth is 25 m.Calculate the depth of the water? Find Y.Round to the nearest tenth.Z8 ft17 ftY16 ftY= [?] Write an equation with a variable AND solve it. Mario read 72 pages of his book in class and 13 pages per night, n, until he read 163 pages. How many nights did he read?Equation:Answer: am thinking of 3-digit number less than 300. The tens digit is less than the hundreds digit and the ones digit is less than the the tens digit. Which number am I adding 5 and subtracting 5 are____ How to report the analysis and calorific values of fuel