what is the current salary package in India for a PHP & MySQL programmer who has 3 years experience
127 2330881. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 39503Post New Torque Infotech Interview Questions
Who is father of windows?
What tools are involved in managing and deploying Group Policy in window server 2012?
How you will load or add a model in codeigniter?
In which medium does the sound travel fatest?
In routing activity, define what is the default property used to route the object?
What are the types of stored procedures in an sql server?
Explain the difference between Supervised and Unsupervised Learning through examples.
What is the use of the co> operating system in ab initio?
what u know about genpact.
Does windows 10 home come with office?
What is your greatest achievement so far?
What is the meaning of def in python?
What is earning per share? What does it show?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is data binding? Explain two-way data binding?