Advanced Web Technologies MCQs and Notes
V
Q 31. in PHP, An _____is a special variable, which can hold more than one value at a time.
R
Q 32. _______ is available when a method is called from within an object context
G
Q 33. Constant name are proceeded by _____ like a normal variable declaration.
R
Q 34. An _______ is one that cannot be instantiated, only inherited
R
Q 35. The ability to hide the details of implementation is known as _____.
A
Q 36. _________is used to support multiple inheritance
R
Q 37. A class property used by another class is called ______.
P
Q 38. _______an object means converting it to a byte stream representation that can be stored into file.
V
Q 39. The _____ method starts with two underscores (__).
R