What is args length in java?



What is args length in java?..

Answer / Rohan

"args.length". In Java, args.length returns the number of command-line arguments passed to a main method

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the primary benefit of encapsulation?

1 Answers  


How do you clear a list in java?

1 Answers  


how do you store phone numbers using java collections

5 Answers   Bosch, IBAB,


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

2 Answers   Rolta, TCS,


Does windows 10 need java?

1 Answers  


How many inner classes can a class have?

1 Answers  


What is a method type?

1 Answers  


What is the relationship between clipping and repainting under awt?

1 Answers  


what is the logic inside any default constuctor?

2 Answers  


What is string [] java?

1 Answers  


What is null statement?

1 Answers  


can we have function for truncating the sign as like abs in oracle.

1 Answers  


Categories