user image

Pooja Sharma

Job Interview Skills
English
1 year ago

Which of the following languages is often translated to pseudo code? A. Assembly B. FORTRAN C. PASCAL D. BASIC E. None of the above

user image

Abhishek Mishra

1 year ago

PASCAL languages is often translated to pseudo code Pseudocode is an informal high-level description of the operating principle of a computer program or other algorithm. It uses the structural conventions of a normal programming language, but is intended for human reading rather than machine reading. Pseudocode typically omits details that are essential for machine understanding of the algorithm, such as variable declarations, system-specific code and some subroutines. The programming language is augmented with natural language description details, where convenient, or with compact mathematical notation. The purpose of using pseudocode is that it is easier for people to understand than conventional programming language code,

Recent Doubts

Close [x]