What does accessing a class via :: means?



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

Post New Answer

More PHP Interview Questions

Does php require a web server?

0 Answers  


Describe PHP error and logging information?

0 Answers  


Explain what are the three classes of errors that can occur in php?

0 Answers  


How check submit button is clicked in php?

0 Answers  


Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypting), if so pleaze tell me the way.

3 Answers  






Which MySQL function would you use to select a database?

0 Answers  


What is encapsulation in php?

0 Answers  


Is php case sensitive?

0 Answers  


Is php deprecated?

0 Answers  


Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?

0 Answers  


what is the diference between php4 and php5

2 Answers   Tavant Technologies,


How to create a web form?

0 Answers  


Categories