首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
下列程序的功能是统计字符串中“array”的个数,在程序的空白处应填入的正确选项是( )。 public class Fi ndKey Words{ public static void mai n(sri ng[]args){ sti ng text
下列程序的功能是统计字符串中“array”的个数,在程序的空白处应填入的正确选项是( )。 public class Fi ndKey Words{ public static void mai n(sri ng[]args){ sti ng text
admin
2012-12-02
44
问题
下列程序的功能是统计字符串中“array”的个数,在程序的空白处应填入的正确选项是( )。
public class Fi ndKey Words{
public static void mai n(sri ng[]args){
sti ng text =
"An array is a data structur that stores a collection of"
+"values of the same type .You access eachi ndividu-al value"
+"through an i nteger i ndex .For example ,if a is anarray"
+"of i nergers ,then a[i]is the ith i nteger i n the ar-ray .";
Int arrayCount =0;
Int idex =-1;
Sti ng arrarStr ="array";
Index =text .i ndexof(arrayStr);
While(i nde_________x 0){
++arrayCount ;
Index +=arrayStr .length();
Index =text .i ndexof(arrayStr ,i ndex);
}
Syste m.out .pri ntln
("the text contai ns"+arrayCount +"arrays");
}
}
选项
A、<
B、=
C、<=
D、>=
答案
D
解析
在字符串中查询指定的字符或子串,可用i ndexof()方法,如查询成功,返回所查字符的位置。如不成功,返回-1,从下面程序可以看出,While 条件应为查询成功。
转载请注明原文地址:https://jikaoti.com/ti/w5kiFFFM
本试题收录于:
二级Java题库NCRE全国计算机二级分类
0
二级Java
NCRE全国计算机二级
相关试题推荐
我国对法律溯及力问题,实行的原则是()。
小王从农贸市场买来一条金鱼,没过几天鱼就死了。下列最有可能导致金鱼死亡的原因是()。
毛泽东同志总结中国近代历次运动失败时曾说:“没有农民办不成大事,光有农民办不好大事。”下列事件属于“光有农民办不好大事”的是()。
国家“十二五”规划纲要指出,要优化对外贸易结构,要继续稳定和拓展外需,加快转变外贸发展方式,推动外贸发展从规模扩张向()转变、从成本优势向综合竞争优势转变。
金融市场最基本的功能是()。
根据以下资料,回答以下问题。E省统计局公布的数据显示,2014年上半年E省实现地区生产总值(GDP)5141.7亿元,同比增长了6.8%.比全国平均水平低了0.6个百分点。分产业来看,第一产业增加值268.79亿元,同比增长4.0%;第
某人对某办公软件解密,并制成光盘销售。他应承担的法律责任是()。
简述我国现行学制的类型。
容器类java.awt.container的父类是()。
通用对话框。Filter属性的作用是
随机试题
胸骨正位摄影宜用的呼吸方式是
下列不属于填石路基实测项目的是()。
【2008年真题】根据《注册造价工程师管理办法》,注册造价工程师的继续教育应由()负责组织。
内部资金转移定价(FTP)作为商业银行资产负债管理的重要工具,其作用主要在于()。
广义的人力资源规划包括其他计划,下列属于其他计划所属范围的是()。
经过处理和加工提炼而用于决策或其他应用活动的数据称为【】。
Themanthinksthattopreparefortheexams,thefirstthingistofigureout______.
ThroughWhitman’slines,wecansee______.ThesuggestedreasonwhyWhitmanadmiredAbrahamLincolnwasthat______.
Whensomebodycalls,firstofall,thehostwouldofferhimacigaretteandacupoftea.Inthecountryside,【B1】______,oldme
Somejournalistsoftenoverstatethesituationsothattheirnewsmaycreateagreat______.
最新回复
(
0
)