Choose the comparison operator that will create a true statement. 30 = 50 27 > 50 48 < 50 45 > 50

Answers

Answer 1

Answer:

48 < 50

Explanation:

Basically, with the greater than or less than symbols (< & >) there's a way I think about it that makes it easier.

think of the symbol as a crocodile. The crocodile always eats the bigger number.


Related Questions

The processor itself provides only limited support for multiprogramming, and __________ is needed to manage the sharing of the processor and other resources by multiple applications at the same time.

Answers

Answer:

The answer is C. software

Explanation:

Examples of 15 viruses in computer
Examples of 15 antiviruses in computer
Please fast​

Answers

Computer Viruses:

Morris Worm
Nimda
ILOVEYOU
SQL Slammer
Stuxnet
CryptoLocker
Conficker
Tinba
Welchia
Shlayer

Anti-viruses:

Esafe
Avast
Avira AntiVirus
e Trust Antivirus
Dr Web by
NOD32
F-Secure Antivirus
AVG Anti-virus
.Kaspersky Antivirus
McAfee Antivirus
eScan
PC-Cillin
Symantec Antivirus

Julianna wants to put data inside a variable. Which symbol should be used?

A. =
B. ()
C. <>
D. +

Answers

Answer:

B

Explanation:

When writing a variable if you want to add something you have to use ().

Why might you use the More button in the Find and Replace dialog box?

Answers

Answer:

Use the More button to display more options to help narrow the search criteria.

Explanation:

I think hope this helps you!!

Three ways travellers should be considerate towards othe travellers when using public transport

Answers

hi

Let passengers exit before boarding

Don't block the aisles or the doors.

Put your bag or backpack in your lap or under your seat.

Hope this helps

scav

List the three words using in programing LOGIC statements

Answers

Answer: If, Than, Else.

Explanation: Programming languages control the flow of a program using logic statements which are a specific form of IF…THEN…ELSE statements.

Programming languages use logic statements, which are a combination of "if", "then," and "else" statements, to regulate the execution of a program.

What are the "if", "then," and "else" statements?

The "if or then" statements, together with its optional "else" clause, only require one statement to be performed for each of the two cases. Multiple statements can be combined together to execute more than one statement using a begin/end Block Statement:

if = (If something is true, do it; otherwise, do something else.)

{ if x < 10 then begin

 x := x+1;

 y := y+1;

end

else}

Even if just one statement is given, a begin/end statement block can be used as an option. This is a typical technique to keep code clean and understandable, as well as to prevent making the usual error of forgetting to add begin/end when later extending a single-line "if or then" statement.

Thus, programming languages use logic statements, which are a combination of "if", "then," and "else" statements, to regulate the execution of a program.

To learn more about the programming languages here :

https://brainly.com/question/11023419

#SPJ1

Can someone please help me with this question

Answers

Answer:

being careful when you open attachments

Configuration rules are instruction a system administrator codes into a security device to specify how it operates.Group of answer choicesTrueFalse

Answers

Configuration rules are instructions a system administrator codes into a security device to specify how it operates.True

Configuration rules

Network configuration rules are first done by assigning the preferred network settings, policies, flows, and controls. This changes the design of the device according to administrator or user specifications.

The two phases or steps of Configuration involves

Configuration phase Execution phase

Read more on Configuration rules in Network Systems here: https://brainly.com/question/13164289

Describe some things that this person might say that might cause you to NOT hire them. Explain.

Answers

Answer:

If they don't sound positive or give an attitude towards me, then I would not hire them.

If two hosts are connected by five point-to-point networks, how physical links will there be when one host sends a packet to the other host

Answers

The answer is 1 my friend!

have a lovely day :)

Toll gates have different fees based on the time of day, weekdays/weekends. Write a function that has three parameters: the current hour of time (int), time is morning (boolean) and whether the day is a weekend(boolean). The function returns the correct toll fee (float), based on the chart below.Weekday TollsBefore 7:00 am ($1.15) 7:00 am to 9:59 am ($2.95)10:00 am to 2:59 pm ($1.90) 3:00 pm to 7:59 pm ($3.95)Starting 8:00 pm ($1.40)Weekend TollsBefore 7:00 am ($1.05) 7:00 am to 7:59 pm ($2.15)Starting 8:00 pm ($1.10)input : toll_fee(8, True, False) Output : $ 2.95

