皮皮学,免费搜题
登录
搜题
【单选题】
下列检测平面度方法中,()可以读出平面度误差。
A.
采用百分表检测平面度
B.
采用对研法
C.
采用样板平尺检测平面度
D.
以上三种方法均可
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【多选题】根据《行政复议法》规定,下列各项中,对行政机关作出的决定不服不能提起行政复议的有( )。
A.
行政处分
B.
吊销营业执照
C.
人事处理决定
D.
对民事纠纷作出调解
【单选题】引起肝硬化病人上消化道出血最主要的原因是
A.
腹壁静脉曲张
B.
胃溃疡
C.
食管胃底静脉曲张破裂
D.
痣静脉曲张破裂
【判断题】在跟单托收方式下,汇票中若出现PAY TO ABC COMPANY ONLY, 则意味着该汇票可以自由转让,只要ABC公司同意。
A.
正确
B.
错误
【简答题】肝硬化病人上消化道出血的主要病因是 。
【单选题】对结构体类型变量定义不正确的是( )
A.
#define STUDENT struct studentSTUDENT{char name;int num;}std;
B.
struct student{char name;int mum;}stu;
C.
typedef struct student{char name;} STD;STD stu;
D.
struct{char name;int num;}student;struct student stu;
【单选题】根据《行政复议法》规定,下列各项中不属于行政复议范围的是( )。
A.
对某市场监督管理局作出的吊销营业执照决定不服
B.
对某环保局作出的罚款决定不服
C.
对某公安局作出的行政拘留决定不服
D.
某税务局做出的给予其职工的撤职处分决定不服
【单选题】对结构体类型变量定义不正确的是( )。
A.
#define STUDENT struct student STUDENT { char name; int num; }std;
B.
struct student { char name; int num; }stu;
C.
#define struct student { char name; int num; }STD; STD stu;
D.
struct { char name; int num; }student; struct student stu;
【判断题】在跟单托收方式下,汇票中若出现PAY TO ABC COMPANY ONLY, 则意味着该汇票可以自由转让,只要ABC公司同意。
A.
正确
B.
错误
【单选题】25-32题为语法部分,请先行自学练习册上P108页关于“V-ing (2)”的语法内容。 练习册P109,Ex8: 第6题
A.
more often than
B.
as ofter than
C.
more often as
D.
often as
【单选题】对结构体类型变量定义不正确的是( )
A.
#define STUDENT struct student STUDENT { char name; int num; }std;
B.
struct student { char name; int num; }stu;
C.
struct { char name; int num; }std;
D.
struct { char name; int num; }student; struct student stu;
相关题目: