How can u sort strings in array where strings are passed to
method as arguments.

Answer Posted / ratnesh

String[] s={"hdf","sdfer","fdf","astrf"};
Array arr = new Array(s);
arr.Sort();

Is This Answer Correct ?    38 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How asp.net mvc differs from asp.net web forms? : asp.net mvc

537


What is the part of url?

528


How to create events for a control?

539


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

534


What is the use of HttpHandlers? When to use this?

621






What symbol specifies the beginning of a query string?

526


What are ASHX files?

590


How many types of validation are there?

514


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

533


What’s the difference between response .redirect and server.transfer?

510


What is the difference between web.config and machine.config in ASP.NET?

588


Where is the view state data stored in asp net?

554


What is voluum?

530


How many types cache in asp net?

523


What does it mean your session has timed out?

519