网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
The successful operation of any engine or machine and () depend on effective lubrication.
A

their no trouble period

B

their freely trouble period

C

its free trouble life

D

its trouble-free life


参考答案

参考解析
解析: 暂无解析
更多 “单选题The successful operation of any engine or machine and () depend on effective lubrication.A their no trouble periodB their freely trouble periodC its free trouble lifeD its trouble-free life” 相关考题
考题 This machine _______ properly. A. functionsB. actsC. runsD. operation

考题 This machine consists_____ many parts.If any part refuses to work ,the machine will fail. A. forB. onC. ofD. in

考题 He( )to hear that the operation had been successful. A. relievedB. was relievedC. relievesD. was relieving

考题 The Turing machine is an abstract(71)of computer execution and storage introduced in 1936 by Alan Turing to give a mathematically precise definition of(72). or 'mechanical procedure'. As such it is still widely used in theoretical computer science, especially in(73)theory and the theory of computation. The thesis that states that Turing machines indeed capture the informal notion of effective or mechanical method in logic and mathematics is known as Turing's thesis.Every Turing machine computes a certain(74)partial function over the strings over its alphabet. In that sense it behaves like a computer with a fixed program. However, as Alan luring already described, we can encode the action table of every Turing machine in a string. Thus we might try to construct a Turing machine that expects on its tape a string describing an action table followed by a string describing the input tape, and then computes the tape that the encoded Turing machine would have computed. As Turing showed, such a luring machine is indeed possible and since it is able to simulate any other Turing machine it is called a(75)Turing machine.A universal Turing machine is Turing complete. It can calculate any recursive function, decide any recursive language, and accept any recursively enumerable language. According to the Church-Turing thesis, the problems solvable by a universal Turing machine are exactly those problems solvable by an algorithm or an effective method of computation, for any reasonable definition of those terms.A.implementB.patternC.toolD.model

考题 If the operation __ carefully prepared, it would not have been successful.A. was notB. has not beenC. had not beenD. were not

考题 Before any machinery is put in operation,you should ______.A.ventilate all compartments,see that the machinery is clean and there are no obstructionsB.just turn the key and start upC.take for granted that there are no fuel leaksD.assume there are no volatile fumes in the engine space

考题 An administrator performs a Live Partition Mobility operation. After the operation completes, the administrator runs errpt -a.  What is the machine ID reported by errpt command?()A、 The machine ID of the machine that logged the errorB、 The machine ID of the machine that it is currently running onC、 The administrator defined machine ID in the /etc/machineid fileD、 The machine ID of the machine that the operating system was originally started on

考题 Your database is running in the ARCHIVELOG mode. You placed a tablespace, tbs_1, offline with the immediate option. Which statement is correct in this scenario? ()A、The operation would fail if tbs_1 were a read-only tablespace.B、The operation would fail if tbs_1 were a read/write tablespace.C、The operation would fail if tbs_1 were the default tablespace for the database.D、If the above operation were successful, media recovery would be required to bring the tablespace online.E、If the above operation were successful, instance recovery would be required to bring the tablespace online.

考题 单选题The marine diesel engine is a type of diesel engine used on ships The () of its operation is not very difficult to understand.A principleB principalC causeD case

考题 单选题Prior to a ship’s departure from any port () should be tested with deck officer to ensure satisfactory operation.A fire fighting pumpB the steering gearC life boat engineD the main engine

考题 问答题Practice 5  The sales service includes installation(安装) and training within one week of receiving the order. On the day of installation, our training engineer will spend one hour with your secretary, providing instructions on the operation of this easy-to-use photocopier(复印机). You may call us for help at any time in the future. If necessary, our trainer will go to your company to help you with the operation of the machine.

考题 单选题An administrator performs a Live Partition Mobility operation. After the operation completes, the administrator runs errpt -a.  What is the machine ID reported by errpt command?()A  The machine ID of the machine that logged the errorB  The machine ID of the machine that it is currently running onC  The administrator defined machine ID in the /etc/machineid fileD  The machine ID of the machine that the operating system was originally started on

