Chris needs to take the opposite of a Boolean value. Which operator does so? A. == B. != C. = D. !

Answers

Answer 1

AIf the boolean is A,you would have to do !a

Explanation:

the explamation mark gets the opposite.So if 5 = !A, then A = -5

(dont quote me ,im not 100% postitive)


Related Questions

Your colleague is asking about a storage device that uses flash memory chips but doesn't use magnetic platters. What type of device is he asking about

Answers

Answer:

solid state drive or SSD

Explanation:

They use flash memory called NAND

_____is an early-stage software acceptance testing; performed to identify possible issues/bugs before showing the product to everyday users or the general public

Answers

I’d say alpha/beta testing

Your configuration specifies to merge with the ref.

Answers

Explanation:

In my case, my local branch and remote branch had different capitalization.

To resolve this I deleted my local branch $ git branch -d branch-name, then checked out the remote branch again using $ git fetch and $ git checkout Branch-name.

Computer-aided design software is used by ________.

Answers

Answer:

by Architects?

Explanation:

not sure

3D printers, also known as ________, create three-dimensional shapes by adding very thin layer after layer of material until the final shape is fully formed.

Answers

Answer:

Additive Manufacturing

Hope this Helps!

3D printers, also known as additive manufacturing create three-dimensional shapes by adding very thin layer after layer of material until the final shape is fully formed.

What is additive manufacturing?

This is known to be tool that is often used to make three-dimensional shapes as  the process of makes an object by building it one layer at a given time.

Therefore,3D printers, also known as additive manufacturing create three-dimensional shapes by adding very thin layer after layer of material until the final shape is fully formed.

Learn more about additive manufacturing from

https://brainly.com/question/19484863

#SPJ9

1. What is the difference between background sound and nat sound

Answers

Answer:

Well the background sound is the sound of course in the background and the nat sound is the curremt sound

Explanation:

1. What is the difference between background sound and nat sound

Answers

Answer:

(nat) sound punctuates your piece between interview clips and helps to drive your narrative arc. Background sound can help to set the mood and give a sense of place to your viewer. If you record sound too loudly or too softly, the quality diminshes.

Explanation:

In a distributed IDS, the ____________________ module analyzes LAN traffic and reports the results to the central manager.

Answers

Answer:

LAN monitor agent

Explanation:

what is internet filtering

Answers

Explanation:

internet filtering is a technology that stops users from viewing certain URLs or websites by preventing their browsers from loading pages from these sites.

Answer:  by specifying content patterns – such as text strings or objects within images – that, if matched, indicate undesirable content that is to be screened out.

Explanation:

So it blocks things so they can not be looked at.

distinguish between a computer drive and computer driver​

Answers

Answer:

The word Drive typically refers to a mechanical hard drive or solid-state hard drive used to store the OS, data and programs. A driver is software code that interfaces the various devices in the computer with the processing system.

Explanation:

..............................................................

When heading styles have been applied to a document, the user has the option to navigate through the document using which tab on the navigation pane?.

Answers

When heading styles have been applied the user can nagivigate documents using the Headings tab

What is mearnt by the term Navigation?

In Computing, navigation is use to mean routing or moving from one screen or one page on a website to another.

There are different types of navigation depending on the use case, they are:

Drawer NagivigationBottom NavigationTab Navigation etc.

Learn more about Navigation here:

https://brainly.com/question/2191665

#SPJ2

A ________ takes data from multiple data sources, cleans and processes the data, and stores the data.

Answers

Answer:

A Data Warehouse is the answer

Harry learned how to design and build computer games from his programming foundations class in college and wants to tackle creating his first
mobile app game. What essential tools does Harry need if he already has the skills?
A OA storyboard, computer hardware, music and sound effects, and programming code.
B
60
o A mobile tablet, game engine software, and programming code.
Co A computer hardware, game engine software, graphical art design application, and programming code.
Do Programming code, game engine software, and game design.

Answers

Coded information is needed to create a program like OS or other applications. Essential tools required by Harry are hardware, gaming software, graphical art designing tool, and programming codes.

What are programming codes?

Programming codes are the set of instructional data and rules in the programming language used to create operating systems and applications based on games, learning, entertainment, etc.

To create a gaming application one must have program codes or rules, computer hardware for storing and writing data, gaming engine software, and designing applications to develop the graphics of the game.

Therefore, Harry needs option C. hardware, software, graphical app, and programming codes.

Learn more about programming codes here:

https://brainly.com/question/14378523

#SPJ1

What are the supercomputers and where are they used? ​

Answers

Answer:

Giant Tech Company mostly

Explanation:

they used it as their server or storing data, right now example we googling by that we send the requests from our computer to supercomputers and those computer will find that information your and send back the respond (e.g. website Brainly). Supercomputers = computers sample as that.

Which two statements describe the design principle of unity??
a. Uses opposing elements to draw attention to a specific message.
b. Assigns relationships between elements based on their size.
c. Conveys a consistent message to users.
d. Is a point around which elements mirror each other.
e. Displays order in its layout, style, and structure. ​

Answers

