STEVENS DID WHAT
Hardware
Computer companies
S0 you think you can code
Key board short cuts
100

This common method of communication was made possible by a Stevens Alumni.  They made a code called IMAP which made this technology work. 

HINT: @

EMAIL

100
what is the enclosure that houses all the parts called the...
a case
100
what company's logo is an apple with a bite on the side?
Apple
100

Which of the following lines represents a data member?

1. class animal
2. {
3. public:
4. animal();
5. void fetch();
6. private:
7. char bone;
8. }

7

100

CTRL+ W will 

Close window

200

Originally designed to be a wallpaper, this fun material is now one of the world's most used packaging materials.

Bubble Wrap

200
USB stands for what?
Universal Serial Bus
200
What company's logo is a circle with four letters inside of it?
Dell :)
200

Which of the following operations allow you to define the function func1() outside of the class definition?

1 ::

2 ;

3->

4=

5 ,

1 ::


200

How do you open html?

f12

300

Stevens graduate Richard Reeves received both an _________ and a Peabody Award for his documentary film work; he has also written authoritative biographies of a half-dozen U.S. Presidents.

Emmy Award

300
what does CPU stand for?
Central Processing Unit
300
What does HP stand for
Hewlett Packard
300

Design a shell for a class named Dog that has 3 attributes:

  • Does the dog have a tail? 
  • Is the dog purebred?
  • A list of strings of definitive features for the dog

Correct answer:

class Dog {

  boolean tail;

  boolean purebred;

  List features;

}

300

How do you get sticky keys?

Shift 5 times

400

is a type of bar chart that illustrates a project schedule, named after its inventor, Henry ______, who designed such a chart around the years 1910–1915.

Gantt Chart

400
How many components does a ultra lit laptop have?
4-5
400
What company made the pavilion series laptops?
HP
400

What is the relationship between the class Car and the class TwoDoor in the code snippet below?

 

class TwoDoor extends Car {

}

Car implements TwoDoor

TwoDoor implements Car

Car is the super class to TwoDoor

TwoDoor is the super class to Car

Correct answer:

Car is the super class to TwoDoor

400

What short cut opens the windows setting apps ?

Windows + I

500

is a large concrete wall used to divide highways and prevent cars from entering the opposition highway lanes

Jersey barrier

500
how many components are their in a typical stock PC (desktop)
5-6
500

The first computer virus was developed in ____

The first computer virus was developed in 1971

Its name was Creeper and it was circulating on ARPANET. It was completely harmless: it was created only as an experiment, to see how it spread from one computer to another.

The NASA and Pentagon computers were hacked by the same person

He was only 15 years old…. In fact, it is estimated that most hackers today are still very young people.

500

Which of the access modifiers don't work in Java? 

abstract

static

final

delete

Correct answer:

delete

500
What does zerg rush do when you type it in google?
Starts a game where you have to defeat "O's"
M
e
n
u