V Vinay π Mover β 28.75K Points π Advanced Web Technologies Q. in PHP, An _____is a special variable, which can hold more than one value at a time. (A) array (B) structure (C) csss (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) array
R Ranjeet π Tutor III β 34.60K Points π Advanced Web Technologies Q. _______ is available when a method is called from within an object context (A) Abstract class (B) dollar sign($) (C) $this (D) inheritance. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) $this
G Gopal Sharma π Tutor III β 38.32K Points π Advanced Web Technologies Q. Constant name are proceeded by _____ like a normal variable declaration. (A) Abstract class (B) dollar sign($) (C) Encapsulation (D) inheritance. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) dollar sign($)
R Ranjeet π Tutor III β 34.60K Points π Advanced Web Technologies Q. An _______ is one that cannot be instantiated, only inherited (A) Abstract class (B) Interface (C) Encapsulation (D) inheritance. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Abstract class
R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. The ability to hide the details of implementation is known as _____. (A) Abstract class (B) Interface (C) Encapsulation (D) inheritance. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Encapsulation
A Admin π Coach β 38.37K Points π Advanced Web Technologies Q. _________is used to support multiple inheritance (A) Abstract class (B) Interface (C) Encapsulation (D) inheritance. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Interface
R Ranjeet π Tutor III β 34.60K Points π Advanced Web Technologies Q. A class property used by another class is called ______. (A) Abstract class (B) Interface (C) Encapsulation (D) inheritance. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) inheritance.
P Priyanka Tomar π Tutor III β 35.28K Points π Advanced Web Technologies Q. _______an object means converting it to a byte stream representation that can be stored into file. (A) class (B) object (C) Construct (D) Serializing ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Serializing
V Vinay π Mover β 28.75K Points π Advanced Web Technologies Q. The _____ method starts with two underscores (__). (A) class (B) object (C) Construct (D) Serializing ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Construct
R Rakesh Kumar π Hard Worker β 28.44K Points π Advanced Web Technologies Q. An _____ is an instance or occurrence of our class..... (A) class (B) object (C) Construct (D) Serializing ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) object