Human to Machine is _____ and Machine to Machine is ______. A. Process, Process B. Process, Program C. Program, Hardware D. Program, Program

1 Answer

Answer :

C. Program, Hardware 

Related questions

Description : The “Turing Machine” showed that you could use a/an _____ system to program any algorithmic task. a) binary b) electro-chemical c) recursive d) semantic

Last Answer : a) binary

Description : Which of the following IS NOT one of the advantages associated with a robotics implementation program? a) Low costs for hardware and software b) Robots work continuously around the clock c) Quality of manufactured goods can be improved d) Reduced company cost for worker fringe benefits

Last Answer : a) Low costs for hardware and software

Description : Communication between man and machine is related with ______ A. LISP B. ELIZA C. All of above D. None of above

Last Answer : B. ELIZA 

Description : Machine learning invent by _____. A. John McCarthy B. Nicklaus Wirth C. Joseph Weizenbaum D. Arthur Samuel

Last Answer : D. Arthur Samuel 

Description : Deep learning is a subfield of machine learning where concerned algorithms are inspired by the structured and function of the brain called _____. A. Machine learning B. Artificial neural networks C. Deep learning D. Robotics

Last Answer : B. Artificial neural networks 

Description : K-means, self-organizing maps, hierarchical clustering are the example of _____. A. Supervised learning B. Unsupervised learning C. Machine learning D. Deep learning

Last Answer : B. Unsupervised learning 

Description : Classifying email as a spam, labeling webpages based on their content, voice recognition are the example of _____. A. Supervised learning B. Unsupervised learning C. Machine learning D. Deep learning

Last Answer : A. Supervised learning 

Description : Transparency A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be retrieved with a single query C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : C. Worth of the output of a machine learning program that makes it understandable for humans

Description : Shallow knowledge A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be, retrieved with a single query C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : B. The information stored in a database that can be, retrieved with a single query

Description : Search space A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be, retrieved with a single query. C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : A . The large set of candidate solutions possible for a problem

Description : Artificial intelligence is A . It uses machine-learning techniques. Here program can learn From past experience and adapt themselves to new situations B. Computational procedure that takes some ... performs tasks that would require intelligence when performed by humans D . None of these

Last Answer : C. Science of making machines performs tasks that would require intelligence when performed by humans

Description : ______ is a branch of computer science which deals with helping machines finds solutions to complex problems in a more human like fashions A. Artificial Intelligence B. Internet of Things C. Embedded System D. Cyber Security

Last Answer : A. Artificial Intelligence 

Description : The process of removing detail from a given state representation is called ______ a) Extraction b) Abstraction c) Information Retrieval d) Mining of data

Last Answer : b) Abstraction

Description : The hardware feature of LISP machines generally includes _____________ a) Large memory and high-speed processorb) Letter quality printers and eight-inch disk drives c) A mouse and specialized keyboard d) A mouse and specialized keyboard, Letter quality printers and eight-inch disk drives

Last Answer : d) A mouse and specialized keyboard, Letter quality printers and eight-inch disk drives

Description : The hardware features of LISP machines generally include __________ a) large memory and a high-speed processor b) letter-quality printers and 8-inch disk drives c) a mouse and a specialized keyboard d) large memory and a high-speed processor & a mouse and a specialized keyboard

Last Answer : d) large memory and a high-speed processor & a mouse and a specialized keyboard

Description : _____ model were developed and incorporated in machines which mimicked the functionalities of human origin. A. Functional model B. Neural model C. Computational model D. None of above

Last Answer : C. Computational model 

Description : Sensing organs as input, mechanical movement organs as output and central nervous system (CNS) in brain as control and computing devices is known as _____ of human being A. Information Control Paradigm B. Information Processing Paradigm C. Information Processing Control D. None of above

Last Answer : B. Information Processing Paradigm 

Description : Cognitive science related with _____ A. Act like human B. ELIZA C. Think like human D. None of above

Last Answer : C. Think like human 

Description : What is a Cybernetics? a) Study of communication between two machines b) Study of communication between human and machine c) Study of communication between two humans d) Study of Boolean values

Last Answer : b) Study of communication between human and machine

Description : The characteristics of the computer system capable of thinking, reasoning and learning are known as ____________ a) machine intelligence b) human intelligence c) artificial intelligence d) virtual intelligence

Last Answer : c) artificial intelligence

Description : What is Machine Translation? a) Converts one human language to another b) Converts human language to machine language c) Converts any human language to English d) Converts Machine language to human language

Last Answer : a) Converts one human language to another

Description : Which machines will be smarter than human mind? A. Reactive machine B. Limited memory C. Theory of mind D. Self-Awareness

Last Answer : D. Self-Awareness 

Description : Which AI should understand the human emotions, people, and beliefs and be able to interact socially like humans. A. Reactive machine B. Limited memory C. Theory of mind D. None of above

Last Answer : C. Theory of mind  

Description : Machine can perform any task better than human with cognitive properties is known as ___ AI. A. Narrow AI B. General AI C. Super AI D. None of above

