12th comp app lesson 6

Quiz
•
Computers
•
12th Grade
•
Hard
Gayathri Arya
Used 2+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்னவாக இருக்கும்?
<?php
$x;
print “hi”;
else
print “how are u”;
?>
how are u
hi
பிழை
வெளியீடு ஏதும் இல
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்னவாக இருக்கும்?
<?php
$x = 0;
if ($x++)print “hi”;else
print “how are u”;
?>
hi
வெளியீடு ஏதும் இல்லை
பிழை
how are u
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்னவாக இருக்கும்?
<?php
$x ;
if ($x==0)print “hi”; else
print “how are u”;
print “hello”
?>
how are u hello
hig hello
hi
ஈ) வெளியீடு ஏதும் இல்லை
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
இரண்டுதேர்வுகளில்ஒரு
தேர்வினை செயல்படுத்த எந்த
கூற்று எழுத பயன்படுகிறது?
if கூற்று
if else கூற்று
then else கூற்று
else one கூற்று
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்னவாக இருக்கும்?
<?php
$a= “” ;
if ($a)
print “all”;
if else
print “some”;
?>
All
Some
பிழை
வெளியீடு ஏதும் இல்லை
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்னவாக இருக்கும்?
<?php
$a= “ ” ;
if ($a)
print “all”;
else
print “some”;
?>
All
Some
பிழை
வெளியீடு ஏதும் இல்லை
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்னவாக இருக்கும்?
<?php
$x= 10;
$y= 20;
if ($x>$y+$y!=3)
print “hi”;
else
print “how are u”;
?>
how are you
hi
பிழை
வெளியீடு ஏதும் இல்லை
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு
வெளியீடு என்வாக இருக்கும்?
<?php
$x= 10;
$y= 20;
if ($x>$y&&1||1)
print “hi”;
else
print “how are u”;
?>
how are you
hi
பிழை
வெளியீடு ஏதும் இல்லை
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
பின்வரும் PHP குறிமுறைக்கு வெளியீடு என்னவாக இருக்கும்?
<?php
if (-100)pring “hi”; else
print “how are u”;
?>
how are you
hi
பிழை
வெளியீடு ஏதும் இல்லை
Similar Resources on Wayground
10 questions
Computer Science

Quiz
•
12th Grade
12 questions
12cs cha9

Quiz
•
12th Grade
10 questions
11th cs chap9

Quiz
•
12th Grade
10 questions
12 CS 4-5 ONE MARK

Quiz
•
12th Grade
9 questions
12th com app lesson 1

Quiz
•
12th Grade
10 questions
2.4 CONCEPTOS BÁSICOS DE PHP

Quiz
•
12th Grade
10 questions
Dasar pemrograman PHP

Quiz
•
10th - 12th Grade
10 questions
Python - kl. 8

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University