R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. Which one of the following keyword is used to inherit our subclass into a super class? (A) . extends (B) . implements (C) . inherit (D) . include ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) . extends
V Vijay Sangwan π Mover β 28.62K Points π Advanced Web Technologies Q. Which one of the following functions is used to determine object type? (A) ) obj_type() (B) type() (C) is_a() (D) is_obj() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) ) obj_type()
V Vikash Gupta π Tutor III β 33.56K Points π Advanced Web Technologies Q. Which one of the following functions is used to determine whether a class exists? (A) exist() (B) exist_class() (C) class_exist() (D) txist() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) exist()
V Vikash Gupta π Tutor III β 33.56K Points π Advanced Web Technologies Q. Which version of PHP introduced the instance of keyword? (A) PHP 4 (B) . PHP 5 (C) . PHP 5.3 (D) . PHP 6 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) . PHP 5
R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. PHP recognize constructors by the name. (A) ) class name() (B) _construct() (C) function _construct() (D) function __construct( ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) _construct()
R Rakesh Kumar π Hard Worker β 28.44K Points π Advanced Web Technologies Q. In PHP, we have the following loop types: (A) while loop (B) for loop (C) foreach (D) all the these. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) all the these.
R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. Core PHP means solving a Mathematical problem by using paper and pen and Frame work means solving Mathematical problem by using a calculator. (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
V Vikash Gupta π Tutor III β 33.56K Points π Advanced Web Technologies Q. ___________ After submitted by data, The data has sent to a server and perform validation checks in server machine. (A) Client-Side Validation (B) Server Side Validation − (C) input type validation (D) output type validation ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Server Side Validation −
P Priyanka Tomar π Tutor III β 35.28K Points π Advanced Web Technologies Q. _________ Validation is performed on the client machine web browsers. (A) Client-Side Validation (B) Server Side Validation − (C) input type validation (D) output type validation ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Client-Side Validation
P Praveen Singh π Tutor III β 36.81K Points π Advanced Web Technologies Q. There are two types of validation are available in PHP. They are as follows − (A) Client-Side Validation (B) Server Side Validation − (C) input type validation (D) only a and b not c ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) only a and b not c