CS Jeopardy! February 2008 100 200 300 400 500 100 200 300 400 500 100 200 300 400 500 100 200 300 400 500 100 200 300 400 500 AIDatabasesCS 201HPCProgramming.

Slides:



Advertisements
Similar presentations
Science Jeopardy A B C D E
Advertisements

Chapter 1—Introduction Introduction C H A P T E R 1 [The Analytical Engine offers] a new, a vast, and a powerful language... for the purposes of mankind.
Aaron Summers. What is Artificial Intelligence (AI)? Great question right?
Artificial Intelligence
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
Presentation By: Tripti Negi Priyanka Kapil gogia Gurpeet Singh.
Science Jeopardy ForceAccelerationMysterySpeed and.
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Artificial Intelligence  What is AI?  The study of computations that make it possible to PERCEIVE, REASON, and ACT  Computing, perceiving, reasoning,
CS 10051: Introduction to Computer Science What is the course about?
Put Title Here by put your name here Put category here.
Question Answer Welcome! The Topics for Today are Earth Cycles, Origin of the Universe, & Characteristics of the Universe.
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
Artificial Intelligence CS105. Group Presentation Project Week of November 7 to November 11 Group presentation Groups of 3/4 – Each group will get 12/16.
Prof. dr Slobodanka Đorđević-Kajan Dr Dragan Stojanović
Question Answer Jeopardy: Matter and Energy Temperature.
Indus-triviaAcronymsDepartment Trivia Random.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
Math Jeopardy Absolutely, the Opposite Order Take.
The Race for the North Pole Jeopardy ABCDE Final Jeopardy.
SystemsDatabasesTheoryProgramming Languages Software.
Science Jeopardy Nature of Science Environmental Science.
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
The OO Trivia Show October Software Engineering.
ARTIFICIAL INTELLIGENCE BY:Jeff Brauer, David Abarbanel, Monica Balod, Mae Anglo, Umangi Bhatt.
The OOPSLA Trivia Show October Who Am I?AcronymsMost.
Leslie Valiant Margaret Neterval (mon2hu) and Emily McClure (eem9dp)
Science Jeopardy ABCDE.
Science Jeopardy The VoyageHistory Natural Selection.
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Associate.
Types of Artificial Intelligence & Pioneers in the Field By Vernon Crowder.
Science Jeopardy ATOMIC THEORY THE ELEMENTS PERIODIC.
Math Jeopardy This or That It makes percents to me.
Science Jeopardy ABCDE Final Jeopardy.
The Psychology of Human-Computer Interaction
Ecology Jeopardy Food Web/ChainEcosystemEnergy PyramidKeystone.
History of AI By: Stephen Fandrich. AI Development Timeline.
Science Jeopardy BiologyChemistryPhysicsEarth/Space.
Science! Experimentation She blinded me with Science.
Ecology Jeopardy True or False Which Biome? A Which.
DAVID CALAWA IBM DATA MINING TOOLS. PRODUCTS Cognos A suite of products focusing on analyzing and displaying data Watson A cloud based analytics service.
Artificial Intelligence Past, Present, & Future Andrea McGrath April 21 st, 2006.
The OOPSLA Trivia Show October OO Languages PotpourriPatternsOO.
Final Review: Algebra Jeopardy FormulasWord Problems.
Math Jeopardy Gimme one step Less greater Than That’s.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
Math Jeopardy LCM or GCF Take it away It all Adds.
Math Jeopardy LCM or GCF Take it away It all Adds.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
CS4341 Introduction to Artificial Intelligence
Science Jeopardy A B C D E
Jeopardy Gimme Gimme Gimme Use Me, Use Me, Use Me
Math Jeopardy A B C D E Final Jeopardy.
Science Jeopardy A B C D E
Math Jeopardy LCM or GCF Take it away It all Adds up Multiplication
MC301 DESIGN OF MECHATRONICS SYSTEMS
Development Of Artificial Intelligence
Science Jeopardy A B C D E
Science Jeopardy Biology Chemistry Physics Earth/Space Sci Health 100
Math Jeopardy This or That It makes percents to me Sticky Situations
Science Jeopardy A B C D E
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Absolutely, the Opposite Order
Science Jeopardy A B C D E
Artificial Intelligence
Science Jeopardy Types of Waves Vocabulary Properties of Waves
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Associate.
Artificial Intelligence
Presentation transcript:

