What is the full form of GIGO?​

Answers

Answer 1
Garbage in garbage out

Related Questions

When comparing programming languages, what is commonly used by all software developers?

elements, controls, and variables
variables, loops, and nouns
elements, commands, and variables
variable, loops, and tags

Answers

Answer:

The answer to this question is given below in the explanation section

Explanation:

This question is about when comparing programming languages, what is commonly used by all software developers?  The correct answer is elements, controls, and variables.

elements, controls, and variables

Every programmer used these three elements, controls, and variables. for example elements are buttons, link, input field etc, controls are loops and decision statements and variables are to store value for some object. so, elements, controls, and variables are most commonly used by all software developers.

variables, loops, and nouns  (false)

this is not correct, because nouns are not most commonly used by all developers. However, it is noted that a noun is used mostly in the requirement elicitation phase for capturing objects.

elements, commands, and variables (false)

commands are not most commonly used by developers, commands are used by those programmers who are doing console programming.

variable, loops, and tag (false)

tag are used in HTML language but it is not most commonly used by the developers.

What is a help desk
technician?
O An individual who troubleshoots and repairs smartphone hardware components
O An individual who manages and maintains network servers
O An individual who diagnoses and resolves users' technical hardware and software problems
An individual who manages and maintains a network infrastructure

Answers

Answer:

C: An individual who diagnoses and resolves users' technical hardware and software problems

A _____ is a device that sends data from one network to another.

router

server

client

switch

Answers

Answer:

Router

Explanation:

i did it on edj

Answer:

router

Explanation:

On Edge, a router is described as a device that sends data from one network to another.

(Confirmed on EDGE)

I hope this helped!

Good luck <3

Use the drop-down menus to complete statements about the effects of using junk email options.

Some allowed messages can still be blocked by the client or the

Obvious spam or junk messages will be blocked by the

The Safe Lists Only option is the protection level.

Answers

Answer:

✔ server

✔ client

✔ most restrictive

Explanation:

Correct on edg

Answer:

^ their correct

Explanation:

[Edhesive] 4.1 Code Practice
Write a program that asks the user to enter a name, and then prints Nice to meet you NAME. Your program should repeat these steps until the user inputs Nope.

Sample Run:

Please enter a name: (Nope to end) Antonio
Nice to meet you Antonio
Please enter a name: (Nope to end) Jonathan
Nice to meet you Jonathan
Please enter a name: (Nope to end) Tyler
Nice to meet you Tyler
Please enter a name: (Nope to end) Brianne
Nice to meet you Brianne
Please enter a name: (Nope to end) Nope

Answers

Answer:

name = input("Enter a name, type Nope to end loop: ")

while (name != "Nope"):

   print("Nice to meet you " + name)

   name = input("Enter a name, type Nope to end loop: ")

   

   print("Done")

Explanation:

It works on python/Edhesive perfectly!

Following are the Python program to an input string value and print value with the message:

Program Explanation:

Defining the while loop that runs condition is true.Defining a variable "user_name" that uses the input method to input value from the user-end.After input value the if conditional block is used that checks input value is equal to "Nope" when the condition is true it uses the break keyword and print values with the message.

Program:

while True:#defining loop that runs when condition is true

   user_name = input('Enter your name:(Nope to end): ')#defining a variable user_name that input value

   if user_name == 'Nope':#defining if block that checks input string value equal to Nope  

       break#using break keyword

   print('Nice to meet you {}'.format(user_name))#print message

Output:

Please find the attachment.

Learn more:

brainly.com/question/18502091

20 points if sombre


What might be the best method for creating a scene where one vital actress, with a leading role, is missing from the scene?


deletion of the scene from the script

use of a green screen

importing the actress’s voice

use of a lookalike

Answers

Answer:

Use of a lookalike

Explanation:

Try distracting audience so that you don't miss or lose the whole show

Answer:

c: use of a green screen

Explanation:

edg2021

Dayla is concerned about managing her digital footprint. What does she mean by this? *

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

First we know what is digital footprint.

