4.Write a program to get the string in array and print that?
or
Without using loop print the array.

Answer Posted / veerendra kumar

String[]java={"jse","jee","jme"};
//here Arrays class it is in util package to allow multiple
strings for print
System.out.println(Arrays.toString(java));

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is an INI file?

1864


what is the diffrence between software and hardware language?

2047


what is the difference between uservariables and systemvariables (in Environmental variables)???

2191


why we need to take u?

1878


what is the basic and unique feature of dotnet

1968


What is the merger sort principle and its time complexity.

854


how can i create report in abap to insert data in table pa0002 using insert command

1951


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

7522


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

1831


what will we require to build project with the help of oracle

1601


Write a program to find whether a given number is prime or not.

796


what is web service in java? have u use before.

1854


diffrence between oracle apps , .NET , SAP

1830


hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad

1596


Explain what is OOPS and its concepts?

820