Last Answer : C. Super AI 

Description : Computer programs that mimic the way the human brain processes information is called as A. Machine Learning B. Deep Learning C. Neural Networks D. None of these

Last Answer : The correct answer is: C. Neural Networks Neural Networks are computer programs or models that are designed to mimic the way the human brain processes information. They are a subset of ... advanced form of neural networks that uses multiple layers of artificial neurons to perform complex tasks.

Description : The characteristics of the computer system capable of thinking, reasoning and learning is known is A. machine intelligence B. human intelligence C. artificial intelligence D. virtual intelligence

Last Answer : C. artificial intelligence 

Description : An expert system is a computer program that contains some of the subject-specific knowledge of one or more human experts. a) True b) False

Last Answer : a) True

Description : What is the name of the computer program that simulates the thought processes of human beings? a) Human logic b) Expert reason c) Expert system d) Personal information

Last Answer : c) Expert system

Description : A compiler is_____________ 1) a combination of computer hardware 2) a program which translates from one high level language to another 3) a program which translates from one high level language to a machine level 4) none of these

Last Answer : 3) a program which translates from one high level language to a machine level

Description : The compiled java program can run on any ..................... plateform having Java Virtual Machine (JVM) installed on it. A) program B) java C) hardware D) non java

Last Answer : C) hardware

Description : Automated vehicle is an example of ______ a) Supervised learning b) Unsupervised learning c) Active learning d) Reinforcement learning

Last Answer : a) Supervised learning

Description : DFS is ______ efficient and BFS is __________ efficient. a) Space, Time b) Time, Space c) Time, Time d) Space, Space

Last Answer : a) Space, Time

Description : LIFO is ______ where as FIFO is ________ a) Stack, Queue b) Queue, Stack c) Priority Queue, Stack d) Stack. Priority Queue

Last Answer : a) Stack, Queue

Description : Breadth-first search always expands the ______ node in the current fringe of the search tree. a) Shallowest b) Child node c) Deepest

Last Answer : a) Shallowest

Description : Depth-first search always expands the ______ node in the current fringe of the search tree. a) Shallowest b) Child node c) Deepest d) Minimum cost

Last Answer : c) Deepest

Description : Automated vehicle is an example of ______. a) Supervised learning b) Unsupervised learning c) Active learning d) Reinforcement learning

Last Answer : a) Supervised learning

Description : ______ are algorithms that learn from their more complex environments (hence eco) to generalize, approximate and simplify solution logic. a) Fuzzy Relational DB b) Ecorithms c) Fuzzy Set d) None of the mentioned

Last Answer : c) Fuzzy Set

Description : Apple siri is a good example of ______ AI. A. Narrow AI B. General AI C. Neural AI D. None of above

Last Answer : A. Narrow AI 

Description : ______ that deals with the interaction between computers and humans using the natural language A. LISP B. ELIZA C. PROLOG D. NLP

Last Answer : D. NLP 

Description : Symbols, symbolic expressions and computing with those is at the core of ______ A. LISP B. ELIZA C. PROLOG D. NLP

Last Answer : A. LISP A. LISP

Description : ______ is used for AI because it supports the implementation of software that computes with symbols very well. A. LISP B. ELIZA C. PROLOG D. NLP 

Last Answer : A. LISP 

Description : PROLOG is an AI programming language which solves problems with a form of symbolic logic known as ______. A. Propositional logic B. Tautology C. Predicate calculus D. Temporal logic

Last Answer : C. Predicate calculus 

Description : ______ do not guarantee optimal/any solutions A. Heuristic B. Critical C. Value based D. Analytical 

Last Answer : A. Heuristic 

Description : _____ prevents you from seeing an individual as an individual rather than as a member of a group. a) Cultural mores b) Stereotypes c) Schematas d) Attributions

Last Answer : c) Schematas

Description : α |= β ‘(to mean that the sentence α entails the sentence β) if and only if, in every model in which α is _____ β is also _____ a) True, true b) True, false c) False, true

Last Answer : a) True, true

Description : _____ AI is able to perform dedicated task. A. Narrow AI B. General AI C. Neural AI D. None of above

Last Answer : A. Narrow AI 

Description : In 1960s, _____ pushed the logical formalism to integrate reasoning with knowledge. A. Marvin Minsky B. Alain Colmerauer C. John McCarthy D. None of above

Last Answer : A. Marvin Minsky 

Description : Aristotle’s theory of syllogism and Descartes and kant’s critic of pure reasoning made knowledge on _____. A. Logic B. Computation logic C. Cognition logic D. All of above 

Last Answer : A. Logic 

Description : ELIZA created by _____ A. John McCarthy B. Steve Russell C. Alain Colmerauer D. Joseph Weizenbaum

Last Answer : D. Joseph Weizenbaum 

Description : _____ Model should reflect how results were obtained. A. Design model B. Logic model C. Computational model D. None of above

Last Answer : C. Computational model