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 |
What is explode() in php?
Explain Traits in PHP?
Who is the father of php and what is the current version of php and mysql?
What is the difference between for and foreach?
How to increase session life time using PHP?
How to run a php script?
How to convert any type of video formate in flv formate in php can any buddy give me coding.
Which functions are used to remove whitespaces from the string?
How do we get the current session id?
What are php string functions?
Explain what are the different errors in php?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?