V Vijay Sangwan π Mover β 28.62K Points π Advanced Web Technologies Q. Communication between client computers and web servers is done by sending _________________. (A) HTTP request & HTTP Responses (B) GET & POST (C) TCP & FTP (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) HTTP request & HTTP Responses
V Vijay Sangwan π Mover β 28.62K Points π Advanced Web Technologies Q. ____________is about communication between web clients and servers (A) WWW (B) HTML (C) TCP (D) FTP ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) WWW
G Gopal Sharma π Tutor III β 38.32K Points π Advanced Web Technologies Q. PHP was designed as a ________ scripting language. (A) Sever side (B) client slide (C) compiler (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Sever side
A Admin π Coach β 38.37K Points π Advanced Web Technologies Q. ______ tag is used for multiple selections. (A) select tag (B) text tag (C) list tag (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) select tag
R Ram Sharma π Coach β 193.88K Points π Advanced Web Technologies Q. Get and ________ are two HTTP methods that a client use to pass from data server. (A) get (B) Post (C) Server (D) Client ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Post
V Vinay π Mover β 28.75K Points π Advanced Web Technologies Q. HTTP stands for ___________. (A) Hyper text transfer protocol (B) hyper text mark protocol (C) File transfer protocol (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Hyper text transfer protocol
V Vijay Sangwan π Mover β 28.62K Points π Advanced Web Technologies Q. In php A function will not execute automatically when a page loads. (A) true (B) false (C) both a and b (D) none of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) true
G Gopal Sharma π Tutor III β 38.32K Points π Advanced Web Technologies Q. In php, A ___________ is a block of statements that can be used repeatedly in a program. (A) function (B) procedure (C) block (D) loop ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) function
V Vikash Gupta π Tutor III β 33.56K Points π Advanced Web Technologies Q. the _________ statement is used to perform different actions based on different conditions (A) switch (B) if condition (C) foreach (D) while ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) if condition
R Ranjeet π Tutor III β 34.60K Points π Advanced Web Technologies Q. The basic assignment operator in PHP is __________ It means that the left operand gets set to the value of the assignment expression on the right. (A) = (B) ++ (C) == (D) ? ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) =