What is meant by Pseudo Code?

Answer Posted / rax

Pseudocode (derived from pseudo and code) is a compact and
informal high-level description of a computer programming
algorithm that uses the structural conventions of some
programming language, but typically omits details that are
not essential for the understanding of the algorithm, such
as subroutines, variable declarations and system-specific
code. The programming language is augmented with natural
language descriptions of the details, where convenient, or
with compact mathematical notation. The purpose of using
pseudocode is that it may be easier for humans to read than
conventional programming languages, and that it may be a
compact and environment-independent description of the key
principles of an algorithm. No standard for pseudocode
syntax exists, as a program in pseudocode is not an
executable program.

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I get the QTP scripts result in xml format by using vb script function?

1780


When to use shared and local object repository?

628


how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer

1442


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

3760


Explain the views in the QTP GUI?

615






what testplan contents and what test strategy contents,what is the diff b/w them

1645


Explain the concept of how quicktest professional (qtp) identifies object?

573


write script for bitmap image?

1534


How to break the object spy ?

659


Tell me one scenario, the complex functionality you have automated in your project?

1473


how can we do the frame work in qtp

1597


How can I import environment from a file on disk?

531


when a test case is written how u test using qtp

1648


What is meant by Output Value in UFT?

558


Explain about datafile/verification of date file when file is not available in local system?

2220