Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Ibthaj Mansour   on Jun 21 In Java Category.

  
Question Answered By: Nagina Mian   on Jun 21

> No they can go after any Object (include an Object that you wrote yourself)

or primitate type;

int[] numbers;
numbers = new int[10];

We now have numbers[0] to numbers[9].

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Confused about brackets (when used with String command) Or get search suggestion and latest updates.


Tagged: