About Question enthuware.ocpjp.v7.2.1286 :

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
dfigueira
Posts: 21
Joined: Thu May 05, 2016 2:50 am
Contact:

About Question enthuware.ocpjp.v7.2.1286 :

Post by dfigueira »

Hello, could you help me with this question?

What is the difference between starting JVM with and without stream redirection to Console?
If the interactive console without redirection "will typically be connected to the keyboard and display from which the JVM was launched" how should the interactive console with redirection of standard input/output to Console work ?

The correct option do not say anything about relate the standard input/output streams to Console.

Thank you.

B.Regards,
Dfigueira

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1286 :

Post by admin »

"with redirection" implies that your code redirects it to console, which is not required. You don't need to redirect them. They are already directed to the console by default.
HTH,
Paul.
If you like our products and services, please help us by posting your review here.

noeloo
Posts: 61
Joined: Sat Feb 15, 2020 8:56 am
Contact:

Re: About Question enthuware.ocpjp.v7.2.1286 :

Post by noeloo »

If this virtual machine has a console
"this" meaning the one from the previous sentence? so started automatically? or this rule applies to each and every one of them?

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1286 :

Post by admin »

"This" meaning the VM on which the code that is trying to acquire the console is executing.
If you like our products and services, please help us by posting your review here.

noeloo
Posts: 61
Joined: Sat Feb 15, 2020 8:56 am
Contact:

Re: About Question enthuware.ocpjp.v7.2.1286 :

Post by noeloo »

"with redirection" implies that your code redirects it to console, which is not required.
is it even possible?

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 39 guests