4.Write a program to get the string in array and print that?
or
Without using loop print the array.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / p.krishanamiorthy
private void populateStringArray()
{
toppings[0] = "Che";
toppings[1] = "Pep";
toppings[2] = "Black
";
// ...
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between mantis and other tools?
what is difference between kpo and it industry? that is in terms of work, package etc
How can successful and thorough systems planning, analysis, and design be ruined by poor systems construction and implementation? How can poor systems analysis or design ruin a smooth construction and implementation? For both questions, list some consequences
what is meant by life cycle of a business
what is microprocessor?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
Explain with examples any 2 features of OOPS.
0 Answers Tavant Technologies, Verifone,
shall we execute our java programmes in jre
needs examples for black box testing and white box testing
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
How to swap two String values without using a third variable?
hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Object state,etc) in QTP