Answer:
I not sure
Explanation:
I think it's when a college student gets a degree for a job or something??? I dont know. I to young to know ;-;
lol
I think the answer to your question is opt. D
B AN IP ADDRESS hope this helps you
Answer:
The first HDD was created by IBM in 1956 and was the size of a refrigerator. The total storage capacity was 5 MB and only two heads were used to read the disks. The 1970s offered a hard disk drive in much smaller shells with the ability to store roughly 60 MB.
Please Mark Brainliest If This Helped!
Answer:
In the given question statements are missing. So, we assume two true statements. Which can be given as :
- Function name should be meaning full
- Programming features are called programming instruction groupings.
Explanation:
In the programming language, a function is a group of organized code that is used to increases the reusability of the program. In the declaration of the function we should remember two points which is can be described as:
- function name should be meaning full means is that if we want to print some data in function. So, we write a function name that is matched to its data like message, information, data, etc. these names help another programmer to understand more easily.
- In the function, Programming features are called programming instruction groupings.
That's are the statements for function that is described above.