General Technology Concepts Quiz
A mixed quiz covering Windows Server administration, Apache Axis web services, and Java programming fundamentals
Questions
A class file is:
- A file that contains a section of compiled Java code which, with other class files, can be used to run a Java
- A file that contains a set of security rules to ensure that Java can't be used to distribute viruses
- A file that is written by trainees on our courses
- A file that contains a library of methods and objects
A jar is used:
- to keep strawberry jam fresh
- to store all the currently in-use Java programs on a browser
- as a container for a number of files for distribution over a network so that only the jar has to be transfered, and
- as a central resource on a web server from which users can load just the Java programs they need without having to
Java claims to be three of the following. Please select the false claim.
- Java is an object-oriented language.
- Java is a language that is network-aware.
- Java is a language which gives you great freedom in how you write your program.
- Java is a portable language.
An applet is
- A piece of Java running within a web browser
- A short application program which resides completely in a single file
- An application which isn't invoked directly by the user, but is called up from within another application as, and
- A piece of Java which is only allowed to produce graphic output and cannot write to the screen in any other way.
If you extend a class, you are
- creating a subclass
- creating extra instances of the class
- allocating more memory to the class
- making a class more generic
HotJava is
- A browser, written in Java by Sun
- A package supplied by Symantec Cafe which provides much prettier buttons, scroll bars and other widgets than the
- A Java compiler which uses "Just in time" technology to speed up system throughput.
- A Java Engine which can be called up using a single keystroke or "hot key".
In Axis Engine, Message Path on the Server is
- Transport - > Global -> Service
- Global -> Transport - > Service
- Transport -> Service - > Global
- Service - > Global -> Transport
In Axis Engine, Message Path on the Client is
- Transport - > Global -> Service
- Global -> Transport - > Service
- Transport -> Service - > Global
- Service - > Global -> Transport
In Axis, Message Model Subsystem are
- SOAP Message Model
- Message Elements
- Deserialization
- All of the above
Components of Architecture in Axis are
- Message Path on the Server
- Handlers and the Message Path in Axis
- Message Path on the Client
- All of the above
In Axis Message Flow subsystem, ------------ is known as Pivot point of sequence
- Handler
- Message
- Service
- Chain
Which of the following operations is not supported by Active Directory
- Assigning applications to users
- Assigning applications to computers
- Publishing applications to users
- Publishing applications to Computers
Which of the following single master operations apply to the entire forest?
- Schema Master
- Domain Naming Master
- RID Master
- Infrastructure Master
Which of the following is not a valid Active Directory object?
- User
- Group
- Organizational unit
- Computer
- None of the above
Which of the following pieces of information should you have before you begin the Active Directory Installation Wizard? (Choose all that apply)
- Active Directory domain name
- Administrator password for the local computer
- NetBIOS name for the server
- DNS configuration information
- All of the above
Which of the following is not considered a security principal?
- Users
- Security groups
- Distribution groups
- Computers
Which of the following is a valid role for a Windows Server 2008 computer?
- Stand-alone server
- Member server
- Domain controller
- All of the above
Trust relationships can be configured as which of the following? (Choose all that apply)
- One-way and transitive
- Two-way and transitive
- One-way and nontransitive
- Two-way and nontransitive
- All of the above
Which of the following should play the least significant role in planning an OU structure?
- Network infrastructure
- Domain organization
- Delegation of permissions
- Group Policy settings
Which of the following file extensions is used primarily for Windows Installer setup programs?
- .msi
- .mst
- .zap
- .aas