General Technology Concepts Quiz

A mixed quiz covering Windows Server administration, Apache Axis web services, and Java programming fundamentals

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

A class file is:

  1. A file that contains a section of compiled Java code which, with other class files, can be used to run a Java
  2. A file that contains a set of security rules to ensure that Java can't be used to distribute viruses
  3. A file that is written by trainees on our courses
  4. A file that contains a library of methods and objects
Question 2 Multiple Choice (Single Answer)

A jar is used:

  1. to keep strawberry jam fresh
  2. to store all the currently in-use Java programs on a browser
  3. as a container for a number of files for distribution over a network so that only the jar has to be transfered, and
  4. as a central resource on a web server from which users can load just the Java programs they need without having to
Question 3 Multiple Choice (Single Answer)

Java claims to be three of the following. Please select the false claim.

  1. Java is an object-oriented language.
  2. Java is a language that is network-aware.
  3. Java is a language which gives you great freedom in how you write your program.
  4. Java is a portable language.
Question 4 Multiple Choice (Single Answer)

An applet is

  1. A piece of Java running within a web browser
  2. A short application program which resides completely in a single file
  3. An application which isn't invoked directly by the user, but is called up from within another application as, and
  4. A piece of Java which is only allowed to produce graphic output and cannot write to the screen in any other way.
Question 5 Multiple Choice (Single Answer)

If you extend a class, you are

  1. creating a subclass
  2. creating extra instances of the class
  3. allocating more memory to the class
  4. making a class more generic
Question 6 Multiple Choice (Single Answer)

HotJava is

  1. A browser, written in Java by Sun
  2. A package supplied by Symantec Cafe which provides much prettier buttons, scroll bars and other widgets than the
  3. A Java compiler which uses "Just in time" technology to speed up system throughput.
  4. A Java Engine which can be called up using a single keystroke or "hot key".
Question 7 Multiple Choice (Single Answer)

In Axis Engine, Message Path on the Server is

  1. Transport - > Global -> Service
  2. Global -> Transport - > Service
  3. Transport -> Service - > Global
  4. Service - > Global -> Transport
Question 8 Multiple Choice (Single Answer)

In Axis Engine, Message Path on the Client is

  1. Transport - > Global -> Service
  2. Global -> Transport - > Service
  3. Transport -> Service - > Global
  4. Service - > Global -> Transport
Question 9 Multiple Choice (Single Answer)

In Axis, Message Model Subsystem are

  1. SOAP Message Model
  2. Message Elements
  3. Deserialization
  4. All of the above
Question 10 Multiple Choice (Single Answer)

Components of Architecture in Axis are

  1. Message Path on the Server
  2. Handlers and the Message Path in Axis
  3. Message Path on the Client
  4. All of the above
Question 11 Multiple Choice (Single Answer)

In Axis Message Flow subsystem, ------------ is known as Pivot point of sequence

  1. Handler
  2. Message
  3. Service
  4. Chain
Question 12 Multiple Choice (Single Answer)

Which of the following operations is not supported by Active Directory

  1. Assigning applications to users
  2. Assigning applications to computers
  3. Publishing applications to users
  4. Publishing applications to Computers
Question 13 Multiple Choice (Multiple Answers)

Which of the following single master operations apply to the entire forest?

  1. Schema Master
  2. Domain Naming Master
  3. RID Master
  4. Infrastructure Master
Question 14 Multiple Choice (Multiple Answers)

Which of the following is not a valid Active Directory object?

  1. User
  2. Group
  3. Organizational unit
  4. Computer
  5. None of the above
Question 15 Multiple Choice (Multiple Answers)

Which of the following pieces of information should you have before you begin the Active Directory Installation Wizard? (Choose all that apply)

  1. Active Directory domain name
  2. Administrator password for the local computer
  3. NetBIOS name for the server
  4. DNS configuration information
  5. All of the above
Question 16 Multiple Choice (Single Answer)

Which of the following is not considered a security principal?

  1. Users
  2. Security groups
  3. Distribution groups
  4. Computers
Question 17 Multiple Choice (Single Answer)

Which of the following is a valid role for a Windows Server 2008 computer?

  1. Stand-alone server
  2. Member server
  3. Domain controller
  4. All of the above
Question 18 Multiple Choice (Single Answer)

Trust relationships can be configured as which of the following? (Choose all that apply)

  1. One-way and transitive
  2. Two-way and transitive
  3. One-way and nontransitive
  4. Two-way and nontransitive
  5. All of the above
Question 19 Multiple Choice (Single Answer)

Which of the following should play the least significant role in planning an OU structure?

  1. Network infrastructure
  2. Domain organization
  3. Delegation of permissions
  4. Group Policy settings
Question 20 Multiple Choice (Single Answer)

Which of the following file extensions is used primarily for Windows Installer setup programs?

  1. .msi
  2. .mst
  3. .zap
  4. .aas