CAI stands for ................
A) Computer Aided Instruction
B) Computer Aided information
C) Cost Added Information
D) Computer Aided Infrastructure

1 Answer

Answer :

B) Computer Aided information

Related questions

Description : A system that automates the drafting process with interactive computer graphics iscalled a.Computer Aided Engineering (CAE) b.Computer Aided Design (CAD) c.Computer Aided Manufacturing (CAM) d.Computer Aided Instruction (CAI)

Last Answer : b.Computer Aided Design (CAD)

Description : The CAI (Computer-Assisted Instruction) technique based on programmed instruction is __________ a) frame-based CAI b) generative CAI c) problem-solving CAI d) intelligent CAI

Last Answer : a) frame-based CAI

Description : Communication protocol, CAI stands for ___________ a) Common air interchange b) Control air interchange c) Common air interface d) Control air interchange

Last Answer : a) Common air interchange

Description : The ............... addressing mode is similar to register indirect addressing mode, except that an offset is added to the contents of the register. The offset and register are specified in the instruction. (A) Base indexed (B) Base indexed plus displacement (C) Indexed (D) Displacement

Last Answer : (D) Displacement

Description : CAD stands for A) Computer aided design B) Computer algorithm for design C) Computer application in design D) All of the above

Last Answer : Answer : A

Description : CAD stands for: a) Computer And Development b) Computer Aided Design c) Computer Access Design d) Computer Access Development e) None of These

Last Answer : b) Computer Aided Design

Description : CAD stands for: a) Computer Assisted Design b) Computer Aided Design c) Computer Application Design d) None of These

Last Answer : b) Computer Aided Design

Description : CAD stands for: a. Computer aided drafting b. Compare aided drafting c. Both A and B d. None of these

Last Answer : a. Computer aided drafting

Description : CAD stands for a. Computer aided design b. Computer algorithm for design c. Computer application in design d. All of the above

Last Answer : a. Computer aided design

Description : CAD stands for a. Computer aided design b. Computer algorithm for design c. Computer application in design d. All of the above

Last Answer : a. Computer aided design

Description : CISC stands for _________ A. Compound Instruction Set Computer B. Complex Information Set Computer C. Compound Information Set Computer D. Complex Instruction Set Computer

Last Answer : D. Complex Instruction Set Computer

Description : RISC stands for________ A. Reverse Instruction Set Computer B. Reverse Information Set Computer C. Reduced Information Set Computer D. Reduced Instruction Set Computer

Last Answer : D. Reduced Instruction Set Computer

Description : ____________is the delivery of on-demand computing services, from applications to storage and processing power, typically over the internet and on a pay-as-you-go basis. a) Cloud computing b) Cloud Infrastructure c) Distributed system d) None of these

Last Answer : Cloud computing

Description : A byte addressable computer has a memory capacity of 2 m Kbytes and can perform 2 n operations. An instruction involving 3 operands and one operator needs a maximum of (A) 3m bits (B) m + n bits (C) 3m + n bits (D) 3m + n + 30 bits

Last Answer : (D) 3m + n + 30 bits

Description : Benefits to using computer-aided software engineering (CASE) include faster task  completion and alteration, centralized development information, and illustration of  information through diagrams.

Last Answer : Ans: True

Description : Which of the following information systems focuses on making manufacturing processes more efficient and of higher quality? a) Computer aided manufacturing b) Computer integrated manufacturing c) Computer aided software engineering d) Computer aided system engineering e) None of these

Last Answer : a) Computer aided manufacturing

Description : What is the full form of 'CAI' ? -How To ?

Last Answer : The full form of 'CAI' is Computer Aided Instruction

Description : Which technique is being investigated as an approach to automatic programming? a) generative CAI b) specification by example c) non-hierarchical planning d) all of the mentioned

Last Answer : b) specification by example

Description : COCOMO stands for (A) COmposite COst MOdel (B) COnstructive COst MOdel (C) COnstructive COmposite MOdel (D) COmprehensive COnstruction MOdel

Last Answer : (B) COnstructive COst MOdel Explanation: The Constructive Cost Model (COCOMO) is an algorithmic software cost estimation model.

Description : ISP stands for______ (A) Instruction Standard Processing (B) Instruction Standard Processor (C) Information Set Processing (D) Instruction Set Processor

Last Answer : (D) Instruction Set Processor

Description : IR stands for: a) Instruction Register b) Internal Resource c) Information Register d) None of These

Last Answer : a) Instruction Register

Description : Which of the following is allowed in a C Arithmetic Instruction? A) [ ] B) { } C) ( ) D) None of the above

Last Answer : C) ( )

Description : Interrupt which arises from illegal or erroneous use of an instruction or data is (A) Software interrupt (B) Internal interrupt (C) External interrupt (D) All of the above

Last Answer : (B) Internal interrupt

Description : Which is not a typical program control instruction? (A) BR (B) JMP (C) SHL (D) TST

Last Answer : (C) SHL

Description : Computers can have instruction formats with (A) only two address and three address instructions (B) only one address and two address instructions (C) only one address, two address and three address instructions (D) zero address, one address, two address and three address instructions

Last Answer : (D) zero address, one address, two address and three address instructions 

Description : The advantage of ............... is that it can reference memory without paying the price of having a full memory address in the instruction. (A) Direct addressing (B) Indexed addressing (C) Register addressing (D) Register Indirect addressing

