how to find the correct email address format by using the
programe?
Answer Posted / akshay
Regex
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is html an oop?
What is class encapsulation?
Why is static class not inherited?
What is class and example?
What is an interface in oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Plese get me a perfect C++ program for railway/airway reservation with all details.
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is multilevel inheritance?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What are the types of abstraction?
What are the benefits of interface?
What causes polymorphism?