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 the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?

2099


What is ur porject Architecture? If anyone ask what i have to specify here..

1494


shall we execute our java programmes in jre

1765


what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?

1523


What is the difference between COM and CORBA?

732






the systematic access of small computers in a distributed data processing system is referred as?

2733


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

1658


what is the difference between an OS(operating system) and Framework?

1528


Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?

1534


public static void main(String args[]) describe it

1585


what is delegate and how works delegate and event.

1771


how to display xisheet in list box in c# .net

1632


Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod

1543


Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches

1526


what are the 3 forms of a prolog term

2759