Last Answer : (D) Register Indirect addressing

Description : The RST 7 instruction in 8085 microprocessor is equivalent to: (A) CALL 0010 H (B) CALL 0034 H (C) CALL 0038 H (D) CALL 003C H

Last Answer : (C) CALL 0038 H

Description : A CPU handles interrupt by executing interrupt service subroutine................. (A) by checking interrupt register after execution of each instruction (B) by checking interrupt register ... cycle (C) whenever an interrupt is registered (D) by checking interrupt register at regular time interval

Last Answer : (A) by checking interrupt register after execution of each instruction

Description : System calls are usually invoked by using: (A) A privileged instruction (B) An indirect jump (C) A software interrupt (D) Polling

Last Answer : (C) A software interrupt

Description : Suppose that the number of instructions executed between page faults is directly proportional to the number of page frames allocated to a program. If the available memory is doubled, the mean interval between page faults is also ... memory were available? (A) 60 sec (B) 30 sec (C) 45 sec (D) 10 sec

Last Answer : Answer: C Explanation: T = Ninstr x 1µs + 15,000 x 2,000 µs = 60s Ninstr x 1µs = 60,000,000 µs - 30,000,000 µs = 30,000,000 µs Ninstr = 30,000,000 The number of instruction ... doesn't mean that the program runs twice as fast as on the first system. Here, the performance increase is of 25%.

Description : Pipelining improves performance by: (A) decreasing instruction latency (B) eliminating data hazards (C) exploiting instruction level parallelism (D) decreasing the cache miss rate

Last Answer : (C) exploiting instruction level parallelism

Description : The contents of Register (BL) and Register (AL) of 8085 microprocessor are 49H and 3AH respectively. The contents of AL, the status of carry flag (CF) and sign flag (SF) after executing 'SUB AL, BL' assembly language instruction, are ( ... ; CF=0; SF=0 (3) AL=F1H; CF=1; SF=1 (4) AL=1FH; CF=1; SF=1

Last Answer : Answer: 3

Description : IaaS stands for? A. IT-as-a-Service B. Internet-as-a-Service C. Infrastructure-as-a-Service D. Interoperability-as-a-Service

Last Answer : Infrastructure-as-a-Service

Description : WIMAX stands for (1) Wireless Interoperability for Microwave Access (2) Wired Interoperability for Microwave Access (3) Worldwide Interoperability for Microwave Access (4) Worldwide Infrastructure for Microwave Access

Last Answer : Worldwide Interoperability for Microwave Access

Description : BASIC stands for: a) Basic Access towards Skills in Computer b) Beginner's All Purpose Symbolic Instruction Code c) Binary And Specific Instruction Code d) None of These

Last Answer : b) Beginner's All Purpose Symbolic Instruction Code

Description : CISC stands for: a. Complex instruction set computer b. Camper instruct set of computer c. Compared instruction set computer d. None of these

Last Answer : a. Complex instruction set computer

Description : RISC stands for: a. Reduced Instruction set computer b. Reduced Instruct set compare c. Reduced instruction stands computer d. All of these 107. DEC stands for:

Last Answer : a. Reduced Instruction set computer

Description : RISC stands for: a. Reduced Instruction Set Computer b. Reduced Intergraded Set Computer c. Resource Instruction Set Computer d. Resource Instruction System Computer

Last Answer : a. Reduced Instruction Set Computer

Description : CISC stands for: a. Complex Instruction System Computer b. Complex Instruction Set Car c. Complex Instruction Set Computer d. None of these

Last Answer : c. Complex Instruction Set Computer

Description : From which of the following is the type of computer aided process planning a.Variant process planning b.Generative process planning c.Both A &B d.None of the above

Last Answer : c.Both A &B

Description : What are types of computer aided record?

Last Answer : netbook, supercomputer, cellular automaton, etc

Description : what is meant by robust, modular and computer aided design (CAD)?

Last Answer : Location strategy is one of the important key decisions in operations management. What arethe major factors that firms consider when choosing a country in which to locate? What isfactor rating method and how it supports location decision?

Description : What is Computer Aided Design ?

Last Answer : Computer aided design is a type of design activity. Which analyzes , or modifies , the development of engineering design through the use of computers .

Description : What is Computer Aided Design ?

Last Answer : Computer aided design is a type of design activity. Which analyzes , or modifies , the development of engineering design through the use of computers .

Description : When of these inventions Cotton Gin Personal Computer Water Wheel aided society in improving in which economic area?

Last Answer : Need answer

Description : MCC is investigating the improvement of the relationship between people and computers through a technology called ___________ a) computer-aided design b) human factors c) parallel processing d) all of the mentioned

Last Answer : b) human factors

Description : Computer-aided layout is used to prepare _______ devices.

Last Answer : Complex.

Description : CASE Tool is (A) Computer Aided Software Engineering (B) Component Aided Software Engineering (C) Constructive Aided Software Engineering (D) Computer Analysis Software Engineering

Last Answer : (A) Computer Aided Software Engineering

Description : A Supercomputer would be used for which one of the following applications ? (1) Business Computing (2) Desktop Publishing (3) Weather Forecasting (4) Computer Aided Designing

Last Answer : Weather Forecasting