how to accept integer array in java

Answer Posted / pavan kumar

int [] arrayreferencename=new int[size]

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the java project architecture?

1781


What is the buffer limit?

550


How do I know if java is installed?

513


Why are constructors used?

550


What is :: operator in java 8?

552






What data type is string java?

529


Why do people says “java is robust”?

549


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

1931


What does null mean in java?

622


Define immutable object?

575


What is the difference between serializable and externalizable interfaces?

565


State two differences between C and Java.

688


What is the abstraction?

581


What is a hashmap used for?

640


What is static method with example?

612