Computer Science, asked by kalimuddinsah, 9 months ago

1. Computer understands only one language, i.e., Machine Language but Maya is not able to write
program in Computer's language. So she writes program for performing addition of marks of five
subjects in a language she knows. Now tell how a computer can understand source code so that it
performs addition operation on data she had entered?
2.Mr. Narayan has to computerized his work for which he has to decide which computer language
will provide more flexibility and easy user interface. Help him to decide by suggesting some
languages which can serve his purpose.
3. Ruma wants to develop computer software. For this, she wants to learn computer language that
is easy for her as a beginner. What level of language do you suggest her and why?​

Answers

Answered by nkrishitha900
13

Answer:

1.When a program written in a high-level language has been translated into assembly code, it can be executed by a computer. The computer itself only understands binary and the instruction set hardwired into the processor. So the programming language itself isn't understood by the computer.

2.Everything that you know as software – your computer’s operating system, your mobile apps, your favorite websites – is designed and coded using a computer language such as Python, C, Java, Scala, Ruby, Go, PHP and dozens more.

The purpose of these languages is to make it possible for you and I to communicate with our computers in a way that is similar to human language but can also be easily translated into machine code, the language your computer understands.

3.Python is one of the most commonly used programming languages today and is an easy language for beginners to learn because of its readability.

Answered by saritajha239
1

Answer:

Mr Narayan has to computerised his work for which he has to decided which computer language will provide more flexibility and easy user interface help him to decide by section some language with can service his purpose:

Similar questions