The assignments option in my Microsoft Teams is not coming. What should i do?​

Answers

Answer 1

Answer:

drugs

Explanation:

:)


Related Questions

Your organization's IT department has developed a custom application that reports the hostname of each client that tries to access three servers in the accounting department that store sensitive information. You do a random test and find that the program is not reporting the host names for some clients even though it properly records their IP addresses. This is because the custom application submits reverse lookup requests to the DNS server to discover the host names for the specified IP addresses. As you investigate further, you learn that the clients whose hostnames could not be reported have static IP addresses and are on subnet 192.168.3.0. What should you do

Answers

Answer:

Configure DC1 to forward name resolution requests to 192.168.3.0

Explanation:

DC1 is configured in order to use forwarders so that they can send unresolvable host name requests to a DNS server at the main office or the head quarters.

This also prevent sending of DNS spoofing attack  to a DNS client

Television and movies are an important medium of communication. Perform online and offline research, and describe the history of Hollywood movies and how it has evolved as a platform for communication.

Answers

Answer:

The American film industry, popularly called Hollywood, has played an important role as a platform for communication. It has influenced audiences the world over. The history of Hollywood begins in 1910 with the silent movie In Old California. The 1920s saw the arrival of movies with sound and music. In the 1940s, during and after World War II, movies were made on themes related to war. In the 1950s, Hollywood movies began to compete with television, as television entered American homes. Cutting to the 1990s, the use of animation in movies began to rise. The 2000s saw a continuation of this trend. Movies are now made using the most advanced technology and effects.

Hollywood movies play an important role in the communication process. It can bridge the gap between different communities, cultures, races, and nations. For example, the movie The Help highlighted the gross discrimination the Blacks suffered during the 1960s. Movies have also played a great role in building harmony between cultures. For example, the movie Eat, Pray, Love explores Eastern cultures. Animated movies are enjoyed by movie lovers of all ages, and often end with a good message.

Explanation:

PLATO

Customizable diagrams, including List, Process, and Cycle diagrams, are built into Word and can be found in
O SmartArt.
O WordArt.
O Clip Art
O Pictures

Please help ASAP

Answers

Answer:

clip art

Explanation:

i hope this helps you

Dylan just finished business school and is looking for his first job. He is interviewed by a manufacturing company. If he gets this job, Dylan can expect that he will be offered a high salary and a high position. A. True B. False

Answers

Answer:

B. False

Explanation:

He finished business school but is going into the manufacturing industry. It doesnt state that he went into a place where his business degree would be applicable in any way, therefore it is false.

java Consider the following problem statement. A cookie recipe calls for the following ingredients: 1.5 cups of sugar 1 cup of butter 2.75 cups of flour The recipe produces 48 cookies with this amount of the ingredients. Write a program that asks the user how many cookies he or she wants to make, and then displays the number of cups of each ingredient needed for the specified number of cookies. Format your output nicely that all numbers and decimals align as shown in the example! Limit decimals to four digits.

Answers

Answer:

Explanation:

The following code is written in Java. It creates a program that asks the user how many cookies they want to make. Then it adjusts the original recipe based on the ratio of the original amount of cookies it makes to the amount the user wants. Finally, passing the output of the new adjusted recipe to the user. Due to technical difficulties, I have added the code as a txt file attached below.

The most important hardware device for connecting supercomputers over a wide area

Answers

Answer:

Hel

Explanation:

I think that they are:

Processors: Super computers posses tens of thousands of processors for performing billions of intensive computations on a single second.Memory: Supercomputers feature high volumes of memory, which allows the unit to access information at a given time.

we use _____command to get data from the user? (python)

Answers

Answer:

INPUT

Explanation:

EXAMPLE PYTHON CODE

_______________________________________________________

INPUT CODE:

_______________________________________________________

foo = input('foo: ')#Have some text printed before the input field

bar = foo

print(bar)

_______________________________________________________

OUTPUT CODE:

_______________________________________________________

foo: Hello World!

