4.Write a program to get the string in array and print that?
or
Without using loop print the array.

Answer Posted / p.krishanamiorthy

private void populateStringArray()
{
toppings[0] = "Che";
toppings[1] = "Pep";
toppings[2] = "Black
";

// ...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where do we need Operator overloading?

754


hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com

1631


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1598


what is an INI file?

1708


What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?

1562






What is web.configuration? how is it work? & wht is use this?

1465


1.what is the vesition managment.

1800


Write a program to swap the content of two variables without using a third variable.

675


what is diff bet ref variable & instance of class

1639


which worker is involved in all the phases of SDLC?

1795


how does database connection using ADO.NET?

1625


What is the entry point function of a DLL?

704


what are resources in case of Threads

1765


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?

1589


how do i create my own exception class which will restrict IO exception?

2392