Answers

The program is an illustration of functions

What are functions?

Functions are named program statements that are executed when called

The actual program

The program written in Python, where comments are used to explain each line is as follows:

#This defines the function

def toll_fee(time,weekday,weekend):

   #This determines the toll fee for weekdays

   if(weekday):

       if time < 7:

           return 1.15

       elif time>=7 and time <10:

           return 2.95

       elif time>=10 and time <15:

           return 1.90

       elif time>=15 and time <20:

           return 3.95

       else:

           return 1.40

   #This determines the toll fee for weekends

   elif(weekend):

       if time < 7:

           return 1.05

       elif time>=7 and time <20:

           return 2.15

       else:

           return 1.10

#This calls the toll fee function        

print(toll_fee(8, True, False))

Read more about functions at:

https://brainly.com/question/16397886

A ____ can be used to prevent a user program from never returning control to the operating system. A) portal B) program counter C) firewall D) timer

Answers

Answer:

timer

Explanation:

A(n) _________ network is any network within your organization; a(n) _________ network is any network external to your organization.
a) untrusted; trusted
b) trusted; trusted untrusted;
c) untrusted trusted; untrusted

Answers

Answer:

b trusted,untrusted

Explanation:

Match the terms related to the web with their explanations.

Answers

Answer:

1.) SMTP

2.) HTTP

3.) FTP

4.) AND

Explanation:

YOU'RE WELCOME :)

Which software program allows the user to create Flash presentations in a simplified manner?
A. Blinklist
B. Swish
C. PowerPoint
D. simply​

Answers

Answer: Your answer would be C. PowerPoint.

Hope this helps!

Answer:

B. swish

Explanation:

Took the test

It's generally best to use what types of sites for factual internet research? Select all that apply from the choices below.

A. internet addresses that have.edu such as, si.edu (Smithsonian Institute)

B. internet addresses that have.gov extensions such as, kids.gov (US government)

C. internet addresses that have.com extensions, like wikis and blogs

D. any internet search results are appropriate

Answers

Answer:

I would go with A and B.

Explanation:

The .edu extension means that the information has been verified by educational institutions and most of the time even run by them. This is why it's good to trust sites with the .edu extension.

Similarly, .gov is run by government organizations so not just anyone can upload or edit content. Governments surely fact-check their information before uploading it to their website so they are trustworthy sources.

I would do A and B as well

Hope this helps!!

What is printed as a result of executing the code segment if the code segment is the first use of a SomeClass object

Answers

Code segments are codes taken out from a more complete code or program

The result of executing the code segment would print 14

How to determine the result

To determine the result, we simply run the program as follows:

public class SomeClass{

private int x = 0;

private static int y = 0;

public SomeClass (int pX){

x = pX;y++;

}

public void incrementY (){

y++;

}

public void incrementY (int inc){

y+= inc;

}

public int getY(){

return y;

}

public static void main (String [] args){

SomeClass first = new SomeClass (10);

SomeClass second = new SomeClass (20);

SomeClass third = new SomeClass (30);

first.incrementY();

second.incrementY(10);

System.out.println(third.getY());

}

}

The result of running the above program is 14

Hence, the result of executing the code segment would print 14

Read more about code segments at:

https://brainly.com/question/25781514

Vulnerability scanners make use of common identifiers to facilitate sharing of intelligence data across different platforms. Currently, a security engineer has an interest in Common Weakness Enumeration (CWE) items. Which area does the engineer study

Answers

Answer: The purpose of CWE is to facilitate the effective use of tools that can identify, find and resolve bugs, vulnerabilities and exposures in computer software before the programs are publicly distributed or sold.

Explanation:

Currently, a security engineer has an interest in Common Weakness Enumeration (CWE) items. The engineer study computer software and programs.

What is CWE?

The Common Weakness Enumeration is a classification scheme for flaws and vulnerabilities in both software as well as hardware.  This is supported by a community effort whose objectives are to comprehend hardware and software defects and develop bots that may be used to find, correct, and eliminate those problems.

The goal of CWE is to make it easier in using methods that could also locate, discover, and fix flaws, exploits, and exposes in computer code even before applications are made available to the general population or sold.

Common identities are used by penetration tests to enable the dissemination of intelligence information throughout many networks.

Learn more about CWE, here:

https://brainly.com/question/24469282

#SPJ5

What is one advantage of storing numeric data in variables?

Answers

Answer:

B. The programmer can go back and make changes to the data later

Explanation:

This simple machine can directly utilize the wheel and axle to lift and maneuver heavy loads.

Inclined Plane
Lever
Pulley
Wedge

Answers

The answer is: C - Pulley

Answer:

inclined plane _____________(A)

Write a qbasic program to convert distance from kilometer to miles​

Answers

Answer:

INPUT “Enter Distance into Kilometers”; km m = km * 1000 miles = km / 1.6 PRINT km ” Kilometers = “; m; ” meters “; PRINT km ” kilometers = “; miles; ” miles”;

Explanation:

If a numeric column is being used for comparison against the search condition, the search condition is enclosed in single quotation marks. _________________________

Answers

comparison operator can be used to specify a range of values as a search condition. When two conditions are joined by the AND logical operator, both of the conditions must be evaluated as TRUE to be included in the query results. In a WHERE clause, logical operators are evaluated before comparison operators.

Burglars can use a code _______________ to duplicate the electronic signal emitted from an automatic garage door opener.

Answers

The code that burglars can use to duplicate the electronic signal is; A Code Grabber

What is a Code Grabber?

Usually when it comes to security, experts in Police and security systems say that burglars use electronic “code grabbers” to record and play back the signal from an automatic garage-door opener that could be a distance of 100 ft away.

Now, the way these code grabbers work is that the grabber will receive and records the code emitted by the fob and then transfer it to a booster, which in turn uses it to trick the car into thinking the key fob is near.

Read more about burglar at; https://brainly.com/question/13186211

In the Information technology arena, information is important based on your role and perspective. Based on the ISM role what is the most important factor concerning data retention

Answers

The most important factors concerning data retention include availability/storage of media, regulatory and/or business needs,  and confidentiality of data. It is fundamental for Informix Storage Manager.

Informix Storage Manager (ISM) and data storage

Informix Storage Manager (ISM) can deliver efficient storage of data and other management services

Informix Storage Manager functions in the International Business Machines (IBM) Informix database server.

IBM Informix is a service of IBM's Information Management part focused on delivering database management systems.

Learn more about IBM Informix here:

https://brainly.com/question/6447559

Why might you want to collect multiple items in the Office Clipboard?

Answers

Answer:

So you have more items to work with.

Explanation:

5. An external CSS file is saved with D. Answer the following questions. 1. Explain the purpose and advantages of using CSS.​

Answers

When you create a single, simple web page, you can tag each item (such as a heading or a paragraph) with whatever font, size, color, and so on that you like. It's simple HTML.

If someone then asks, "Can we use a different font for the headings?" it's a 10-minute edit.

But when you have a site with a thousand pages of corporate content and your boss arrives to tell you that head-office has determined that the "corporate style" of such-and-such font must be applied to every web page...

Then you'll have a week's worth of work ahead of you.

When they tell you that the web page must utilize a different font and color in India than the rest of the world...

You're dealing with a nightmare.

CSS takes all of the scattered formatting and layout information from the real documents and centralizes it into "style sheets."

Now, if all of your web pages are constructed correctly with CSS, you can change the font, color, size, or anything else - possibly the entire look and feel of your website - with a single-line update in the CSS file.

This concept of separating the "data" from the "presentation style" is quite powerful...

Even on a small website, there is justification in doing so.

What key is in the upper-left corner of the keyboard?? ​

Answers

AnswertabAnswer:

(ESC) Escape

Explanation:

The function of this keyboard key is to escape the current t view or mouse inversion you are on, or it could be used as a keyboard shortcut when used with other keys.

The major carriers of network traffic are known collectively as the internet ______.

Answers

Answer:

Backbone.

Explanation:

The major carriers of network traffic are known collectively as the internet backbone.

