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

Answer Posted / shaukat

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

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About duration in caching technique

825


What kind of data we can store in viewstate?

783


What is the flow of processing of the request? : asp.net mvc

729


In which event of the page life cycle, is the viewstate available?

685


Give a few examples of page life cycle events.

867


Explain a program using razor view engine to create a simple application? : asp.net mvc

708


What is session handling in a webfarm, how it can work with its limits?

841


How to implement Authentication and Authorization?

757


Write a code for passing ArrayList in Web API?

1249


What is the difference between table and query?

726


What are uri parameters?

746


What is the postback property in asp.net?

707


What is a page life cycle? What are the events in a page life cycle?

670


What is the significance of finalize method in .net?

758


How to find last error which occurred?

750