PooriPadhai Logo Home Courses Online Tool Online Test Study Material Contest Blog

PHP Variables Online Test



Instructions:
  • Total number of questions : 10.
  • Time alloted : 10 minutes.
  • Each question carry 1 mark.
  • No Negative marks
  • DO NOT refresh the page.
  • All the best :-)




What You Will Learn in

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 +.