When does call of duty mobile session 13 starts ​

Answers

Answer 1

Answer:

December 22nd

Hope it helps......

pls mark as brainliest

Related Questions

The Danger zone around a robot is?

Answers

maybe a EMP. tell me if im right

Answer:

the area the robot can reach or the work envelope and where all the robots tasks takes place. ... OSHA, the system had an E-stop on it to shut down the robot if needed

which is an example of a boolean operator?

Answers

Answer:

option b is correct answer

PROGRAM LANGUAGE C
WRITE CODE YOU
compile a program that loads two strings of characters. Create a new string that connects these two strings to print such a string. Add a \ 0 character to the end of the string and print the string as a string
Sorry for my English.

Answers

Answer:

I'm better at C++, but I'm pretty sure this it:

/*C - Program to compare two strings  

character by character.*/

#include<stdio.h>

int main(){

char str1[]="Hello";

char str2[]="Hello";

int len1=0, len2=0;

int i,isSame=0;

 

//calculate lengths

i=0;

while(str1[i++]!='\0') len1++;

i=0;

while(str2[i++]!='\0') len2++;  

 

if(len1!=len2){

 printf("Strings are not same, lengths are different\n");

 return -1;

}

 

isSame=1;  

for(i=0;i<len1;i++){

 if(str1[i]!=str2[i]){

  isSame=0;

  break;

 }

}

 

if(isSame)

 printf("Strings are same.\n");

else

 printf("Strings are not same.\n");

 

return 0;

}

WILL GIVE BRAINLIEST! 20 POINTS! PLZ HELP!

What does the following line of code do?

if (num2==50){

A. It creates a variable called num2 and sets it equal to 50.

B. It checks whether a variable called num2 is equal to 50.

C. It prints num2 == 50.

D. It requests user input if the variable num2 is equal to 50.

Answers

Answer:

B

Explanation:

== returns true if both the left side and right side are equal

Answer:

D

Explanation:

Select the correct answer.
Keith has been using a software application for a year on his home computer. A new version of the application was recently released. Keith's license has a term of two years and entitles Keith to upgrade his application to a new version within the term. What type of license does the application have?

А. perpetual license
B. site license
C. Creative Commons Attribution (CC BY) license
D. license with maintenance​

Answers

The answer is the letter (D)

Filtering data in Excel Online keeps all data on the screen and highlights the content that fits your criteria.

True
False

Answers

Answer:

True.

Explanation:

Excel Online is the web version of the Microsoft Excel software application used for analyzing and visualizing spreadsheet documents.

A spreadsheet can be defined as a file or document which comprises of cells in a tabulated format (rows and columns) typically used for formatting, arranging, analyzing, storing, calculating and sorting data on computer systems.

When the data that are contained in a spreadsheet is filtered with Excel Online, the data will remain on the screen while the elements that matches the criteria (filtered data) are highlighted for the user to see.

Filtering data in Excel Online keeps all data on the screen and highlights the content that fits your criteria.

What is computer code?
A.
Java Script
B.
XML
C.
HTML
D.
Any programming language

Answers

Answer:

D

Explanation:

All of these are computer code/language.............................................

HELP PLZ AM TIMED!!!~~~

In which view of PowerPoint is the Annotation tools menu available?

Slide Show
Normal
Slide Sorter
Notes

Answers

Answer:

im pretty sure its slide show

Answer:

slide sorter notes

Explanation:

because you're giving a PowerPoint presentation you may want to make some notes on the slides such as circling a word or underlining a phrase or highlight a key concept

need help asap plzz can you take advantage of the information on social media sites related to careers you are interested in

Answers

Answer:

(The social media site which lets you earn money) lets you post any contents as long as it follow the rules. The advantage information about (The socia media mentioned earlier)is that you can earn money, for making what you want.

Explanation:

fill in the blanks

Imagine how the situation could be handled. Come up with as many ideas as possible: There's no one "right" answer! Then, highlight which option might lead to the most positive outcome, where most people feel good or taken care of.

Answers

Answer:

there is no passage

Explanation:

I need some helpppppppppopoppppppppp

Answers

Answer:

Adding images: picture drawing box and insert tab

Formatting images: crop and picture styles

Explanation:

picture drawing box and insert tab would be options to add images

formatting (or editing) the images would be crop, and picture styles

Crop and Picture Styles are editing And the rest go into adding Images

HOPE DIS HELPESS

Floating point numbers?

Answers

Answer:

Thank you so much!!!

God bless you!!!

You the best!!!

Explanation:

What is the definition of bug?​

Answers

In what way is it used?

PLEASE ASAP!!

Which of the following is the primary benefit of digital communication?

A. instant connection

B. more frequent interactions

C. cheaper exchanges

D. more accurate transfer of information

Answers

Answer:

A

Explanation:

instant connection si the primary benefit

How is a flow chart used?what are some advantages and disadvantages to using one for software

Answers

Answer: See explanation

Explanation:

A flowchart simply means the representation of a computer program in graphics. In flowchart, the relationship in the program are been defined by using geometric symbols like arrows, oval shapes and rectangle.

Advantages of flowchart include cost reduction, faster and easier way of communication, it also facilitates troubleshooting and helps in the promotion of logical accuracy.

Disadvantages include the fact it is expensive and also because it is not easy to manage.

Software that allows users to use and adapt it for any purpose, often allowing the public to participate in further development is ___?

Answers

Answer:

Open Source

Explanation:

When a developer makes something open to the public, free to edit and use how they want, they make the project open source.

Answer:

Open source software

Explanation:

The license used for this kind of software allows users to adapt it for any purpose. The public can contribute to the software development.

Where would you go to access frequently used icons?

File explorer
File manager
Toolbar
Web browser

Answers

Answer:

b

Explanation:

Answer:

C.) Toolbar

