1. 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 39260Post New Aquasol PHP Interview Questions
What is exception propagation?
what is di (dependency injection) and how an object or function can get a hold of its dependencies?
How can you implement encapsulation in asp.net?
Which is the superclass of all the view controller objects?
What is the minimum and maximum length of the header in the TCP segment and IP datagram
What is data movement?
In qtp, explain what is qrs file?
In which file we can configuration in zend framework?
Who is the author of html?
Can the “if update (colname)” statement be used in a delete trigger?
What are the limitations of the karnaugh map?
Explain what are clusters?
What is multipartresolver and when to use it?
Explain what is an example of intraspecific competition?
Describe the difference between inline and code behind - which is best in a?