adspace
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
Answer Posted / Harish Agarwal
It's not possible to assign a default value to a parameter if the function already has been called with an argument for that specific parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to detect a mobile device using php
Tell me what kind of things have you done on the social side?
What is the current stable version of php?
What is the difference between htmlentities() and htmlspecialchars()?
List some features of php that are deprecated in php7?
How to calculate the difference between two dates using php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
sort term descripttion form, report and uery
What is difference between static and final in php?
How to create a web form?
What is trait in php?
Name and explain five of the PHP error constants?
Which variable declarations within a class is invalid in php?
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