Explanation:

The toolbar is a strip of icons that are frequently used.

can someone help me?

Answers

Answer:

2nd one

Explanation:

Answer:

A

Explanation:

3*6+2/2 = 19

(3*6)+2/2 = 19

3*(6+2/2) = 21

A command is
A) a sentence the provides information.
B)an order you give the computer verbally.
C) a word that is open for interpretation.
D) a one-word instruction that has been assigned meaning.

Answers

Answer:

D

Explanation:

X= [12,67,89,34,56,90,67]

Write a python program to bring the following output by using the given X.

Output:

[12,67,89,34,100,56,90,67]

Answers

Answer:

X = [12, 67, 89, 34, 56, 90, 67]

for i in range (len(X)):

   if (X[i] == 34):

       print(X[i])

       print("100")

   else:

       print(X[i])

Explanation:

Kind of a ugly hack because I'm not all too familiar with python, but it gets the job done :^)

What is bug in computer?​

Answers

Answer:

A bug in a computer is refered to as a "computer virus" its where certain things on the computer or apps on it aren't working like they were designed to.

Explanation:

Hope this helps:)!

Tina has taken the time to modify font sizes and colors in a text box and would like to duplicate those settings on other text boxes within her presentation. What should she do to be able to duplicate those settings numerous times?

O Duplicate the object.
O Double-click the Format Painter command.
O Single-click the Format Painter command.
O Create a theme.

Answers

Answer:

a, duplicate the object.

Explanation:

just took the exam on edg

Answer:

B. double-click the format painter command

Explanation:

Double-clicking the format painter will keep the brush icon on your cursor so you can click whatever text you wish to change until the command is clicked again.

I've seen a lot of other questions with the answer A. Duplicate the object and I just don't understand how that makes sense. I got an 80% on my test with this answer so hopefully, it helps even though it's late!

plz I really need this
Select the correct answer.

The following diagram shows resistors connected with a voltage of 19 V across them. Which statement is true?



A. Each resistor experiences a potential difference of 19 V.
B. The equivalent resistance is 10 Ω.
C. The current flowing through all the resistors is 1 A.
D. Each resistor experiences a part of the current, the sum of which is 1 A.
E. The equivalent resistance is less than 4 Ω.

Answers

Answer: it has to be c

Explanation: Most circuits have more than one component, called a resistor that limits the flow of charge in the circuit. A measure of this limit on charge flow is called resistance.The simplest combinations of resistors are the series and parallel connections illustrated in Figure 1.The total resistance of a combination of resistors depends on both their individual values and how they are connected.

It’s C, you’re welcome my children

How does the onEvent block work?

Answers

Answer:The onEvent() block takes three parameters. The first two are the id of the element and the type of event that should be “listened” for. The third parameter is a function. If you were going to read the onEvent block like a sentence it would read “on the event that this id experiences this event, call this function”

Explanation:

Above answer is the correct choice in my opinion !! For this question hope this helps

You wrote a program to allow the user to guess a number. Complete the code to get a number from the user.
# Get a guess from the user and update the number of guesses.
guess =
("Guess an integer from 1 to 10: ")
Help please

Answers

Answer:

input

Explanation:

I got it right on the quiz.

Answer: input

Explanation: Edge 2022

WILL GIVE BRAINLIEST!! 20 POINTS!!!

You want to create a CSS rule to apply a certain font to a division called “memory.” Which line of HTML should be used before the text that you want to apply the rule to?

A. memory id="div#1"

B. div id="memory"

C. memory id="div"

D. div="memory"

Answers

The answer to this question is B

Answer:

Im pretty sure its b, hope this helps

Program directions: Your math instructor has given two quizzes worth 30 points each. Your overall grade is the sum of the two quiz scores. You are to write a program that asks the user to input two integer quiz scores and then calculate the overall grade using the following grade scale. If either square is greater than 30 or less than zero, print “ERROR”
A = 54 or higher
B = 48 or higher, but less than 54
C = 42 or higher, but less than 48
D = 36 or higher, but less than 42
F = Less than 36

IN EDHESIVE OR PYTHON PLEASE

Answers

Answer:

Explanation:

subject_1_marks=input("Enter first subject marks")

subject_2_marks=input("Enter Second subject marks")

if((subject_1_marks)**2 OR (subject_2_marks)**2) >30:

       print(ERROR)

eIif( subject_1_marks+subject_2_marks>=54):

     print(A)

eIif( subject_1_marks+subject_2_marks>=54 AND subject_1_marks+subject_2_marks<=48 ):

     print(B)

eIif( subject_1_marks+subject_2_marks>=48 AND subject_1_marks+subject_2_marks<=42 ):

     print(B)

eIif( subject_1_marks+subject_2_marks>=42 AND subject_1_marks+subject_2_marks<=36 ):

     print(C)

elif( subject_1_marks+subject_2_marks<=36):

    print(F)

else:

   print(some thing is wrong)

Match The Following

i need more characters to ask a question. Fun

Answers

answer:

1 image

6 transition

7 word art

5 smart art

4 table

3 theme

2 slide

i hope this is whrite and i hope this helped you

When does copyright protection start?
Choose the answer.

six months after work is produced, written, or developed

once the work is registered with the state

the moment work is produced, written, or developed

90 days after a work is produced, written, or developed

Answers

Answer:

The moment work is produced, written, or developed.

Explanation:

Your work is under copyright protection the moment it is created and fixed in a tangible form that it is perceptible either directly or with the aid of a machine or device.

Is a pencil sharpener and open system or a closed system? Defend your answer.

Answers

Answer:

A second class lever has the load located in the middle and the fulcrum and the effort on opposite ends. Examples of second class levers: a wheelbarrow, hand truck, wrench, nutcracker, and the handle to a pencil sharpener. A third class lever has the effort in the middle with the load and fulcrum on opposite ends.