Hello World!

>>> bar

'Hello World!'

>>>foo

'Hello World!'

What is the easiest computer programming language​

Answers

Answer:

Ther are 8 easiest computer programming language :

• HTML

• CSS

• Javascript

• Python

• Ruby

• Java

• PHP

• C/C++

Which term collectively describes hard disks, CDs, and flash drives?

Answers

Answer:

Auxiliary storage

Answer. Answer: Auxiliary storage is the term collectively describing the hard disks, CDs, and flash drives. Auxiliary storage is any storage which is made available through input / output channels to the device.

What is the difference between business strategies and business models?
A. Business models focus on specific aspects of a business, while
business strategies focus on how different aspects affect the
whole business.
B. Business strategies include long-term business plans, while
business models include plans for daily business functions.
C. Business strategies focus on specific aspects of a business, while
business models focus on how different aspects affect the whole
business.
D. Business strategies incorporate forms of traditional business
advertising, while business models incorporate the use of social
media.
SUBMIT

Answers

Answer:

i think is B

Explanation:

The part of an HTML document where the CSS file is linked is the..?
A) body
B) footer
C) header
D) paragraph

Answers

Answer:

C) header

Explanation:

HTML is an acronym for hypertext markup language and it is a standard programming language which is used for designing, developing and creating web pages.

Generally, all HTML documents are divided into two (2) main parts; body and head.

The head (header) contains information such as version of HTML, title of a page, metadata, link to custom favicons and cascaded style sheet (CSS) etc.

On the other hand, the body of a HTML document contains the contents or informations that a web page displays.

Hence, the part of an HTML document where the cascaded style sheet (CSS) file is linked is the header. A style sheet can be linked to an HTML document by three (3) main methods and these are;

I. External style.

II. Inline style.

III. Embedded (internal) style.

Q1. Which implementation of Network Access Control checks users' credentials to determine what level of access they should have to a top-secret file?

A. ACE
B. DAC
C. MAC
D. RBAC

Q2. Which physical access control uses a portable device that authenticates a person's identity electronically by storing some sort of personal information?

A. Infrared scanners
B. Hardware security tokens
C. Biometric devices
D. Keypads

Q3. Which implementation of Network Access Control grants access depending on a specific job role?

A. DAC
B. RBAC
C. MAC
D. PAC

Q4. Which implementation of Network Access Control is more relaxed, allowing users to determine file access privileges?

A. AAC
B. MAC
C. DAC
D. RBAC

Q5. Which type of access control sets the standard for the way security actions unfold?

A. Identity
B. Management
C. Physical
D. Technical

Answers

Answer:

1. MAC

2. Biometric Devices

3. RBAC

4. DAC

5. Management

Explanation:

Q.1) Option c) MAC

Q.2) Option c) Biometric devices

Q.3) Option b) RBAC

Q.4) Option c) DAC

Q.5) Option b) Management

What is MAC ?

The ability of individual resource owners to allow or refuse access to resource objects in a file system is constrained by the security measure known as mandatory access control (MAC).

What is a biometric device ?

An authentication and security identification tool is a biometric gadget.

What is RBAC ?

Role-based access control, often known as role-based security, is a method for only allowing authorized users to access a system.

What is DAC ?

The idea behind discretionary access control is to limit access to things based on who the subject is.

Therefore, MAC, biometric device, RBAC, DAC and Management access control sets are some of the measures for network security and access control.

You can learn more about network security from the given link

https://brainly.in/question/33317398

#SPJ2

Gretchen wants to avoid

Answers

Answer:

...Having uncomfortable conversations with her parents

...Getting pregos before 19

...Triping on the curb and falling on her face

...saying a curse word because she will get canceled

Explanation:

is monitor is a television​

Answers

Answer: Can you rephrase the question

Explanation:

Mr. Simmons has assigned a research project. Every student in the class will create a single page report about the recycling habits of an assigned state. The individual reports will then be combined to form a single 50 page reference manual. What can Mr. Simmons require each student use so that all page layouts follows a consistent style

Answers

Answer: template

Explanation:

In order for each student to have a page layout that follows a consistent style, then the students should have a template.

A template refers to a predesigned document that can be used can to create documents without having to think about formatting. When a template is used, the margin size, spacing, font style, etc are predetermined.

Select the correct answer.
A student is browsing a website. While browsing, he clicks on a link that takes him to another website. Which code gives the correct format of the
external link?

Answers

Answer:

(B) because on a website IT HAS TO HAVE "WWW." first

Why will advertising continue to grow in social media?


It is highly cost-effective.

It reaches more people
than mass media.

It is extremely appealing to consumers.

It is more persuasive than other types of advertising.

Answers

Answer:

It is highly cost effective.

Explanation:

As the amount of people using social media grows by the minute, companies will start finding creative ways to advertise. There are a lot of young people on the internet. This group is especially interested in social media. This means that if companies invest in advertising on social media, they will gain in revenue.

why people shouldnt get married​

Answers

Well it depends if your thinking! I know many reasons why people should get married but I also know many reasons why people shouldn’t get married!

For an example if you are a man and you don’t want to get married, well I think it’s 50% wrong and another 50% right cause if you want to enjoy life and not be stuck with the same wife you wouldn’t get married, but now think of having a family when you get married you receive a blessing, cause you will have son , daughters and a wife who will support you all the time!

Abdul wants to create a header for a webpage and enters this line: Welcome to Abdul’s webpage! , but the title is smaller than was expected. What is the problem? There is too much text for HTML to treat it as a header. Headers need to begin with the tag. The first tag should not have a slash. Headers cannot contain exclamation points.

Answers

Answer:

I think H1

Explanation:

because h1 can make the letters begger

Answer: The first tag should not have a slash.

Explanation:

Question Mode Matching Question Match the following description with the appropriate programming language generation. 1GL 1GL drop zone empty. 2GL 2GL drop zone empty. 3GL 3GL drop zone empty. 4GL 4GL drop zone empty. 5GL 5GL drop zone empty. Extremely advanced. Uses statements (scripts) rather than algorithms. High-level programming language. Uses a compiler to convert into machine language. Machine language. Represented by a series of 1s and 0s. Assembly language. An assembler converts 2GL into machine language. Specifically designed for creating database management programs.

Answers

Answer:

1GL: Machine language. Represented by a series of 1s and 0s.

2GL: Assembly language. An assembler converts 2GL into machine language.

3GL: High-level programming language. Uses a compiler to convert into machine language.

4GL: Specifically designed for creating database management programs.

5GL: Extremely advanced. Uses statements (scripts) rather than algorithms.

Explanation:

Programming languages started as a series of binary digits (i.e. 0's and 1'). This generation of language is referred to as the first generation.

However, the machine language were difficult to read by human, so mnemonics were created (i.e. assembly language). This language uses symbolic codes such as ADD for addition, etc. This is the second generation

The third generation are the high level languages that uses languages that can be easily understood by human, e.g. + means plus. However, the language must be translated; hence the need for a compiler or interpreter, as the case may be.

The fourth and fifth generations are extensions of the third generation languages. The fourth were created to connect to DBMS while the fifth are more advanced.

What
are the
difficulties associated with the machine level and assembly
languages ?​

Answers

Answer:

kalo cha

Explanation:

tero bau ra tesko

Which media example would be best for mayas presentation

Answers

Answer: c. a diagram that explains the steps involved in photosynthesis

Explanation:

The best graphic to use would be one that explains the processes involved in the process of photosynthesis. The best option is therefore the third one as it would actually show useful information on what photosynthesis is and how plants use it to get energy.

The first option would not educate anyone on what photosynthesis is as it does not talk about the process. The second and fourth options are the same.

does anyone know how to skip the video on e2020?

Answers

You can’t.

You can usually skip the last 10-20 seconds. If you click on the button that says next repeatedly you can skip a few seconds. That’s the most you can do though :/

