Programming Languages Java Objective
Mar 11, 2013

What is the syntax for creating and using an application variable?

Choose the correct answer:
A) Application.VariableName = Value
B) Application.VariableName = (Value)
C) Application(VariableName) = Value
D) Application(VariableName) = (Value)
Detailed Explanation

Option E is the right answer.

 

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback