Activity › Forums › Salesforce® Discussions › What is Pseudocode in Salesforce?
-
What is Pseudocode in Salesforce?
Posted by MOHIT on January 21, 2020 at 12:56 PMWhat is Pseudo-code in Salesforce? What is its language?
Pooja replied 6 years, 2 months ago 4 Members · 3 Replies -
3 Replies
-
Hi Mohit,
Pseudocode in any language is detailed or user-friendly readable code description of what a computer program or algorithm do,expressed in natural language instead of direct programming language.
Hope it helps!
- [adinserter block='9']
-
Hi Mohit,
Pseudocode –
Pseudocode is a detailed yet readable description of what a computer program or algorithm must do, expressed in a formally-styled natural language rather than in a programming language. Pseudocode is sometimes used as a detailed step in the process of developing a program. It allows designers or lead programmers to express the design in great detail and provides programmers a detailed template for the next step of writing code -
Pseudocode is sometimes used as a detailed step in the process of developing a program. Pseudocode in any language is detailed or user-friendly readable code description of what a computer program or algorithm do.
Log In to reply.