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
how to convert infix expression to prefix expression?
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
When we use Windows authentication mode
Explain three modes in which files can be accessed from python program
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
how to work search engine? plz detail answer me.
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
what are all the ant command options
which worker is involved in all the phases of SDLC?
what is the use MDM(Master Data Management)and meaning
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
9.Difference between even and odd signals?explain with the diagram?
how to hide prompts