App Logo

No.1 PSC Learning App

1M+ Downloads
Pseudocode is :

AData that have been encoded for security

BThe incorrect results of a computer program

CThe obscure language computer personnel use when speaking

DA description of an algorithm similar to a computer language

Answer:

D. A description of an algorithm similar to a computer language


Related Questions:

The 'break' statement in C is used to exit from :
Which of the following is human readable version of a program?
The visual effects that occur when you move from one slide to the next during a presentation is :

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

Which data structure is used for implementing recursion ?