Other Questions
Exhibiting two or more distinctive and alternating personalities is a symptom of a(n) *conversion disorderdissociative identity disorderobsessive-compulsive disorderantisocial personality disorder Examine the map showing population change in South America.A map titled Percent Change in Population from 2010 to 2015 in South America. Countries are labeled, clockwise, Venezuela, Guyana, Suriname, French Guiana, Brazil, Paraguay, Uruguay, Argentina, Falklands, Chile, Bolivia, Peru, Ecuador, and Colombia. A key notes percentage of change. Colombia Brazil, Suriname, and Chile are 0.6 to 1.0 percent. Argentina, Paraguay, Peru, and Venezuela are 1.1 to 1.5 percent. Ecuador and Bolivia are 1.6 to 2.0 percent. Uruguay is 0.1 to 0.5 percent. French Guiana is 2.1 to 2.5 percent.Which conclusion regarding the populations of South American countries from 2010 to 2015 can be drawn from the map?Argentinas population grew at a faster rate than did Perus population.Uruguay was the only country in South America to see a decrease in population.French Guiana experienced the fastest increase in population of all the countries in South America.Brazil, Chile, Colombia, and Suriname had the lowest rates of population growth of all South American countries. Which of the following isfound in the grain,vegetable, and fruitgroups, and gives ourbody energy?a. Fiberb. Carbohydratesc. Waterd. Protein Which of the following numbers is closest to 12? O A. V145 B. 7147 C. V 142 D. V 146 . V Which nutrient should a person consume the least of in a nutritionally balanced diet?mineralsproteinsfatscarbohydrates How can you write the number 1 as a power with base 2? a power with base 10?plz i really need help it would mean alot Chicago has a temperature of -7 degrees Fahrenheit (F). It is colder in Boston than in Chicago. Select all the values that could represent the temperature of Boston. The Crucible: Act IVWhat makes Danforth anxious to obtain confessions? At the same time, why does he refuse to postpone the executions? WILL MARK BRAINLIEST IF YOU ANSWER WITHIN 5 MINUTESLook at the following enthalpy diagram. Select all that apply.A large activation energy is required for this reaction to take place.The products have more energy than the reactants.The products are more stable than the reactants.This is an addition reaction.This is a substitution reaction. can someone answer these and help me I have to be in by 10 pm tonight and I am giving 11 points if I don't I'm going to failD. DIRECTIONS: For each sentence, underline the adjective and circle or highlight the word it modifies. Then, write which question the adjective answers: What kind? Which one? How many? How much? or Whose? 1. Who has had the most success? 2. Please bring the yellow chair over here. 3. Our teacher asked us to pay attention. 4. I could hear two people arguing. 5. A tired Mr. Gentry answered the phone. Pleaseeeee answer correctly !!!!!!!!!!!!!!! Will mark Brianliest !!!!!!!!!!!!!!!!! what is -25 + - 14 + 3 Amari was paid $12 an hour and received $600 at the end of the season as a bonus. Maria was paid $14 an hour, but only received a $300 bonus. If both of them worked the same number of hours, x, which of the following equations would represent how many hours they would have needed to work in order to get paid the same at the end of the season?A) 12x + 600 = 14x + 300B) 14x + 600 = 12x + 300C) 12x = $900D) 600x + 12 = 300x + 14 What is the common ratio between successive terms in the sequence 2,-4,-16,32,-64 ..... The first time a user launches the PowerPoint program, which view is shown allowing the user to access recent presentations or create new presentations based on templates?Search screenStart screenBackstage viewEdit view Jesse uses the function f(x) = 0.25x + 20 to calculate her phone bill each month, in dollars, where x is the number of minutes she uses. What does 0.25 represent? what is the sum of the interior angles of a 28-gon?s = (n-2) 180 WILL GIVE 100 POINTS TO BEST ANSWER NEED HELP FAST!!!!! AND BRAINLIESTThe coordinate plane below represents a community. Points A through F are houses in the community.Part A: Using the graph above, create a system of inequalities that only contains points B and F in the overlapping shaded regions. Explain how the lines will be graphed and shaded on the coordinate grid above. (5 points)Part B: Explain how to verify that the points B and F are solutions to the system of inequalities created in Part A. (3 points)Part C: John wants to live in the area defined by y > 2x 5. Explain how you can identify the houses in which John is interested in living. 7. Use the data in each table to write a linear function using function notation write a review for An Inspector Calls