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
Tell me the jobs for the MCA Fresher in delhi, Noida..
what is d main diff between the java and .net framework
kindly send interview materials
8.In DSP,Define Signal and System?and various type of signals.
What is ur porject Architecture? If anyone ask what i have to specify here..
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
What is dialog programming?
how pseudo column works?
What is web.configuration? how is it work? & wht is use this?
what is difference between kpo and it industry? that is in terms of work, package etc
Explain what is OOPS and its concepts?
Write a shell program to test whether a given year is leap year or not ?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
Any real time example of O2C process from taking order till creating invoice.
how to check single or double byte in struts