how to find the correct email address format by using the
programe?



how to find the correct email address format by using the programe?..

Answer / akshay

Regex

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

Have you ever used threads?

3 Answers   Adobe, IBM,


What is oops and why we use oops?

0 Answers  


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

0 Answers  


what isthe difference between c structure and c++ class

5 Answers  


when my application exe is running nad i don't want to create another exe what should i do

2 Answers   HCL,






Is data hiding and abstraction same?

0 Answers  


where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?

2 Answers   Infosys, Microsoft,


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

0 Answers  


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

0 Answers  


write a C++ program for booking using constructor and destructor.

0 Answers   HAL,


Program to print 0 to 9 in cross order

3 Answers  


Write a program to find out the number of palindromes in a sentence.

1 Answers   TCS,


Categories