组织结构的本质是( )。
A.实现组织的目标
B.企业员工的分工协作关系
C.责、权、职的结构体系
D.效益最大化
参考答案:B
阅读下列程序:class ThreadTest extends Thread{ public static void main(String[]args){ Thread t=new Thread(this); t.start(); } public void run(){ System.out.print("A thread test."); }} 对该程序而言,正确结论是( )
A.该程序能够通过编译并打印输出“A thread tes”
B.该程序能够通过编译,但运行时将不调用ThreadTest类中的run()方法,因此不产生任何输出
C.该程序存在编译错误,因为在main()方法中不能使用this指针
D.上述选项都不正确
在柱与梁相交的核心区域,柱中箍筋可用两个开口箍代替一个闭口箍。不得在核心区内不绑扎柱中箍筋。( )