Answer Posted / kiran
jdb [ options ] [ class ] [ arguments ]
options
Command-line options, as specified below.
class
Name of the class to begin debugging.
arguments
Arguments passed to the main() method of class.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What are the types of inner classes (non-static nested class) used in java?
How do you use spaces in java?
what is the difference between yielding and sleeping? : Java thread
Is hashmap thread safe?
What does a za z0 9 mean?
What are the advantages of defining packages in java?
What is java beans?
How many types of gc are there in java?
What are actual parameters?
What is vector capacity in java?
What is the original name of java?
Can a final variable be null?
What is an accessor?
What is a variable analysis?
How does hashset work in java?