Data that has been processed and is meaningful is now an (A). Information
Meaning of Data and InformationData can be defined as raw facts, unprocessed ideas, details that makes little or no sense.
Information can be defined as a refined, processed and well arranged data that now makes sense to the operator.
In conclusion, Data that has been processed and is meaningful is now an Information
Learn more about Data and Information: https://brainly.com/question/16019928
#SPJ2
Which of the following describe a required
argument? Check all that apply.
an argument that does not need to be
specified
an argument defined by its parameter name
an argument passed to the function in the
correct positional order
an argument wherein the number of
arguments in the function call should match
the definition of the function
DONE
Answer:
The last 2 point in the given question is the correct answer to the given question i.e
an argument passed to the function in the correct positional order an argument wherein the number of arguments in the function call should match the definition of the function.Explanation:
The required argument are those argument that are passing to the method the in the right location order.In the required argument the number of arguments in the call method must match the definition of the function .
For example
def fun( s ): #function definition
print(s) #display s
fun('er')#calling
In this example there is function fun() in which we pass the argument 'er' we call that function from main() .The control moves to the function definition it checks the number of argument in the calling function fun() is matched with the definition of function fun() and print 'er'.
All the other option are not describing the required argument that's why this is incorrect option .
Answer:
Its the last two points
Explanation:
Which was the first home game console to be launched?
O A.
VCS 2600
OB. Odyssey
OC. Odyssey 100
OD.
Magnavox
O E.
VCS 5800
Answer:
B: Odyssey
Explanation:
Odyssey, by Magnavox, was the first console ever made.
Answer:
B: Odyssey
Explanation:odyssey by magnavox was the first ever console made
When cleaning a firearm, what end of the firearm should you generally clean from?
Answer:
Explanation:
You should always clean from the breech (chamber) end. On firearms that you don't have access to the breech, you should put the cleaning rod through the muzzle to the breech. Then place the cleaning patch or brush on the end of the rod. Then PULL the rod through the barrel and out of the muzzle.
Which information can you apply to every page of your document with the page layout options?
Answer:
the page layout tab holds all the options that allow you to arrange your document pages Just the way you want them. you can set margins, apply themes, control of page orientation and size
Answer:
the page layout tab holds all the options that allow you to arrange your document pages Just the way you want them. you can set margins, apply themes, control of page orientation and size.
Explanation:
Google Docs, MS Word, Google Slides, MS PowerPoint, Google Sheets, MS Excel In your opinion which software in each category is easier to use?
Answer:
I my opinion Google software is easier to use.
Explanation:
It is more upgraded and it's basically like kind of the latest version of Microsoft Software
This is just my opinion, I use Google Applications for every single thing in my life
Answer:
Google Docs.
Explanation:
I chose Google Docs because, in my opinion I feel that Google Docs lets me more creative with my papers. I feel this way because in Google Docs, I am able to add pictures in wherever I want, and I am able to resize them. Not to say that any of the other platforms listed don't have these features. But, Google Docs is easier to use. I think this way because, it doesn't have a bunch of shortcuts and other things on the top which is helpful. Not having the shortcuts at the top is helpful because I happen to find myself just looking for a specific shortcut and I accidentally click the wrong one it takes forever to go back and redo what it did.
Dinah is using an IDE to write, modify, and save code. Which tool should she use?