CS Jeopardy! February AIDatabasesCS 201HPCProgramming Languages First Round

Help (1) Save a duplicate of this template. (2) Enter all answers and questions in the normal view. (view/normal) (3) Change the category headings in the normal view (view/normal) (4) View as a slideshow. (5) Use the home red button after each question. ©Norman Herr, 2003

Question Answer AI-100 A test in which a remote human interrogator communicates with a computer and with a person. The computer attempts to respond as a person would. So does the person. The interrogator must determine which is the computer in some allotted time. What is the Turing Test?

Question Answer AI-200 In 1956, this Stanford professor and co- founder of Artificial Intelligence coined the definition of AI as “the science and engineering of making intelligent machines.” Who is John McCarthy?

Question Answer AI-300 This 1970’s program, MYCIN, was a popular example of this branch of artificial intelligence. What is an expert system?

Question Answer AI-400 A particular theory about the nature of being or the kinds of things that have existence. What is an ontology?

Question Answer AI-500 This form of artificial neural network has binary inputs and may serve as a content- addressable memory system. What is a Hopfield Net?

Question Answer This Stanford professor was the PhD advisor of one of the founders of Google, but he also wrote a famous textbook on databases. Who is Jeffrey Ullman? Databases-100

Question Answer Databases-200 This Microsoft researcher was awarded the Turing award for his work on transaction processing, but was tragically lost at sea last year. Who was Jim Gray?

Question Answer Databases-300 This was what some consider to be the first database product to use SQL and is one of IBM’s lines of relational database management systems. What is DB2?

Question Answer Databases-400 This is a technique for designing relational database tables to minimize duplication of information and, in so doing, to safeguard the database against certain types of logical or structural problems, namely data anomalies. What is database normalization?

Question Answer Databases-500 This LSU professor originally proposed the idea of Entity-Relationship diagrams in Who is Peter Chen?

Question Answer CS He is currently teaching CS201. Who is Dr. Bangalore?

Question Answer CS This is the default name of the method that starts a Java applet. What is “start”?

Question Answer CS This is the name of the class that represents the root of the Java class hierarchy. What is “Object”?

Question Answer CS This Java reserve word is used to indicate specification inheritance. What is “interface”?

Question Answer CS This tagging interface is used to indicate persistence. What is Serializable?

Question Answer HPC-100 This is the name of the computer that first beat Gary Kasparov. What is Deep Blue?

Question Answer HPC-200 This Rice professor, who was a pioneer in HPC, passed away last year. Who was Ken Kennedy?

Question Answer HPC-300 She is the first woman to be awarded the Turing Award, for her work for “Innovations to High Speed Computing.” Who is Francis Allen?

Question Answer HPC-400 According to the November 2007 report at this is the fastest computer in the world. What is IBM BlueGene/L?

Question Answer HPC-500 This is the name of the new language that Guy Steele is designing for HPC applications. What is Fortress?

Question Answer Programming Languages This language was the first to provide constructs for modularizing crosscutting concerns in Java. What is AspectJ?

Question Answer Programming Languages He is the “N” in BNF. Who is Peter Naur?

Question Answer Programming Languages This language is named after Lord Byron’s daughter. What is Ada?

Question Answer Programming Languages He was the first to win the Turing Award without having a PhD, with his major contribution being made in programming languages. Who was Robert Floyd?

Question Answer Programming Languages Gosling’s original name for Java before discovering it was already used. What is Oak?