CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

A computer program consists of __________________.

A
System flowchart
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
Program flowchart
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
Algorithms written in computer's language
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
D
Discrete logical steps
No worries! We‘ve got your back. Try BYJU‘S free classes today!
E
None of the above
No worries! We‘ve got your back. Try BYJU‘S free classes today!
Open in App
Solution

The correct option is D Algorithms written in computer's language

A computer program consists of Algorithms written in computer's language.

A computer program is usually written by a computer programmer in a programming language. From the program in its human-readable form of source code, a compiler can derive machine code—a form consisting of instructions that the computer can directly execute.

An algorithm is an unambiguous set of rules/ a series of steps to solve a problem. It is written in a natural language and can be implemented in almost any programming language. Algorithms have been in existence long before the computers.

Certain languages will have mechanisms implementing basic data structures (such as Collections Framework in Java or C++ STL), but it does not stop you from programming data structure in the programming language of your choice. Moreover, algorithms are written in pseudocode, making them language independent.


flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Database Structuring
ACCOUNTANCY
Watch in App
Join BYJU'S Learning Program
CrossIcon