搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单项选择题】

You are developing an application to assist the user in conducting electronic surveys.The survey consists of 25 true-or-false questions.You need to perform the following tasks: Initialize each answer to true.Minimize the amount of memory used by each survey. Which storage option should you choose?()

A、A.BitVector32 answers = new BitVector32(1);

B、B.BitVector32 answers = new BitVector32(-1);

C、C.BitArray answers = new BitArray (1);

D、D.BitArray answers = new BitArray(-1);

更多“You are developing an application to assist the user in conducting electronic surveys.The survey consists of 25 true-or-false questions.You need to perform the following tasks: Initialize each answer to true.Minimize the amount of memory used by each survey. Which storage option should you choose?()”相关的问题
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服