Tag: programming languages

Questions Related to programming languages

  1. javax.faces.renderer.Renderer

  2. javax.faces.render.Renderer

  3. javax.faces.render.Render

  4. javax.faces.renderer.Render


Correct Option: B

One of the following is an existing implemented framework of JSF. Which one is that?

  1. MyFaces

  2. IceFaces

  3. ADF Faces

  4. Option 1 and 3

  5. Option 2 and 3


Correct Option: D
  1. server side technology

  2. component oriented and event driven framework for GUI development

  3. follows MVC design pattern

  4. all of the above


Correct Option: D

An entry should be made in which file to register a JSF tag component class for writing a custom UI component

  1. web.xml

  2. *.tld

  3. faces-config.xml

  4. applicationcontext.xml


Correct Option: C

What are JSF Validators?

  1. The class that extends javax.faces.validator.Validator and validates the given input

  2. The class that implements javax.faces.validator.Validator and validates the given input

  3. The class that extends javax.faces.validate.Validator and validates the given input

  4. The class that implements javax.faces.validate.Validator and validates the given input


Correct Option: B
  1. Random Memory Interface

  2. Remote Method Invocation

  3. Random Method Invocation

  4. Remote Memory Interface


Correct Option: B

When you read your e-mail, you are viewing _________ data

  1. Active

  2. Passive

  3. Both

  4. None


Correct Option: B