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 |
How are variables declared in php?
What is c++ polymorphism?
What is binary safe function in php?
Tell me how can we pass the variable through the navigation between the pages?
What are php magic quotes?
Write the code for upload a video file in PHP.How will You Play this in Your Page.?
2 Answers ASD Lab, Convex Digital,
What is the basic syntax of Php?
What is different between software and app
How to remove white spaces from the beginning and/or the end of a string in php?
Does php need to be installed?
Tell me what is the use of explode() function?
Which array function checks if the particular key exists in the array?