Answer Posted / 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 |
Post New Answer View All Answers
Do you know what does $globals means?
What is mysqli_query?
What is the Default syntax used in PHP?
What is mysql_real_escape_string used for?
What is composer json?
Which function is used to read a single character from a file in PHP.
How many types of php are there?
What does explode do in php?
What is the difference between null and empty?
How to call javascript function in php without any event?
How to get ip address of clients machine?
How to upload file in php?
Does php support overloading?
What is encapsulation in php with example?
Tell me how to create a session? How to set a value in session? How to remove data from a session?