පිටු වගුවක් යනු

A/L Past Papers · තොරතුරු හා සන්නිවේදන තාක්ෂණය

පිටු වගුවක් යනු — Round 5

Question 1 of 100/10 answered · 0%
Q 1 / 10

පහත දැක්වෙන PHP කේතය ක්‍රියාත්මක කල විට ප්‍රතිදානය කුමක් වේද? <html> <body> <?php $class=array(“12-A” , “12-B” ,”13-A”); Echo “IT classes are” . $class[1] . “and” . $class[2]; ?> </body> </html>

Jump to question