• Post author:
  • Post category:Computer

491. Which of these schools was not among the early leaders in AI research?
A. Dartmouth University
B. Harvard University
C. Massachusetts Institute of Technology
D. Stanford University
E. None of the above

492. A certain Professor at the Stanford University coined the word ‘artificial intelligence’ in 1956 at a conference held at Dartmouth college. Can you name the Professor?
A. David Levy
B. John McCarthy
C. Joseph Weizenbaum
D. Hans Berliner
E. None of the above

493. In LISP, the function (copy-list <list>)
A. returns a new list that is equal to <list> by copying the top-level element of <list>
B. returns the length of <list>
C. returns t if <list> is empty.
D. All of the above
E. None of the above

494. Who is father of C Language?
A. Bjarne Stroustrup
B. James A. Gosling
C. Dennis Ritchie
D. Dr. E.F. Codd

495. C Language was developed at ?
A. AT & T Bell Laboratory
B. MIT University
C. Harvard University
D. Stanford Lab

496. Many features of C were derived from which language ?
A. PASCAL
B. B
C. BASIC
D. FORTRAN

497. What is C language?
A. C language is a structure/procedure oriented
B. C language is a middle level programming language
C. C language was invented for implementing UNIX operating system
D. All of the above

498. First version of C Programming language is ____ .
A. K&R
B. C89
C. ANSI
D. R&K

499. C was initially used for
A. General purpose
B. System development work
C. Data processing
D. None of these

500. C programming language is
A. Procedural language
B. Object Oriented language
C. Scripting languages
D. None of these