题目详情
当前位置:首页 > 职业培训考试
题目详情:
发布时间:2023-12-09 18:06:36

[单项选择]给出下列的代码,则以下( )选项返回true。 String s="hello"; String t="hello": char c[]={'h','e','l','l','o',};
A. equals(;
B. equals(;
C. s==t;
D. t==c;

更多"给出下列的代码,则以下( )选项返回true。 String s="的相关试题:

[单项选择]给出下面的代码,则以下( )选项返回true。 String s="hello"; String t="hello"; Char c[]={'h','e','l','l','o'};
A. equals ( ;
B. equals ( ;
C. s==t;
D. t==c;
[单项选择]给出下列的代码,则以下哪个选项返回true String s="hello"; String t="hello"; char c []= {'h','e','1','1','o'};
A. equals(;
B. equals(;
C. s==t;
D. t==c;
[单项选择]给出下列的代码则以下哪个选项返回true String s = "hello" ; String s = "hello" ; char c[] = { 'h' ,'e','l','o'};
A. equals(;
B. equals(;
C. s = =t
D. t = = c;
[单项选择]给出下列的代码,则以下哪个选项返回true String s = "hello"; String t = "hello"; char c[ ] = {''h'',''e'',''l'',''l'',''o''};
A. s.equals(t);
B. t.equals(c);
C. s = =t
D. t = = c;
[单项选择]给出下列的程序段,则哪个选项返回true ( ) String s="hello"; String t="hello"; char c[]={'h','e','l','l','o'};
A. equals(;
B. Lequals(;
C. s==t;
D. t==c;
[单项选择]假设有以下代码: String s="hello"; String t="hello"; char c[ ]={'h','e','l','l','o'}; 下列选项中,返回false的语句是______。
A. equals(;
B. equals(;
C. s==t;
D. equals(new String("hello"));
[单项选择]

阅读下列代码段
abstract class Person{
public Person(String n){
name=n;
}
public______String getDescription( );
public String getName( ){
}
private String name;
}
在下画线处应填入的修饰符是()


A. static
B. abstract
C. protected
D. final
[单项选择]给出下列的代码,则下列选项中哪个是类A合理的内部类    class A {         protected int i;         A(int i) {          this.i=i;         }        }
A. 用DIMENSION和DECLARE都可以定义数组
B. Visual FoxPro中只支持一维数组和二维数组
C. 一个数组中各个数组元素必须是同一种数据类型
D. 新定义数组的各个数组元素初值为.F.

我来回答:

购买搜题卡查看答案
[会员特权] 开通VIP, 查看 全部题目答案
[会员特权] 享免全部广告特权
推荐91天
¥36.8
¥80元
31天
¥20.8
¥40元
365天
¥88.8
¥188元
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《购买须知》
立即支付 系统将自动为您注册账号
请使用微信扫码支付

订单号:

请不要关闭本页面,支付完成后请点击【支付完成】按钮
恭喜您,购买搜题卡成功
重要提示:请拍照或截图保存账号密码!
我要搜题网官网:https://www.woyaosouti.com
我已记住账号密码