搜索答案

单选题

Consider the following code segment.

System.out.print("Hello!");

System.out.println("How ");

System.out.print("are ");

System.out.print("you?");

What is printed as a result of executing the code segment?

A、

Hello!Howareyou?

B、

Hello!How are you?

C、

Hello!

How are you?

D、

Hello!How

Are you?

E、 Hello!
How
Are
You?

微信扫一扫
扫一扫下载APP
微信小程序答题 下载APP答题
由4l***q4提供 分享 举报 纠错
相关题库推荐

相关试题