I think it is D
Hope this help you?!

Answer:

C- Conveys a consistent message to users.E- Displays order in its layout, style, and structure.

Influencers are trusted above many other information sources because of their perceived ______ and ______.

Answers

Influencers are trusted above many other information sources because of their perceived  Authenticity  and Transparency.

Who is an influencer?

An influencer is known as a person that does the work of exerting their influence on a product or services.

Note that they help or act as guides or they inspire the actions of others and as such Influencers are trusted with lots of information sources because of their perceived  Authenticity  and Transparency.

See options below

Influencers are trusted above many other information sources because of their perceived ______ and ______.

a. Authenticity.

b. Transparency.

c. Expertise.

d. A & B.

e. A & C.

Learn more about Influencers from

https://brainly.com/question/26242633

Write a statement that defines a Product structure variable named chips.

Answers

The statement that declares the variable using the  Product structure is: Product chips;

How to define the structure variable?

The product structure definition is given as:

Product {

.........

};

To declare a variable named chips, we use the following syntax:

Structure-name Variable-name;

The structure name is Product and the variable name is chips

Hence, the statement that declares the variable is: Product chips;

Read more about variables at:

https://brainly.com/question/15683939

Fiona wants to fix scratches and creases in an old photograph. Fiona should _____.

Answers

Answer:

Fiona should scan the photograph and use image-editing software to fix the image.

Explanation:

Answer:

Fiona should scan the photograph and use image-editing software to fix the image.

Explanation:

Every HTML will be marked as html document at the very beginning.


1. True


2. False

Answers

Answer:

True

Explanation:

HTML will be marked as HTML document

Can we use a data type as a condition in C++?
For example, if a user enters a number in a string input user prompt, it executes a certain set of instructions(code). Because when I enter a number instead of a character in the terminal, it skips all cin inputs and keeps printing cout until the end of the code.

Answers

No you can’t use a data type as a condition but you can use function overloading or templates to attempt to bypass this.

While shopping for new computers for his photography studio, Mel paid close
attention to select computers with a lot of RAM, or internal memory, to run software
and data. What is he MOST LIKELY trying to do for his post-production editing
process?
A. make it more organized and constrictive

B. make it faster and more efficient

C. make it slower and less efficient

D. make it more complicated and arduous

Answers

Answer:

b make it faster and more efficient

As an object moves up and to the right on the program area, what happens to the X and Y coordinates?

a
X and Y both get smaller

b
X and Y both get bigger

c
X gets smaller and Y gets bigger

d
X gets bigger and Y gets smaller

Answers

The answer should be B: X and Y both get bigger. Since when an object goes up, Y gets bigger, and when an object goes right, X gets bigger (becomes a bigger number down the line)

Ian needs to extract the day from the date 5/31/2017 entered in cell A1. Which formula can he use to do this

Answers

A cell is a box which can be seen in an Excel sheet. Ian needs to write the formula "=day(A1)".

What is Cell in an Excel?

A cell is a box which can be seen in an Excel sheet, this box is named A1, B2, etc. The name of a cell depends upon the column and the row in which it is present.

In case, if Ian needs to extract the day from the date from cell A1. He needs to write the formula:

=day(A1)

This will give the output as 31.

In case, if Ian needs to extract the weekday from the date in cell A1. He needs to write the formula,

=weekday(A1,1)

This will return a number between 1 to 7 which will represent Sunday to Saturday respectively.

Learn more about Excel:

https://brainly.com/question/3441128

#SPJ1

PLEASE HURRY ITS DUE TODAY AND DO NOT GIVE ME NO ANSWERS

1. What would be the best material to make a backpack?

A. wood

B. reinforced paper fibers

C. canvas

D. plastic

2. Is a design brief necessary in researching problems?

A. no

B. yes

3. How many types of research are used

A. one

B. two

C. Three

D. Four

E. Five

F. there is no set number

4. Research is a _________? Multiply choice

A. conclusion

B. process

C. variable

D. report

5. Which of the following is "not" a part of the research process?

A. list the problem

B. gather data

C. make a prototype

D. analyze the data

E. make a conclusion

Answers

Answer:

(c) canvas(b) yesN/A(c) variable(c) making a prototype i think

please correct me if im wrong

Question 1 of 10
What should you use to convert an algorithm to a format that a computer can
understand?
A. An if-then statement
B. An iteration
cha prototype
D. A programming language
SUBMIT

Answers

D. A programming language

Answer:

I believe that it's D.

Explanation:

The loss of customer trust because of security problems are ________ that created ________.

Answers

The loss of customer trust because of security problems are Hacking or negligence that created data breaches.

What are data breaches?

A data breach is known to be an incidence where information of customers have been stolen from a system without the authorization of the owner of the system.

Note that customer trust can be destroyed when there is security problems such as  Hacking or negligence that leads to data breaches and loss of customers information.

Learn more about customer trust from

https://brainly.com/question/26872475

Which osi layer is responsible for setting up, maintaining, and ending ongoing information exchanges across a network

Answers

So the network is really important you get pairs about 100k a year to make you start network is to be nice

