Κουίζ για το 3ο μάθημα PHP

Quiz
•
Computers
•
6th Grade
•
Medium
Jo Tr
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Για να ορισθεί μία σταθερά με όνομα COUNT και τιμή 10 χρησιμοποιούμε
τη συνάρτηση define(COUNT, 10)
τη συνάρτηση define("COUNT", 10)
την εντολή $COUNT=10
την εντολή COUNT=10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Επιλέξτε πώς θα εμφανίσουμε την τιμή της σταθεράς COUNT :
echo ("COUNT");
echo "COUNT";
echo COUNT ;
echo $COUNT ;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Static είναι οι μεταβλητές που είναι δηλωμένες μέσα σε μια συνάρτηση.
Σωστό
Λάθος
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Οι μεταβλητές που είναι δηλωμένες έξω από τις συναρτήσεις, είναι προσβάσιμες από όλες τις συναρτήσεις και ζουν όσο ζει το block του script είναι τύπου
Local
Static
NULL
Global
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Η static μεταβλητή πρέπει να δηλωθεί με τη λέξη static.
Σωστό
Λάθος
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Η τιμή μιας σταθεράς κατά τη διάρκεια εκτέλεσης του σκριπτ
μπορεί να αλλάξει
δεν μπορεί να αλλάξει
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ποιο είναι μη έγκυρο όνομα σταθεράς;
define("THREE_3", "third thing");
define("_THREE_", "third value");
define("2TWO", "second thing");
define("ONE", "first thing");
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Bits and Bytes

Quiz
•
6th - 8th Grade
9 questions
Comparison operators

Quiz
•
6th - 11th Grade
10 questions
8.3 ΤΑΞΙΝΟΜΗΣΗ ΚΑΙ ΔΙΑΒΑΘΜΙΣΗ - ΤΕΧΝΙΚΕΣ

Quiz
•
1st - 12th Grade
6 questions
Πρόβλημα

Quiz
•
2nd Grade - University
7 questions
Αλγόριθμοι - Επίλυση προβλημάτων

Quiz
•
5th - 6th Grade
10 questions
Μονάδες Εισόδου και εξόδου

Quiz
•
5th - 6th Grade
10 questions
Data Types

Quiz
•
5th - 8th Grade
12 questions
Python1

Quiz
•
6th - 7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade