What does accessing a class via :: means?
Answer / p
In CPP, "::" using this symbol we can access methods of another class. and define method definition outside the class.
| Is This Answer Correct ? | 1 Yes | 0 No |
is that "enumerated array" equal to "numeric array"?
What is the difference between PHP,ASP and JSP?
How to merge values of two arrays into a single array?
What does addslashes do in php?
Does PHP 5 support exceptions? State Whether True or False?
What is $_ env in php?
To find out the current year is leap year or not which date() function we've to use.Give the syntax also
How can I display text with a php script?
What is php in simple words?
Is gender a dependent variable?
What new features php7 has in store for us?
What is a stored procedure in mysql?