Answer: Machine independent programming language which is known as COBOL.
Explanation:
Grace hopper born in 1906 in the New York city and she made the machine independent programming language idea popular all over the world. It prompted the advancement of COBOL, an early significant level programming language even used today.
Preceding joining the US Navy, Hopper done her Ph. D in the mathematics subject from the Yale University and she was also a professor at the Vassar College.
The correct option is D, PASTE AS CONTENT ONLY.
The paste option is the one which allows one to copy the content in a particular page and put it another space or page. The paste command has many options depending on the software that one is using, whether it is word, excel or power point. These options allow one to customize the copied and pasted content. One of the options that are usually available under paste option is paste as content only.
Answer:
It responds to a specific set of instructions in a well-defined manner. It can execute a prerecorded list of instructions (a program).
As you have included a syntax error inside your question, I will make assumptions on the code. I will assume your code is {
answer = “Hi mom”
print(answer.lower())
}
In this case the output would be “hi mom”. Please make sure to double check your questions before posting.