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 39756Post New Aquasol Interview Questions
What are the difference between post and page in wordpress?
How maximum networks and hosts are in a class a, b and c network?
Enlist all Apache Kafka Operations?
Why packages are used?
What is the use of token in php?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it? What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is action servlet in struts?
How do you create a foreign key in pgadmin 4?
What is a cost center?
How many pointers are necessary to implement a simple linked list?
what is turn over? what is vat? what should ido to become a expert in acount? plese ans me
What is the difference between maven and spring?
How will you get first and last item from the collection in magento?
Which components are used for stream flow of data?
What are differences between constructors and oninit?