Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Quiz 3 - Computer Science 280, Quizzes of Computer Science

10 multiple choice questions with the answers

Typology: Quizzes

2021/2022

Available from 07/27/2023

kap8808
kap8808 🇺🇸

5 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1. All is true about C++ except for:
Operators can be overloaded
Templates can only be done with methods
Large and complex
Supports both functions and methods
2. Objective C is a superset of C
True
False
3. The following is true about Java except:
has no explicit pointers
No answer is correct
has implicit garbage collection
has no multiple inheritance
4. Scripting languages have not changed much in the last couple of decades
True
False
5. The following are scripting languages except for:
No answer is correct
JavaScript
Perl
Python
6. Initially PHP did not support objects
True
False
7. The scripting language that is widely used in the U.S.. but was created in another country is:
pf2

Partial preview of the text

Download Quiz 3 - Computer Science 280 and more Quizzes Computer Science in PDF only on Docsity!

  1. All is true about C++ except for: Operators can be overloaded Templates can only be done with methods Large and complex Supports both functions and methods
  2. Objective C is a superset of C True False
  3. The following is true about Java except: has no explicit pointers No answer is correct has implicit garbage collection has no multiple inheritance
  4. Scripting languages have not changed much in the last couple of decades True False
  5. The following are scripting languages except for: No answer is correct JavaScript Perl Python
  6. Initially PHP did not support objects True False
  7. The scripting language that is widely used in the U.S.. but was created in another country is:

More than one answer is correct PHP Lua Perl

  1. A markup/programming language hybrid cannot specify programming actions True False
  2. The C# feature that is not supported in most languages is: structs User-defined types Rectangular arrays No answer is correct
  3. The main feature that C# did not take from C++ was multiple inheritance True False