题目详情
当前位置:首页 > 职业培训考试
题目详情:
发布时间:2023-12-17 03:16:33

[单项选择]给出下面的代码,则以下( )选项返回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;
[单项选择]假设有以下代码: 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"));
[单项选择]给出下列的程序段,则哪个选项返回true ( ) String s="hello"; String t="hello"; char c[]={'h','e','l','l','o'};
A. equals(;
B. Lequals(;
C. s==t;
D. t==c;
[单项选择]给出下面的代码段,下面的哪些陈述为真 ( ) public void create( ) { Vector myVect; myVect = new Vector( ); } Ⅰ:第2行的声明不会为变量myVect分配内存空间。 Ⅱ:第2行的声明分配一个到Vector对象的引用的内存空间。 Ⅲ:第2行语句创建一个Vector类对象。 Ⅳ:第3行语句创建一个Vector类对象。
A. Ⅱ、Ⅲ、Ⅳ
B. Ⅱ、Ⅲ、Ⅳ
C. Ⅰ、Ⅲ
D. Ⅰ、Ⅳ
[单项选择]

阅读下列代码段
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
[单项选择]给出下面程序的代码:
byte[] array1, array2[];
byte array3[] [];
byte [] [] array4;
下面数组操作语句中______是不正确。
A. array2=array1;
B. array2=array3;
C. array3=array4;
D. array2=array4;

我来回答:

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

订单号:

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