FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Jasmine is designing the solution for her program. She should . . .
A
use Python and not Java
B
have finished coding and debugging the program already
C
use pseudocode or a flowchart
D
not follow the computer programming process
Explanation: 

Detailed explanation-1: -Pseudocode is a great way of getting started with software programming as a beginner. You won’t have to overwhelm your brain with coding syntax. In fact, many companies organize programming tests for their interviewees in pseudocode.

Detailed explanation-2: -How will documenting the program help Isabella? Documenting the program will help Isabella gain an audience and make the program successful in other countries. Documenting the program will help Isabella communicate with other programmers and keep a record of the program.

Detailed explanation-3: -An editor is any program that lets you write computer code. They range from simple, like a basic text editor, to advanced software, such as Adobe Dreamweaver, Eclipse, JDeveloper, or Microsoft Visual Studio. Fortunately, any program can be written in a text editor, which means you can get started for free.

Detailed explanation-4: -An Algorithm is a sequence of instructions or steps that can be followed by humans and computers to complete a specific task.

There is 1 question to complete.