Formative 1

studied byStudied by 0 people
0.0(0)
get a hint
hint

2

1 / 91

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

92 Terms

1

2

PHP is a free of charge

  1. False

  2. True

New cards
2

2

PHP can use a database

  1. False

  2. True

New cards
3

2

PHP is a loosely type language (no explicitly create, typecast, or destroy a variable)

  1. False

  2. True

New cards
4

1

To display the string that starts with $ and to display the double quote as string use the escape character \ (backslash).

  1. True

  2. False

New cards
5

2

$num = 10;
Valid or invalid?

Group of answer choices

  1. Invalid

  2. Valid

New cards
6

3

Presented as a floating point number

  1. %fn

  2. %p

  3. %f

  4. %fp

New cards
7

1

Extension name for php files

  1. .php

  2. .ph

  3. .hp

  4. .p

New cards
8

4

Year that the developers joined Lerdorf

  1. 2001

  2. 2000

  3. 1999

  4. 1998

New cards
9

2

Oracle is example of database that PHP can use

  1. False

  2. True

New cards
10

1

Strings inside the ‘ and ‘ are interpreted as literal strings.

  1. True

  2. False

New cards
11

2

Much of the PHP syntax were derive from C programming Language.

  1. False

  2. True

New cards
12

2

allow for multiple items of the same type to be aggregated under a single representative entity. (Array and Objects)

  1. Modular datatypes

  2. Compound datatypes

  3. Scalar datatypes

  4. Single datatypes

New cards
13

3

Standard tag

  1. <?... ?>

  2. <%php…%>

  3. <?php…?>

  4. <%...%>

New cards
14

1

Which of the following is not a code editor?

  1. Mspaint

  2. Dreamweaver

  3. Notepad++

  4. Netbeans

New cards
15

3

Short open tag

  1. <%...%>

  2. <?php... ?>

  3. <?…?>

  4. <%php…%>

New cards
16

2

_name is a valid variable

  1. False

  2. True

New cards
17

2

Term used to combine two or more different strings

  1. Plus

  2. Concatenate

  3. Combine

  4. Concreate

New cards
18

4

Which of the following is not part of Web Architecture?

  1. Internet

  2. Database

  3. Page Request

  4. USB connection

New cards
19

4

How many domains installed in PHP 5

  1. 12 million

  2. 10 million

  3. 15 million

  4. 19 million

New cards
20

4

In what year PHP 1.0 released

  1. 1995/1996

  2. 1997/1998

  3. 1996/1997

  4. 1994/1995

New cards
21

1

Try/catch exception handling introduce in what version of PHP

  1. PHP5

  2. PHP2

  3. PHP3

  4. PHP4

New cards
22

4

Asp style tag

  1. <?...?>

  2. </ …/>

  3. <(…)>

  4. <%...%>

New cards
23

1

You can use a sever side scripting language in PHP

  1. True

  2. False

New cards
24

2

In PHP 3.0 ________ users were using PHP to enhance their Web pages

  1. 70,000

  2. 50,000

  3. 80,000

  4. 60,000

New cards
25

2

$age is a valid variable

  1. False

  2. True

New cards
26

4

PHP 4.0 Dubbed with

  1. Zell scripting engine

  2. Zed scripting page

  3. Zen scripting page

  4. Zend scripting engine

New cards
27

4

How many domain PHP installed on May 22, 2000

  1. 2.6 million

  2. 4.6 million

  3. 1.6 million

  4. 3.6 million

New cards
28

2

One of the Core developers of PHP 4.0

  1. Zeev Sumaki

  2. Zeev Suraski

  3. Zeeb Suraski

  4. Zeeb Suraki

New cards
29

1

PHP can use in Linux

  1. True

  2. False

New cards
30

4

Symbol use for Perl style single line comment

  1. $

  2. ^

  3. @

  4. #

New cards
31

1

$ inside “ and “ are interpreted as variables thus it will display the value rather than the string that starts with $.

  1. True

  2. False

New cards
32

1

Symbol for single line comment

  1. //

  2. <<

  3. >>

  4. ,,

New cards
33

1