A digital footprint is a trail of data you create while using the Internet. It includes the websites you visit, emails you send, and the information you submit to online services.

So, Dalya is concerend about managing her digital footprints means she has concerned to store password that used to be login and make them secure, the email she is sending to the correct address and text in the email is grammatically correct, information that she is submitting online does not violate the security concerns, etc.  

The right answer is D).

Which of the following is a way to keep you safe online? (select all that apply)

set up a spam folder
give out personal information to strangers
only open e-mails from people you know
keep anti-virus software up to date

Answers

Answer:

1). set up a spam folder

3).only open e-mails from people you know

4).keep anti-virus software up to date

Explanation:

IM DIFFERENT BREEED!

The options that are a way to keep you safe online are:

Set up a spam folder.Only open e-mails from people you know.Keep anti-virus software up to date.

What ways can keep you safe online?

When a person keep their personal information private and from online views, one can be able to keep themselves safe.

Conclusively, Note that a lot of  Hackers do make use of the profile of people on social media and as such, doing  the above things can help keep you safe.

Learn more about online from

https://brainly.com/question/2014724

#SPJ2

Two popular feedback formulas are?____________________ and ____________________

Answers

Answer:

negative and positive

Explanation:

If your computer is running slowly, which of the following is most likely to solve the problem?
Scanning, cleaning, and optimizing your hard drive
Checking to make sure all of the computer’s cords are plugged in
Reentering the serial numbers of the software programs the computer is running
Searching the hard drive for missing DLL files

Answers

Answer:

Purchase Anti-virus

Explanation:

Delete old files.

clear your temp

update to a ssd

Answer:

A. Scanning, cleaning and optimizing your hard drive

Explanation:

IM A DIFFERENT BREEED!

also... when your computer is slow, you usually scan and clean your computer files and delete unnecessary files you don't need so that your computer can run more smoothly and faster.

Which option exists to turn multiple calendars on or off at the same time?

change to overlay view
create a calendar group
use Office 365 in merge view
link multiple calendars in single view

Answers

Answer:

B is correct

Explanation:

On edg

Answer:

B. create a calendar group

Explanation:

just did the assignment on edge 2020

In these ones all your finding is the mean(average).

Answers

what do you mean by this

What might happen if a computer has too many applications running at one time?

a. become worth more money

b. freeze or run slowly

c. your wifi will stop working

d. become more efficient

Answers

Answer:

b freeze or run slowly

Explanation:

an excellent website design delights its audience and is the product of innovation built on a foundation of

A: creative layout templates
B: careful site planning
C: an appealing theme
D: audience feedback

Answers

Answer:

B

Explanation:

took test

An excellent website design delights its audience. The product of innovation is built on a foundation with respect to create layout templates. Thus, option A is correct.

What is a website design?

The term "web design" describes the layout of websites that can be seen online. Instead of software development, it usually describes the user engagement components of website design.

It offers a positive consumer experience and makes it easier for website traffic to access and browse your website. The audience is delighted by website design, which is the result of creativity based upon imaginative layout patterns.

Each website has a strong online presence, clear content, and enticing web pages with user-friendly designs to entice the target audience.

Therefore, option A is the correct option.

Learn more about website design, here:

https://brainly.com/question/13479505

#SPJ6

Suppose you have a word processing application on your smartphone, your tablet, and your laptop. You are at home, and you need to write a paper for a class. A [_____] would be easiest to use for writing your paper.
the words you can use are
desktop
tablet
smartphone

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The correct option for the fill-in-blank of this question is desktop.

Because you can easily use the word application using the desktop. You can also use tablet and smartphone for writing a paper on a word processing application.  But you cannot comfortably and easily write the paper as compared to using the desktop for writing the paper. Furthermore, some wordprocessing features are limited in tablets and in smartphones as compared to desktop wordprocessing application.

So a desktop wordprocessor would be easiest to use for writing your paper.

Answer:

It's "Laptop"

Explanation:

Use the drop-down menus to complete the steps for creating a new note.

1. Open the Notes view by clicking Notes in the

2. Click New Note and type the information.

3. Change the
to categorize the note.

4.
off of the note to save it on the Notes view.

Answers

Answer:

✔ Navigation bar

✔ color

✔ Left-click

Explanation:

on edg

Answer:

1. Open the Notes view by clicking Notes in the Navigation bar

2. Click New Note and type the information.

3. Change the color to categorize the note.

4.  Left-click off of the note to save it on the Notes view.

Explanation:

These are the answers from Edge2020

What is the definition of delimited text?

Answers

Answer:

A delimited text file is a method of representing a table of data in a text file using characters to indicate a structure of columns and rows. This is typically used to provide an import/export function for services, software and databases that represents data in a neutral format. The following are common types of delimited text file. Hope this helps!

Answer:

Characters are separated by commas or tabs.

Explanation:

I just did it on edg 2020

Question 2 / 5
Which of the following is a drug?
a.)alcohol
b.)water
c.)tea
d.)coffee

Answers

Answer:

alcohol

Explanation:

Answer:

alcohol

Explanation:

i mean it's self explanatory

Question # 2
Multiple Choice
Which of the following statements reflects the pros and cons of continuous software updating?


Continuous software updates make digital products more useful and secure; however, they can lead to more frequent device replacements.

Continuous software updates increase security in digital devices; however, the updates can make certain apps obsolete.

Continuous software updates serve no real purpose for the consumer; they only secure a profit for technological corporations.

Continuous software updates allow multimedia artists to innovate more; however, they slow down the production process.

Answers

my answer is continuous software update increase security in digital devices however the updates can make certain apps absolute

Explanation:

if the answer is correct in your opinion then mark MI as brain list

GIVING BRAINLIEST
Sending messages electronically to one or more recipients is called

cloud computing
emailing
social networking
web conferencing

Answers

Answer:

Sending messages electronically to one or more recipients is called emailing.

Explanation:

Please mark brainliest

Sending messages electronically to one or more recipients is called, ''Emailing''. So option (2) is true.

Given that,

The sentence to define,

''Sending messages electronically to one or more recipients.''

Since, When you send messages electronically to one or more recipients, it is referred to as emailing.

It's a convenient and widely used method of communication.

Hence, Sending messages electronically to one or more recipients is called, ''Emailing''.

So, Option 2 is true.

Learn more about Email, here;

brainly.com/question/14380541

#SPJ6

Omar wants to print out a document to give to his audience to follow along with his presentation. However, he does not want his classmates to see the slides in advance.

Which type of document should Omar print?

outlines
full slides
handouts
notes pages

Answers

Answer:

A on Edg

Explanation:

Answer:

Outlines

Explanation:

If you are logged on to Windows Live Messenger, why would you be unable to engage

in an instant messaging session with your brother, who is logged on to his AOL

Instant Messenger account?

a. Because you use Windows and your brother uses Apple OS X

b. Because Windows Live Messenger has built-in security and AOL Instant

Messenger does not

c. Because AOL Instant Messenger and Windows Live Messenger use their own

proprietary protocols

d. Because AOL Instant Messenger encrypts

Answers

Answer:

C: Because AOL Instant Messenger and Windows Live Messenger use their own  proprietary protocols

Explanation:

Match the terms with their meaning.
cookie
JavaScript
Google
gzip
a popular search engine
arrowRight
a text file storing preferences
arrowRight
a scripting language for web pages
arrowRight
a file compression software
arrowRight

Answers

Answer:

cookie - a text file storing preferences

javascript- a scripting language for web pages

Google- a popular search engine

Gzip- a file compression software

Describe the first time you met one of your friends.​

Answers

Answer:I met this friend in a school,Kate.She was disturbed by the way people bullied her. I confronted and told her nothing is worth more than being yourself. I told her many words of encouragement. And now she is my sis. And she's more bolder than I thought she could be.

GIVING BRAINLIST TO WHOEVER ANSWERS
Which element of the spreadsheet is most similar to a pixel in an image?
1: Row
2: Column
3: Formula
4: Cell

