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

Write a program to reverse a number?

895


what do u mean by tagging

1836


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

1807


How to print No.of.rows affected after updation using ADO.Net

2686


I am work in it aompenei

1235


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11541


Difference between debugging, running, executing of an application

3739


what are the advantages of sap on other software ?

1933


Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?

1717


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

874


What sysoption determines where the macro facility searches a specific catalog for complied macro?

1907


what are the topics choosen for jam round for interviews

1460


what is best way to create a Thread class & why?

1863


smal talk is pure object oriented or not?

1730


write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe

1791