recursive acronym for PHP

  1. Hypertext Preprocessor

  2. Hyperline Preprocessor

  3. Hightext Processor

  4. Highlight Processor

New cards
34

1

PHP can run only in Windows OS

  1. False

  2. True

New cards
35

2

What is the url is use to open your created php files

  1. google

  2. localhost

  3. yahoo

  4. mydrive

New cards
36

1

Which of the following is not Mac OS

  1. Giraffe

  2. Jaguar

  3. Puma

  4. Cheetah

New cards
37

4

a server-side scripting language that runs its application on a Web server.

  1. C++

  2. JavaScript

  3. Java

  4. PHP

New cards
38

1

In what year PHP 3.0 released

  1. 1998

  2. 1999

  3. 2000

  4. 2001

New cards
39

4

One of the Core developers of php 4.0

  1. Andi Guman

  2. Andi Gunman

  3. Andi Gusman

  4. Andi Gutmans

New cards
40

1

New language features for PHP 6

  1. Foreach looping

  2. Multiple looping

  3. Double looping

  4. Single looping

New cards
41

1

All php files must be save on htdocs folder

  1. True

  2. False

New cards
42

1

variable can only contain ________characters and underscore (a-z,A-Z,0-9,_).

  1. alpha-numeric

  2. special characters

  3. letters

  4. numeric

New cards
43

3

How many types of comment php have?

  1. 4

  2. 2

  3. 3

  4. 5

New cards
44

1

Open tag for PHP scripts

  1. <?

  2. ?>

  3. <=

  4. =>

New cards
45

1

returns the type of the variable. Possible return values are integer, double, boolean, string, array, object, resource, unknown types.

  1. gettype()

  2. typeget()

  3. settype()

  4. typeset()

New cards
46

2

Which of the following is not Linux OS

  1. Ubuntu

  2. Vista

  3. Debian

  4. Suse

New cards
47

1

PHP 5 vastly improved

  1. Object Oriented capabilities

  2. Scripting

  3. Coding

  4. Designing

New cards
48

1

PHP can run only in Mac OS

  1. False

  2. Ture

New cards
49

2

is a function also use for outputting strings.

  1. Output

  2. Print

  3. Send

  4. Out

New cards
50

4

Presented as a signed decimal number

  1. %nd

  2. %n

  3. %dn

  4. %d

New cards
51

2

Are used as a container for the values that can be used and manipulate PHP scripts

  1. Numbers

  2. Variable

  3. Letters

  4. Symbols

New cards
52
New cards
53

1

is the generic name assigned to any data sharing a common set of characteristics.

  1. Datatypes

  2. Array

  3. Output

  4. Variables

New cards
54

4

In what year PHP 2.0 released

  1. 1998

  2. 1999

  3. 2000

  4. 1997

New cards
55

3

Capable of containing a single item of information (Boolean, Integer, Float (float, double or real numbers), String)

  1. Compound datatypes

  2. Single datatypes

  3. Scalar datatypes

  4. Modular datatypes

New cards
56

2

PHP contains More libraries and thousands of functions

  1. False

  2. True

New cards
57

1

PHP version that has an Enterprise development

  1. PHP 4.0

  2. PHP 2.0

  3. PHP 3.0

  4. PHP 1.0

New cards
58

2

You need a subscription before you use the PHP

  1. True

  2. False

New cards
59

2

PHP can run only in Linux OS

  1. True

  2. False

New cards
60

2

You need a web browser to open php files

  1. False

  2. True

New cards
61

4

PHP is based on

  1. Perl

  2. Java

  3. C#

  4. C

New cards
62

4

Symbol to use value in string

  1. **

  2. ++

  3. ‘’

New cards
63

4

All php scripts must enclosed with

  1. <::>

  2. <{}>

  3. <//>

  4. <??>

New cards
64

3

What is the default location of XAMPP?

  1. E:\

  2. F:\

  3. C:\

  4. D:\

New cards
65

3

PHP makes the most popular scripting language with morethan one million user base by

  1. Netscape

  2. Netstake

  3. Netcraff

  4. Netcafe