Answers

The answer is number 4

Which of the following accurately completes this sentence? The Internet is ____.

open to everyone who can access it
only available in the US
a computer
not a network
it's a

Answers

Answer:

open to anyone who can access it.

Answer:

Open to anyone who can access it!

Explanation:

The internet Is for everyone all over the globe!

Host A is sending a file to Host B. There are 3 links (therefore 2 switches) between the hosts. The file is segmented into packets of 40 bytes, with a 10 byte header added to each packet. Each link has a transmission rate of 100 kbps and a speed of 1000 km per sec. The switches are 100km away from each other. Host A is 50 km away from the first switch while Host B is 150 km away from the second switch. Data travels from Host A to the first switch, on to the second switch and then to Host B. What is the propagation delay (in seconds) when a packet of data travels between the 2 routers?

Answers

Answer:

The propagation delay is "0.1 Sec".

Explanation:

Please find attachment of the figure.

The given values are:

Transmission rate of each link

= 100 kbps

Distance

= 100 km

Speed

= 1000 km

Now,

The propagation delay between R1 as well as R2 will be:

⇒  [tex]\frac{DR_1 R_2}{speed}[/tex]

On substituting the estimated values, we get

⇒  [tex]\frac{100 \ km}{1000} \ Sec[/tex]

⇒  [tex]0.1 \ Sec[/tex]

Write a compound inequality that is represented by the graph.
5
6
7
8
9
10 11 12
13 14
15
A compound inequality using the variable x is

Answers

Answer:

[tex]7 < x < 14[/tex]

is the answer

Use the drop-down menus to describe the Time Zone feature in the Outlook calendar.

Outlook only allows a maximum of
time zones to be set in a calendar.

Time zones are set by accessing the calendar options

When creating a second time zone, it is helpful to
both.

Answers

Answer:

✔ two

✔ in Backstage view

✔ label

Explanation:

on edg

Answer:

two, in Backstage view, label

Explanation:

Complete the statement below using the correct term.

All digital devices use software programs to function. Software
create these programs.

Answers

Answer:

System software and Application software

Explanation:

System software Includes Operating System, Database Management Systems, and Software Utilities

Application software Includes performance of a particular application

