Answer to Question #145640 in Java | JSP | JSF for Sibusiso

Question #145640
By means of examples, explain what programming environments and users environments refer to.
Produce the equivalent 'for loop for the while loop. Make use of pseudo code to formulate
1
Expert's answer
2020-11-20T10:12:34-0500

Programming Environment is the specific environment that is used by the programmers. this may contains source level debugging facilities and language specific editors. In programming environment, all of the hardware and software in the environment are used by the programmer. All programming is performed in a programming environment.

for example of a programming environment may be consist of an assembler for translating programs to machine language, an operating system consisting of input-output drivers, a text editor for program preparation, and and a file system.and all are might operated by the programmer.

User Environment is the environment that is created for the Users. Each company provide all users access to an operating system and the applications with an appropriate access levels.In user environment, all of the hardware and software in the environment are accessible to the user.

for example The environment (user interface) provided by an applications manager. User environment may be consist of filesystems, printers and applicationsand all are might operated by the user.

Producing the equivalency of  'for loop to the while loop :


It can be cleary seen from above that both the loops psuedo codes are different but functionally both are equivalent.

because are doing the same task of printing "HELLO" 10 times.

Hence here we produced the for loop which is is equivalent to the while loop.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS