题目详情
单选题 What would be printed out as a result of the following code? 以下代码将打印出什么内容? System.out.println("The quick brown fox" + "jumped over the \n" "slow moving hen.")
A. The quick brown fox jumped over the \nslow moving hen
B. The quick brown fox jumped over the slow moving hen
C. The quick brown fox jumped over the slow moving hen
D. Nothing. This is an error. 什么也没有.这是错误的

学科:编程基础
时间:2024-01-10 03:59:28
相关题目
相关作业