Other Questions
one atom has 13 protons and another atom has 10 protons are they the same element Let the graph of g be a vertical stretch by a factor of 2 followed by a translation 3 units down of the graph of f(x) = x2 Write a rule for g.g(x) = Please help me we can high five or sumn :) Need help????!!!!!! Thanks What does the domestication of plants and animals suggest about the development of humans? 52If169289, then the value of x is:58 b. 52oc. 68 A fraction with fractions in either the numerator or the denominator or both is called a _____.complex fractionmixed fractioncompound fractionparallel fraction HELPPP The next generation of imaging technology may allow scientists to see how sensory information becomesthoughts.TF Given the parent function f(x) on the left below, which graph could represent g(x) = -f(x) -2 how do archeologist add to our knowledge of history? (1) Hong Kong is one of the most densely populated places on Earth: people crowd into tiny living spaces, some with only a bed, a hot plate, and a toilet. (2) The city is made up of more than 200 islands, and there is no more available land to house its people. (3) To solve this land shortage problem, officials have proposed a radical solution: creating a whole new island. (4) The East Lantau Metropolis would be built on land reclaimed from the sea and would house 1.1 million people.(5) A different problem faces the people of Kiribatia nation in the central Pacific Ocean made up of 33 islands (most of which are less than twenty feet above sea level). (6) Because of rising sea levels, some inhabitants have already had to abandon their homes. (7) New islands will have to be built to ensure a safe future for its citizens, because science indicates that Kiribati will go underwater within the century.(8) Artificial islands have been seen as solutions for a number of problems in recent decades. (9) The city of Dubai has been constructing a luxurious palm-tree-shaped series of islands to house hotels. (10) Osaka, Japan, built an island off its coast to relieve its overcrowded airport. (11) The Maldives, Malaysia, and Seoul have all built or have plans to build artificial islands to expand their territory.(12) So, is building artificial islands a good solution for modern-day challenges? (13) Not everyone thinks so. (14) Constructing artificial islands destroys the coral reefs that nourish fisheries and protect the coastline from the impact of waves; it also destabilizes precious coastal ecosystems. (15) Building on unstable dredged sediments also endangers human inhabitants, especially in areas prone to earthquakes.The writer wants to provide relevant support for the claim made in sentences 12 and 13. Which of the following sentences, if added after sentence 13, would most effectively accomplish this goal?A) According to the Australian Bureau of Meteorologys National Tidal Centre, there has been an average sea level rise of 7.3 millimeters a year around low-lying islands like Kiribati in the past few decades.B)A professor of biology at Old Dominion University, Kent Carpenter, notes that poaching of giant clams does more damage to marine ecosystems than island building does.C)Marine biologists contend that the urban sprawl spreading into the oceans inevitably causes havoc for marine organisms and their habitats.Marine biologists contend that the urban sprawl spreading into the oceans inevitably causes havoc for marine organisms and their habitats.D)The government of South Korea expected to have 300,000 residents in the utopian smart city built on the artificial island of Songdo.E)Environmental scientists at Macquarie University in Sydney, Australia, have noted that those building artificial islands can use techniques like silt curtains to help minimize the environmental impact of these projects. How does figurative language INVOKE emotions? I need three different ways, I am trying to start an essay 3x-5 (2x+6) = 4(2x+3)+18 *How far can a train travel in 45 minutes if it is traveling at 80 miles per hour. Write the correct conjugation. CHECK YOUR CHART BOOT VERBS In the e-ie boot verbs that e will change to an IE except in the Nosotros formpreferir (e-ie)Qu _______________ beber Ud?preferir (e-ie)Yo ______________ beber soda.querer (e-ie)Carolina no _______________ caf.empezar (e-ie)A qu hora______________ la clase?empezar (e-ie)La clase ______________ a las once.cerrar (e-ie)A qu hora Ud. ____________la tienda?entender (e-ie) t _____________ el espaol?entender (e-ie)S. Yo lo ___________________ .** In the e-I boot verbs that first e in the verb will change to an I except for the Nosotros form1. servir (e-i)Qu _____________ el mesero?2. competir (e-i)Atletas de todo el mundo ________________ en las Olimpiadas.3. corregir (e-i)Las profesoras ________________ muchos exmenes.4. decir (e-i)El inspector _____________ que debe abrir las maletas.5. pedir (e-i)Mara _____________ ayuda.**In the o-ue boot verbs that first o in the verb will change to UE except in the Nosotros form 1. almorzar (o-ue)Yo ____________ en casa a las tres de la tarde.2. recordar (o-ue)T ________________ todos los detalles de su pasado.3. poder (o-ue)Carolina no ______________ ir a mi casa esta noche.4. contar (o-ue) usted ________________burros para dormirse?5. llover (o-ue) _______________ mucho en tu ciudad?6. volar (o-ue)Los pjaros _________________ mucho.7. encontrar (o-ue) ustedes ______________fcil la clase de espaol?8. dormir (o-ue)Los chicos ___________________ mucho. Which expression is equivalent to negative one half open parentheses three minus two fifths close parentheses?A)negative three halves minus one fifthB)negative three halves plus one fifthC)negative three and one half minus one fifthD)negative three and one half plus one fifth Which property of addition is shown in the equation below?a + bi + 0 + Oi = a + biA.commutative propertyB.inverse propertyC.identity propertyD.associative property PLZ HELP! Oliver is 8 feet above the surface of the water. There is a school of fish 10 feet below the surface. A ledge with some seashells is 18 feet below the surface, and even deeper, there is a shipwreck 32 feet below the surface. Answer parts a and b.a. How many feet will Oliver have to travel to get to the seashells?Oliver will have to travel ? feet down How might Religious education help a teenager answer a personal faith question and reflect on their faith? why my bawls itch so much its annoying