Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is meant by Pseudo Code?

Answers were Sorted based on User's Feedback



What is meant by Pseudo Code?..

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

What is meant by Pseudo Code?..

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

What is meant by Pseudo Code?..

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

What is meant by Pseudo Code?..

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

What is meant by Pseudo Code?..

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

Post New Answer

More QTP Interview Questions

what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

0 Answers   Covansys,


What are the types of Object Repository’s in QTP?

1 Answers   Crea,


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

3 Answers  


How to add a runtime parameter to a data sheet?

6 Answers  


Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..

3 Answers   Sony,


Is it possible to use two instances of UFT on the same machine? If not why?

0 Answers  


How to see the screens after running test in QTP?

1 Answers  


To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0

2 Answers  


I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?

1 Answers   FAI,


Why do we use text checkpoint as we can make use of the same in the standard check point?

3 Answers   IBM,


How many types of recording facility are available in QTP?

1 Answers  


What is output value?

3 Answers   Ordain Solutions,


Categories