二级二级JAVA2010年3月全国计算机等级考试二级笔试试卷&二级公共基础知识和Java语言程序设计
题目内容

为了支持压栈线程与弹栈线程之间的交互与同步,在程序的下划线处依次填入的语句是(    )。publicclass IntStack{privateintidx=O;privateint[]data=newint[8];public__________voidpush(inti){data[idx]=i;idx++;}

2024-07-09

A.synchronized()

B.synchronizednotify() this.wait()

C.synchronized

D.Serializablethis.notify() sleep()

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端