Answer:

you can't

Explanation:

1.This check tests whether the data obeys specified criteria.Immersive Reader

Format check

Consistency check

reasonableness check

Data type check

Answers

Format check !!!!!!!!!!!!!!!!!.....

Noah would like to center and underline the title. Which of the following steps should Noah follow?
Type the title, select the underline command, and select the centering command.
Type the title, highlight the text, and select the centering command.
Type the title, highlight the text, select the underline command, and select the centering command.
Type the title, drag across the text with the mouse, and select the underline command.

Answers

Answer:

Option 3 - Type the title, highlight the text, select the underline command, and select the centering command.

Network Address Translation (NAT) technology provides a major benefit for which of these network problems

Answers

Answer:

Address being exhausted

Explanation:

Network Address Translation (NAT) technology is a technology which has been very beneficial to the IPv4 network systems.

Its major function is that it provides a whole lot of options and ensures that the address isn’t exhausted. This difference sets the IPv4 system apart from other systems whose addresses got exhausted and led to the creation of the IPv4.

1. What does a computer
network allow computers to
share?
*
Resources
Mice
Electricity
Screen​

Answers

Answer:

Resources

Explanation:

::::::::::::::::::::::

Answer:

Resources I'm pretty sure

Explanation:

idontknow

39 POINTS !
Okay so basically I have a 60 percent keyboard, and it’s LED perfect in shape jkeyboard okay.
I try connecting it to my ps4 and it’s detected but it won’t light up nor will any of the keys respond.
I have tried resetting my ps4
Iv’e tried unplugging and replacing in
I’ve tried holding FN and N to disable the n rollkey
I be tried plugging it into a pc
But nothing wors does anyone know how to fix it?

Answers

Answer:

Contact a service center electronics management

Answer:

take it back to the store with your the receipt and get a new one

What do you suggest for Father's Day?​

Answers

A gift or maybe something homemade that means something special to you and or you dad

Write a loop that displays your name 10 times. 2. Write a loop that displays all the odd numbers from 1 through 49. 3. Write a loop that displays every fifth number from 0 through 100. 4. Write a code sample that uses a loop to write the numbers from 1 through 10 to a file. 5. Assume that a file named People.txt contains a list of names. Write a code sample that uses a while loop to read the file and display its contents in a ListBox control.

Answers

Answer:

Kindly check explanation

Explanation:

(1.)

n = 0

While n < 10 :

n+=1

print('fichoh')

# initiate counter n = 0 ; set condition, while n is not equal to 10 ; it print 'fichoh' and counter is increased by 1. This terminates once it reaches 10.

(2.)

for number in range(1,50):

if number%2 != 0 :

print(number)

#An odd number won't have a remainder of 0 when Divided by 2 ; so, for numbers 1 to 49 using the range function, if the number is divided by 2 and leaves a remainder other Than 0, such number is displayed

(3.)

for number in range(0,101,5):

print(number)

# Using the range function, starting from 0 to 100; it is number in the for loop is incremented by 5 and displayed.

(4.)

outfile = open('my_file.txt', 'w')

for n in range(0,11):

outfile.write(str(n))

outfile.close()

#open, 'w' creates a text file, my_text.txt and writes into it ; using the range function, numbers 0 to 10 is written into the created file.

5.)

name_file = open('People.txt', 'r')

While name_file:

out_file = name_file.readline()

if out_file = ' ' :

break

name_file.close()

names = name

#Open, 'r' ; opens and read from the file People.txt ;

#readline reads the content of the opened text file into a list out_file ; using the if ' ', the loop terminates once an empty content is read.

