J2EE Programming and Mathematics

A mixed quiz covering J2EE/Java enterprise programming concepts and basic algebra and arithmetic

14 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

What is the name of the programming/ Scripting Language of Flash?

  1. VB Script
  2. Java Script
  3. Action Script
  4. Pearl
Question 2 Multiple Choice (Single Answer)

A trinomial is a polynomial with exactly how many terms?

  1. 3
  2. 4
  3. 5
  4. 6
Question 3 Multiple Choice (Single Answer)

What is called a polynomial with exactly 2 terms?

  1. binomial
  2. degree
  3. linear
  4. square
Question 4 Multiple Choice (Single Answer)

what is the percentage of (common fraction) 2/20

  1. 80%
  2. 10%
  3. 20%
  4. 100%
Question 5 Multiple Choice (Single Answer)

if / means + - means x and-means/ then 8/15-3x4+2=

  1. 5
  2. 9
  3. 53
  4. 56
Question 6 Multiple Choice (Single Answer)

The method called what may be used when multiplying two binomials?

  1. FIOL
  2. FOIL
  3. FLIO
  4. FUEL
Question 7 Multiple Choice (Single Answer)

Which of the following J2EE platform elements include a fully functional J2EE server?

  1. J2EE Compatibility Test Suite
  2. J2EE Blueprints
  3. J2EE Specification
  4. J2EE reference implementation
Question 8 Multiple Choice (Single Answer)

JavaBean technology was the first hint of which of the following?

  1. J2EE reference implementation
  2. Industry acceptance of C and C++
  3. Component reuse
  4. Interactive development environments
Question 9 Multiple Choice (Single Answer)

What are the tiers in the J2EE application model

  1. Browser tier
  2. J2EE server tier
  3. Communications tier
  4. server tier
Question 10 Multiple Choice (Single Answer)

Which of the following terms refers to how objects are stored and accessed in a distributed system?

  1. Persistence
  2. Concurrency
  3. Event handling
  4. Synchronization
Question 11 Multiple Choice (Single Answer)

Which of the following are considered to be web components by J2EE specification?

  1. Applets
  2. HTML pages
  3. JSPs
  4. Server-side utility classes
Question 12 Multiple Choice (Single Answer)

Which of the following services do J2EE containers provide for their components?

  1. Authorization management
  2. Business logic
  3. Presentation logic
  4. Thread management
Question 13 Multiple Choice (Single Answer)

Which of the following J2EE components is recommended for use as a front controller for a web-tier application framework based on MVC?

  1. Entity bean
  2. Stateless session bean
  3. Servlet
  4. Applet
Question 14 Multiple Choice (Single Answer)

Which of the following technologies enable distributed communication between J2EE components?

  1. JDBC
  2. JMS
  3. JTA
  4. JTS