πŸ“Š Advanced Web Technologies
Q. Which are build in data types that sql supports?
  • (A) real ,double precision
  • (B) mysql
  • (C) pear db
  • (D) data
πŸ’¬ Discuss
βœ… Correct Answer: (A) real ,double precision
πŸ“Š Advanced Web Technologies
Q. How do you create cookie in PHP by ________.
  • (A) set-cookie()
  • (B) create Cookie ()
  • (C) make Cooking()
  • (D) none of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) set-cookie()
πŸ“Š Advanced Web Technologies
Q. The size of file can be limited using _________ limit and _____________ limit.
  • (A) soft and hard
  • (B) little and short
  • (C) mg and gb
  • (D) none of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) soft and hard
πŸ“Š Advanced Web Technologies
Q. _____________ is a php super global variable which is used to access global variable from anywhere in PHP script.
  • (A) $_ localb
  • (B) $_Global
  • (C) Client
  • (D) none of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) $_Global
πŸ“Š Advanced Web Technologies
Q. The _________ works through request header and response.
  • (A) Authentication
  • (B) Authority
  • (C) Responsibility
  • (D) none of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) Authentication