Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why pointer is used in c++?

599


Differentiate between hot and cold working of the metals.

697


How would you map properties to controls by using ActiveX Control Interface Wizard?

1390


How to create and run testng.xml?

477


Which events get fired after db update?

475






What is Evaluate option in APP?

5473


how you will Create a database on the mysql server with unix shell.

546


How to Use escape codes with the format() function ?

1339


What is referential integrity mechanism ?

73


What are database connection details?

634


Define what is widman statten structure?

559


Is laravel better than wordpress?

447


Describe some of your most important career accomplishments

4236


Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile

1472


We need to write the function to check the password entered is correct or not based on the following conditions.. a) It must have atleast one lower case character and one digit. b)It must not have any Upper case characters and any special characters c) length should be b/w 5-12. d) It should not have any same immediate patterns like abcanan1 : not acceptable coz of an an pattern abc11se: not acceptable, coz of pattern 11 123sd123 : acceptable, as not immediate pattern adfasdsdf : not acceptable, as no digits Aasdfasd12: not acceptable, as have uppercase character

3940