10 points + brainliest to first correect answer :) incorrect answers/ answers with no effort will be deleted this is easy im just making sure :)

Which of these is not the correct method for moving text in a document in Word 2016?
Select the text, press Ctrl+C, move the insertion point to desired location, and press Ctrl+V.
Select the text, right-click on the text and select "Cut," move the insertion point to the desired location, and press Ctrl+V.
Select the text, click the Cut button, move the insertion point to the desired location, and click the Paste button.
All the above statements are correct.

Answers

Answer:

The first option is incorrect

Explanation:

With the Control+C method, you copy the text. With the Control+V method, you paste it. You do not remove any of the text and instead create a duplicate

You are performing a web application security test, notice that the site is dynamic, and must be using a back-end database. You decide you want to determine if the site is susceptible to an SQL injection. What is the first character that you should attempt to use in breaking a valid SQL request

Answers

The first character that the tester should use to attempt breaking a valid SQL request is: Single quote.

What is SQL?

SQL which full meaning is Structured Query Language is used to manage data in a computer database.

Making use of single quote character  makes it possible for user to easily know whether the site is susceptible to an SQL injection.

Based on this it is important to note single quote which is also know as apostrophe is the first character that you should use in breaking a valid SQL request.

Inconclusion the first character that the tester should use to attempt breaking a valid SQL request is: Single quote.

Learn more about single quote here:https://brainly.com/question/10217528

Other Questions
10) Alexa bought 8 of this year's hottestAlex bought 8 of this years hottest Christmas toys for $45.99 each and plansto sell them for a mark-up price of 60%.a) How much will Alexa sell each of thetoys for? b) What is her total profit?c) Is your answer reasonable?How do you know? Determine whether the relation is a function. Explain why or why not.{(2, 5), (3, 5), (4, 5), (5, 5)} The Cornell method uses a two-column approach to taking notes: True False Exam question!Rome is situated on what Italian river? name the highway named after bhimdatta panta The shaded shape is made by joining a square and a rhombus.Find the area of the shaded shape. A mosaic is sculpted from a large, solid piece of stone.True or False Do you think that NOAA's classification system clears up any previous confusion caused in defining ecosystems? How did the methods of the HUAC and the treatment of the Hollywood 10 reflect the Cold War beliefs of many Americans?A. People were afraid that film workers were in danger of being harmed by communists.B. People believed that communist propaganda was the main message in American film.C. People believed that their way of life would be saved if enough communists were imprisoned.D. People were afraid that communists were trying to undermine American culture. Luke throws a fair coin n timesFind an expression, in terms of n, for the probability that Luke gets at least 1 head and at least 1 tail. Describe the Principle of Continuity of State Ms. Jacobi writes the equation x+y=z. If x = 5, y = 3, and z = 53,is the equation true? Explain your reasoning. The volume of a sphere is 972 ft. What is the radius of the sphere? Enter your answer in the box. Ft. ____ is basically a coded HTML command or an object that is used to arrange the text or image in HTML document.AttributeExtensionTagText editor What hardware and peripherals are you using right now to take this course? What software and operating system (OS)? Describe the basic details of how the things you write for this course are sent through the internet, including the role of packets, an ISP, and a server. Good authors choose their words very carefully. Take a few minutes to write a short paragraph describing an experience you have recently had. Pick a location you went to or an event you attended. Once you have finished, read over what you have written. Now, write a second paragraph. In it, you will repeat the information from the first paragraph, but you will choose your words more carefully. Ask yourself questions like: What words capture this image exactly? What is the best word to convey how something looked, or how I felt? Take more time with the second paragraph. Your response should be at least 150 words in total. Given the functions f(x) = 7x 13 and g(x) = x 2, which of the following functions represents f[g(x)] correctly? f[g(x)] = 7x 15 f[g(x)] = 7x 27 f[g(x)] = 7x2 15 f[g(x)] = 7x2 27. A box of pancake mix has `6` cups of mix.Eliza used `\frac{3}{4}` of a cup for a recipe.What fraction of the box of panc You are a soil scientist. What might you communicate to a farmer about how they can reduce erosion on their land? Write at least 2 sentences. Help! Will give 100 Points! Which expression represents the phrase "the quotient of 9 and 14"?