Other Questions
What is the distance from Cto D?54D(5,3)32151 2 3C(2, -1-23-4-5OA. 5 unitsB. 25 unitsC. 7 unitsD. 1 unit The sum of two numbers is thirteen. Using x to represent the larger of the two numbers, translate "the difference between four more than the larger number and twice the smaller number" into a variable expression. Then simplify. What does the term "escalation" refer to?O A.increased economic opportunityO B. rioting and militant demonstrationsO C. rising inflationOD. troop build-up Which of the following bestexplains how refractingtelescopes work?A. uses curved mirrors to gather and focus lightB. uses curved surfaces to detect radio wavesC. uses sound waves to measure distancesD. uses a convex lens to gather and focus light Help PLSSS I will give brainlyest I suck at math this should be easy What conclusion can be reached regarding the Spanish-American War?1) The U.S. military proved itself weak and incapable of victory.2) The media has great influence in shaping public opinion.European power was in a period of great decline.4) International organizations played an important role in ending the conflict. Which of the following is the most important outcome of collaboration for a solitary artist?networking opportunitiesengaging in artistic conversationcreating new artistic techniquesdeveloping new skills write a letter to your friend about important of reading books? Mis padres y yo ______ enfadados.1. estoy2. estamos3. estn In the figure below, secant PQ intersects the circle at R and secant SQ intersects the circle at point T. What is the value of z? I need help from the smart English/LA nerds of brainly!! Please help ASAP, because this is timed and very important. No links or fake answers. Correct answers will receive brainliest. 1. Sabes dnde ________ el Hotel Hilton? _______ en la Plaza Mayor. _______ muy cmodo. A. es, est, est B. est, est, es C. est, es, es D. est, est, est2. Felipe ________ el mejor atleta del colegio. Hoy no juega en el partido de ftbol porque _______ enfermo. A. es, es B. est, est C. est, es D. es, est3. Claro, la leche _______ buena para los nios pero la leche que compraste ayer no _______ buena. ______ agria (sour). A. est, es, es B. es, est, est C. es, es, es D. est, es, esta4. Los pltanos _______ frutas tropcales. Esos pltanos _______ verdes porque no _______ maduros (ripe). A. son, estn, estn B. son, son, estn C. son, son, son estn, son, estn5. Caf _______ una bebida deliciosa pero este caf que _______ en la mesa. _______ horrible! A. es, es, es B. es, es, est C. est, est, es D. es, est, est6. Esos estudiantes _________ responsables pero hoy _________ un poco nerviosos porque tienen el examen final. A. estn, son B. son, son C. son, estn D. estn, estn7. Mara _______ triste porque no _______ en la fiesta. La fieta _______ en la casa de su amiga Rosa. A. est, es, es B. est, es, est C. est, est, est D. est, est, es8. Silvia _______ peruana (Peruvian) _______ de Lima. Hoy ________ de vacaciones en Barcelona. A. es, es, est B. es, est, est C. es, es, es est, est, est When an organism such as a yeast lives by fermentation, it converts the pyruvate from glycolysis into a different compound, such as alcohol. Why doesn't it secrete the pyruvate directly? Group of answer choices The conversion yields one NADH per pyruvate molecule. A buildup of pyruvate in the surrounding environment would be too toxic. The conversion is needed to regenerate the molecules needed for glycolysis. The conversion yields 32 ATP per pyruvate molecule. Given a function h: R R defined by h(x) = x3 + 2and a function g: R - R defined by g(x) = x2 + 5,find (hog)(2) and h-|(10). helppppWhat are the positive results of the French revolution? What is the slope of a line perpendicular to y=2x Your cousin Pablo gets his haircut, and it costs $12.00. What will he spend in total on his haircut if he includes a 12% tip? Tanning Company analyzes its receivables to estimate bad debt expense. The accounts receivable balance is $362,000 and credit sales are $1,000,000. An aging of accounts receivable shows that approximately 4% of the outstanding receivables will be uncollectible. What adjusting entry will Tanning Company make if Allowance for Doubtful Accounts has a credit balance of $2,400 before adjustment A)?B)?C)?D)?Which one?! Which of these is the most likely outcome of a financial crisis?A. Fewer foreclosuresB. More bankruptciesC. Lower unemploymentD. Greater company profitsSUSN