Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?
2 9581What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
NIIT,
3 6252hello myself Atul saini completed mca in 2007 due to personal problem i cant do job.now i really search 4 a job.i dont know where i go i think simple think is learn php anyone help me wat i can do for a job. thanks
4 5910hi abinashg i think u have experience in php plz tell me more about php now i raearlly want to do php wat is the future.my email id atul_saini2@yahoo.co.in.plz guide me thanks...........
2 4725
setQuery( $sql );
$user = NULL;
$user = $database->loadObject();
//echo 'Name: ' . $user->name . '
';
echo '
please send me the interview questions and answers to my mail id : srikanthgovardana@yahoo.com or srikanthgovardana@gmail.com
2099
Which variable declarations within a class is invalid in php?
sort term descripttion form, report and uery
Explain me is it possible to destroy a cookie?
What is the current stable version of php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
What is difference between static and final in php?
List some features of php that are deprecated in php7?
What sized websites have you worked on in the past?
What is trait in php?
Write a program using while loop?
What is the difference between htmlentities() and htmlspecialchars()?
Tell me what kind of things have you done on the social side?
What does $_files means?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain