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
what is an INI file?
what is the diffrence between software and hardware language?
what is the difference between uservariables and systemvariables (in Environmental variables)???
why we need to take u?
what is the basic and unique feature of dotnet
What is the merger sort principle and its time complexity.
how can i create report in abap to insert data in table pa0002 using insert command
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
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
what will we require to build project with the help of oracle
Write a program to find whether a given number is prime or not.
what is web service in java? have u use before.
diffrence between oracle apps , .NET , SAP
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
Explain what is OOPS and its concepts?