Web Development - Upwork
Test
Model Test
Ebook
Quiz 1 : PHP- Upwork Test
Quiz 2 : Search Engine Optimization (SEO), Upwor.
Quiz 3 : Wordpress, Upwork Test
Quiz 4 : JavaScript, Upwork Test
Quiz 5 : Twitter Bootstrap, Upwork Test
Index
Web Development - Upwork Home
PHP
72
Wordpress
36
JavaScript
93
Search Engine Optimization (SEO)
40
Twitter Bootstrap
20
JQuery
62
Magento
42
Schools
Ebook
Question:
Which of the following are “magic constant”?
A
__LINE__
B
__FILE__
C
__PRETTY_FUNCTION__
D
__CLASS__
E
__METHOD__
Note:
Not available
Show answer
Show Note
Report
Question:
you have defined three variables $to, $subject, and $body to send an email. Which of the following methods would you use for sending an email?
A
mail($to, $subject,$body)
B
sendmail($to, $subject,$body)
C
mail(to, subject,body)
D
sendmail(to, subject,body)
Note:
Not available
Show answer
Show Note
Report
Question:
Which one of the following is turnary operator?
A
&
B
=
C
?:
D
+=
Note:
Not available
Show answer
Show Note
Report
Question:
: What is the result of the following Exprssion? 5+2*4+6
A
70
B
19
C
34
D
21
Note:
Not available
Show answer
Show Note
Report
Question:
default value of register global in PHP is:
A
off
B
on
Note:
Not available
Show answer
Show Note
Report
Question:
What would b the outpur of the following code?
$string = ‘good day’; $string = ucword($string); echo $string; ?>
A
good day
B
GOOD DAY
C
Good Day
D
non of the above
Note:
Not available
Show answer
Show Note
Report
Question:
If you want to pass a value to a function by reference, the correct way is:
A
function ModifyReport(&$Rptfile){}
B
function ModifyReport($Rptfile){}
C
function ModifyReport(ByRef $Rptfile){}
D
function ModifyReport(&Rptfile){}
Note:
Not available
Show answer
Show Note
Report
Question:
What would be the output of the following code? <?php $string = 'good day'; $string = ucwords($string); echo $string; ?>
A
good day
B
GOOD DAY
C
Good Day
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following are no Bootstrap plugins?
A
transition
B
tocible
C
tooltip
D
boilerplate
Note:
Not available
Show answer
Show Note
Report
Question:
What does the following HTML code do?
<span class="caret"></span>
A
It generates a close icon for dismissing content like modals and alerts.
B
It utilizes the micro clearfix.
C
It indicates dropdown functionality and direction.
D
it indicates back button functionality.
Note:
Not available
Show answer
Show Note
Report
First
Prev
21
22
23
24
25
Next
Last
/37
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd