答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数:1】
25.I prefer this chair to the other one. It’s ___________ .
①
comfortable
②
more comfortable
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【单选题】
The cover of the book _______ comfortable. It’s made of silk.
①
tastes
②
feels
③
looks
④
sounds
查看完整题目与答案
【单选题】
I should like to rent a house, modern, comfortable and ____ in a quiet neighborhood.
①
all in all
②
after all
③
above all
④
over all
查看完整题目与答案
【单选题】
I think the story is not so ______ as that one.
①
Interesting
②
interested
③
more interesting
④
most interesting
查看完整题目与答案
【单选题】
This book is ________ that one. But __________ than that one.
①
as difficult as ;expensive
②
as more difficult as ; more expensive
③
as difficult as ; more expensive
④
more difficult as ; as expensive
查看完整题目与答案
【单选题】
4. I think the story is not so ____as that one.
①
interesting
②
interested
③
more interesting
④
most interesting
查看完整题目与答案
【单选题】
This book is_____that one. But______than that one.
①
as difficult as ;expensive
②
as more difficult as ; more expensive
③
as difficult as ; more expensive
④
more difficult as ; as expensive
查看完整题目与答案
【单选题】
He’s never again written ____ as his first one.
①
so good a book
②
such good a book
③
such good book
④
so a good book
查看完整题目与答案
【单选题】
I have made _______ dumplings. Now Im making the _______ one.
①
twenty; twentieth-first
②
twenty; twenty-first
③
twentieth; twenty-first
④
twenty; twenty-one
查看完整题目与答案
【单选题】
Only when one is ______ of one’s getting behind is one more likely to catch up.
①
critical
②
aware
③
visual
④
effective
查看完整题目与答案
【单选题】
This book is ______ that one, but ______ than that one.
①
as difficult as; expensive
②
as more difficult as; more expensive
③
as difficult as; more expensive
④
more difficult as; as expensive
查看完整题目与答案
随机题目
【单选题】
表达式6 + 10 Mod 4*2 + 1 的值是()。
①
11
②
1
③
3
查看完整题目与答案
【单选题】
表达式Abs(-5) + Len (“ABCDE”)的值为()。
①
5ABCDE
②
.-5ABCDE
③
10D.0
查看完整题目与答案
【单选题】
下列可以用来存储图像供其他对象使用的控件是()。
①
ToolBar
②
StatursBar
③
ImageList
④
.KeyPress
查看完整题目与答案
【单选题】
对于窗体级变量,下列说法中错误的是()。
①
所在窗体的各子程序都可以访问其他窗体的子程序
②
不能访问所在窗体的子程序
③
不能访问用Private定义的窗体级变量
④
一定要在所在窗体的通用区内定义
查看完整题目与答案
【单选题】
关于语句行,下列说法正确的是()。
①
一行只能写一条语句
②
一条语句可以分多行书写6
③
每行的首字符必须大写
④
长度不能超过255个字符
查看完整题目与答案
【单选题】
如果要在程序中显示一个弹出式菜单,那么要调用Visual Basic中提供的方法是()。
①
Print
②
.Move
③
Refresh
④
PopupMenu
查看完整题目与答案
【单选题】
按照变量的作用域可将变量划分为()。
①
公有、私有、系统
②
全局变量、模块级变量、过程级变量
③
动态、常数、静态
④
Public 、 Private、 Protected
查看完整题目与答案
【单选题】
将调试通过的工程经“文件”菜单的“生成.exe”编译成名.exe后,将该可执行文件放到其他机器上不能运行的主要原因是()。
①
运行的机器上无VB系统
②
缺少.frm窗体文件
③
该可执行文件有病毒
④
以上原因都不对
查看完整题目与答案
【单选题】
Sub过程与Function过程最根本的区别是()。
①
Sub过程可以使用Call语句或直接使用过程名调用,而Function过程不可以。
②
Function过程可以有参数,Sub过程不可以。
③
两种过程参数的传递方式不同
④
Sub过程的过程名不能返回值,而Function过程能够通过过程名返回值。
查看完整题目与答案
【单选题】
随机文件进行文件读取的单位是()。
①
字节
②
记录
③
整个文件
④
字符
查看完整题目与答案