From the given paragraph of text, write a program to match
the strings of format “Any number of numerals followed by
an underscore followed by any number of alphabets"
ex:123_abc
(Note:using regular expressions)

Answer Posted / pio

Raghuram is right and his regex is 100% correct. The other
2 answers also have a string which does nothing:

string s = input;

so it is not necessary.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who generates session id?

488


Explain asp.net page life cycle?

612


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

496


Which platform does Microsoft .NET use for exchanging data between applications?

582


What is routing in MVC?

593






What is a web server? What are the load limits in it?

587


What is autopost?

525


What is DataGrid wheater its a Server Control or something else ?

600


How can you apply a theme to your asp.net application?

534


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

550


Where sessions are stored in asp.net?

535


What are the types of validation in asp net?

545


Are there resources online with tips on asp to asp.net conversions?

547


How you can return View from ASP.NET Web API method?

546


Why do you use the app_code folder in asp.net?

550