What is meant by Pseudo Code?
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
the code written in general english which can be used as a
guide to develop the actual code.
Byee
rajendra_penumalli@yahooo.com
hyd
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / mohan
it is nothing but general english language program which can
be understand easily. it can covert other language very
easily compared with flow chart.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / shahzeb
If sombody have accurate and brief information about pseudo
code than pklz post it on shah2652@ymail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
Answer / k.chandra sekhar
a) The pseudo is nothing but when the developer or
other person, developer a particular code or build or
version then that version or build or that code have the
that person name or that person pen name and so on that is
the pseudo code.
b) Ex one author give more valuable information in the
book that have that person name that is the pseudo name of
the book.
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 2 Yes | 12 No |
How to check bitmap output value?
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
How many types of recording facility are available in quicktest professional (qtp)?
why use Description programming? what is advantages and disadvantage of this methods?
what are the principles of good testing scripts for automation?
How to invoke QTP using Dos prompt ?
we have 10 actions in out test how can we convert 9th action is main action ? how ?
How to create a standard checkpoint ?
What criteria do you use when determining when to automate a test or leave it manual?