original equipment manufacturer (OEM) software, that can typically be used to cut
and paste, crop, enlarge, and retouch your images?

A. third-party software
B. proprietary software
C. user-friendly software
D. external watermark software

Answers

Since it's OEM most likely Its B

Why, during the final stage of the multistage model for e-commerce, is comprehensive customer information captured in the supplier's database

Answers

The reason why, in the final stage of the model for e-commerce, to captured in the supplier's database is  because it hasten customer service after an order had been delivery.

What is e-commerce?

The word electronic commerce  is often known as e-commerce. It is a term that connote a type of business model that gives room for firms and people to buy and sell goods and services using the Internet.

Note that the reason why during the final stage of the multistage model for e-commerce, a comprehensive customer information captured in the supplier's database is important because it boast or make faster customer service when an order have been delivery.

Learn more about  e-commerce from

https://brainly.com/question/23369154

o access an array element, use the array name and the element's ________. a. data type b. subscript c. value d. name e. None of these

Answers

Depends, it could be name, but it depends on how you are accessing the array.

Personally, I’d say None of them, since you access an array element/item with an index (the number that the element can be referred with).

E.g. In Python…

arr = [“a”, “b”, “c”]
print(arr[0] == “a”) # Output: “True”
Other Questions
Question 7 of 10What element of tone is unique to a stage production? A bank requires a four-digit access code for each account. the access code is generated using the digits 09, and the digits can be repeated. what is the probability of an access code "1234"? startfraction 1 over 10,000 endfraction startfraction 1 over 6,561 endfraction startfraction 1 over 10 endfraction two-fifths Patrick added 1/4 teaspoons of cayenne pepper and 1/3 teaspoons of black pepper to his enchilada sauce. What is the total amount of the two spices that Patrick added to his sauce? Which ending to this scene would be most ironic A. Gil had just found $1,000 in cash, and he was about to share it with Victor B. In ensuing fight, Gil unexpectedly pleas for mercy. Victor feels awfulC. Victor is arrested for assault, and Gil, now his former friend, presses chargesD. Gil wasnt the person who stole the cash from Victor. It was someone else. One field of biology in particular has sparkedethical concerns over whether or not we shouldbe editing the genes of organisms.Which field of biology sparked these concerns?A. biotechnologyB. ecologyC. taxonomy What is the difference between a concentration camp, a death camp, and a forced labor camp? A car company claimed that it improved the gas mileage of a particular model of car between 2011 and 2012. A consumer advocacy group obtains a random sample of 16 cars from 2011 and finds the average number of miles driven on exactly 25 gallons of gas in laboratory conditions is 574. 4 miles, with a standard deviation of 43. 1 miles. The consumer advocacy group also obtains a random sample of 24 cars from 2012 and finds the average number of miles driven on exactly 25 gallons of gas in laboratory conditions is 604. 6 miles, with a standard deviation of 27. 8 miles. The 99% confidence interval for the difference in mean miles driven on 25 gallons of gas (2012 model 2011 model) is (3. 95, 64. 35). Does this confidence interval support the companys assertion that their gas mileage has increased?a)Yes, we are 99% confident that the true mean difference in miles driven per 25 gallons is 30. 2 miles. b)Yes, the fact that most of the values in the confidence interval are positive means that the true mean number of miles driven on 25 gallons is higher in 2012. c)Yes, the 2012 sample mean of 604. 4 miles per 25 gallons is 30. 2 more miles than the 2011 sample mean of 574. 4, which is an increase of 1. 208 miles per gallon. d)No, the confidence interval contains 0, so we are 99% confident that the true mean increase in number of miles driven on 25 gallons is 0. e)No, the confidence interval contains 0, so 0 is a plausible value for the true mean increase in number of miles driven on 25 gallons. An increase of 0 would indicate the gas mileage has not increased This mosaic is an example of The were a political group thattook power in Russia following therule of Nicholas II.A. RomanovsB. BolsheviksC. Godunovs An automobile tire at 30.0c has a pressure of 3.00 atm. the temperature decreases to -5.00c. assume that there is no volume change in the tire. formula to use: p1 t1 = p2 t2 how does the tire pressure change in response to the temperature change? Psychology has proven that all people with addictions, who suddenly stop using addictive substances suffer severe, debilitating withdrawal symptoms.This is mostly true.This is not a true statement.This has been proven.This is true if the drug is alcohol. If 8 pounds of ground beef cost $10.32, how much would 12 pounds cost? If x=2,y=-1 then (2x^2 times y^3)^2 reflect (7,4) across the x-axis then reflect the result across the y-axis what are the coordinates of the final point This is entitled, The Old Testament Trinity. It shows the three angels who visited Abraham in the Old Testament. What is the slope ofthe line?Give your answer asa fraction in simplestform. The central region of an atom where its neutrons and protons are is its:. The median number of visitors to a local zoo each day is 893. A sample median of 1,005 visitors would be most likely to occur for which sample size? n = 20 n=75 n = 300 n 500 n=1,000 I NEED HELP FAST PLEASE HELP ME please help asap tysm