New cards
66

1

PHP is an native support for SQLite

  1. True

  2. False

New cards
67

2

In what year PHP 5 released

  1. 2002

  2. 2004

  3. 2001

  4. 2003

New cards
68

1

Presented as a binary number

  1. %b

  2. %bn

  3. %n

  4. %y

New cards
69

4

language construct that use to output one or more string.

  1. Out

  2. Output

  3. Send

  4. Echo

New cards
70

2

First character of variable can be ‘_’ or a letter.

  1. False

  2. True

New cards
71

3

Symbol used for multi-line comment

  1. /””/

  2. /??/

  3. /**/

  4. /::/

New cards
72

1

PHP require to use a web browser

  1. True

  2. False

New cards
73

2

PHP created 1994/1995 t know how many visitors were reading his online resume based on

  1. HTML page

  2. PERL/CGI script

  3. JavaScript page

  4. CSS page

New cards
74

2

Presented ads character corresponding to that ASCII value

  1. %as

  2. %a

  3. %c

  4. %ch

New cards
75

2

Which of the following is not a web server?

  1. Apache

  2. MyServ

  3. IIS7

  4. Nginx

New cards
76

1

In PHP 5 how many percent on all Apache module

  1. 54

  2. 64

  3. 34

  4. 45

New cards
77

1

Software used to run PHP Scripts

  1. Netbeans

  2. XAMPP

  3. Mspaint

  4. Notepad++

New cards
78

4

What is OS?

  1. Outgoing System

  2. Out System

  3. Operation System

  4. Operating System

New cards
79

1

$val=”abc”.”def” valid or invalid?

  1. Valid

  2. Invalid

New cards
80

1

Variables in PHP is not explicitly declared

  1. False

  2. True

New cards
81

2

PHP key categories are practicality, power, possibility, and _____.

  1. Usefulness

  2. Price

  3. Flexible

  4. Accessibility

New cards
82

3

<?php
Echo ‘Welcome to PHP’;
?>
What is the output

  1. ‘welcome to php’

  2. Welcome to php

  3. Welcome to PHP

  4. “welcome to php”

New cards
83

3

Which of the following is not Windows OS

  1. Vista

  2. XP

  3. Cheetah

  4. 2000

New cards
84

2

Variable might contain a string, numbers, arrays and objects.

  1. False

  2. True

New cards
85

1

PHP can put anywhere in the code

  1. True

  2. False

New cards
86

2

Setting the identifier for a variable must follow some rules.

  1. False

  2. True

New cards
87

3

Who develops PHP?

  1. Ramus Lerdof

  2. Rasmus Lefdor

  3. Rasmus Lerdorf

  4. Ramus Lerdorf

New cards
88

3

Statement terminator

  1. ;

  2. <

New cards
89

4

Closing tag for PHP scripts

  1. =>

  2. <=

  3. <?

  4. ?>

New cards
90

3

PHP is a embedded language that is commonly embedded on

  1. JavaScript

  2. SQL

  3. HTML

  4. CSS

New cards
91

2

Which of the following not a internet browser?

  1. Internet Explorer

  2. Windows Media

  3. Safari

  4. Opera

New cards
92

1

Version of PHP that support Unicode

  1. PHP 6

  2. PHP 3

  3. PHP 4

  4. PHP 5

New cards

Explore top notes

note Note
studied byStudied by 171 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 11 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 2 people
Updated ... ago
4.5 Stars(2)
note Note
studied byStudied by 40 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 17 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 105233 people
Updated ... ago
4.9 Stars(667)

Explore top flashcards

flashcards Flashcard77 terms
studied byStudied by 68 people
Updated ... ago
5.0 Stars(3)
flashcards Flashcard35 terms
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard42 terms
studied byStudied by 64 people
Updated ... ago
5.0 Stars(3)
flashcards Flashcard143 terms
studied byStudied by 52 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard124 terms
studied byStudied by 42 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard67 terms
studied byStudied by 32 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard130 terms
studied byStudied by 36 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard49 terms
studied byStudied by 15 people
Updated ... ago
5.0 Stars(1)