考题 单选题Proper operation of the main engine reduction gear set requires the operation to monitor ()A the sump oil levelB oil flow sight glassesC bearing temperaturesD all of the above

考题 单选题What determines the number of events occurring in a cycle of operation in an internal combustion engine?()A Crankshaft revolutionB Type of engine (diesel or gasoline)C Distance a piston travels during a strokeD Number of pistons

考题 单选题In describing engine operation, what does the term “cycle” mean?()A The sequence of events that produce a power pulseB One rotation of the engine crankshaftC One stroke of a pistonD All of the above

考题 单选题The governor of a generator engine is to ().A make the engine stopB regulate the timing of camshaftsC make the rpm stabilize at any required valueD make the engine run at nearly constant speed

考题 单选题The purpose of the flywheel of a diesel engine is to ().A counterbalance the crank throws on the crankshaftB keep the engine running smoothly between power strokeC provide a belt-driving surface for the operation of auxiliary machineryD prevent the engine from overspeeding

考题 单选题The quality of the fuel oil and lube oil (), Im afraid.A has much to do with the operation of the engine and its lifeB have much to do with the operation of the engine and its lifeC has much doing with the operation of the engine and its lifeD have much doing with the operation of the engine and its life

考题 单选题For any piston ring to operate smoothly without scuffing ,the ring must be ().A of a material harder than the cylinder linerB properly lubricatedC prevented from compressingD prevented from rotating during engine operation

考题 单选题While engine is in operation the piston moves up and down, thus causing the rotation of the ().A crankcaseB slipperC cam housingD crankshaft

考题 单选题Your database is running in the ARCHIVELOG mode. You placed a tablespace, tbs_1, offline with the immediate option. Which statement is correct in this scenario? ()A The operation would fail if tbs_1 were a read-only tablespace.B The operation would fail if tbs_1 were a read/write tablespace.C The operation would fail if tbs_1 were the default tablespace for the database.D If the above operation were successful, media recovery would be required to bring the tablespace online.E If the above operation were successful, instance recovery would be required to bring the tablespace online.

考题 单选题One of the differences between a two-stroke engine and a four-stroke engine is,()A a two-stroke engine works without exhaust operationB a two-stroke engine works without compression strokeC a two-stroke engine works without expansion strokeD a two-stroke engine works without suction operation

考题 多选题User SCOTT wants to perform a bulk insert operation in the EMP_DEP table. SCOTT receives the followingerror after the INSERT statement is issued and few rows are inserted:INSERT INTO EMP_DEP (emp_id,name,salary,dep_name,mgr_id) *ERROR at line 1: ORA-01653: unable to extend table SCOTT.EMP_DEP by 128 in tablespace USERS Identify two actions eitherof which will help you resolve this problem. ()AGrant the RESOURCE role to SCOTT.BAdd data files to the USERS tablespace.CGrant the CREATE ANY TABLE privilege to SCOTT.DIncrease the space for SCOTT on the USERS tablespace.EIncrease the size of the data file associated with the USERS tablespace

考题 单选题Which is false about engine trials?()A engine trails should be done after finishing the operation of turning the engine with the turning gear and starting the engine on air brieflyB in the operation of engine trails, the main engine should be running in low-speedC As to the ship equipment with twin main engine, engine trials should be done with one engine ahead and another engine astern at the same timeD the order “engine trials” should be given by the bridge

考题 单选题An overcorrecting and unstable engine governor operation is known as().A droopB dead bandingC dash pottingD hunting

考题 单选题Before any machinery is put in operation,you should().A ventilate all compartments,see that the machinery is clean and there are no obstructionsB just turn the key and start upC take for granted that there are no fuel leaksD assume there are no volatile fumes in the engine space

考题 单选题The fuel injection system is very important, so any trouble of it will () the operation of the main engine.A be affectedB affectC be effectedD effect