Php Online Test

Start Your Test

keyboard_arrow_down

Instructions:

  • Total number of questions: 10.
  • Time allotted: 10 minutes.
  • Each question carries 1 mark.
  • No negative marks.
  • DO NOT refresh the page.
  • All the best :-)

What You Will Learn:

This PHP Variables Online Test helps you to Boost your Knowledge in PHP. In this test, we will cover the topics in the form of questions like
  • % is the modulo operator. Unlike in C we can use it get reminder or floating point numbers in PHP.
  • When we use operator inside double quotes then all operator behaves like the character or ordinary symbols without any functionality.
  • When we use more than one modulo operator in chain then the expression solve from left to right.
  • First the * is evaluated then / followed by +.