AMA University Answers
Login
Register
AMA OED
Courses
IT
IT-6303
Web Systems Technologies
Showing 76-115 of 115 answers
When would it be a good idea to use an external JavaScript file?
When the script is very long or needs to be placed in more than one HTML document
Correct
Which of the following comparisons will return false?
4<=3
Correct
Which of the following comparisons will return true?
4!=3
Correct
Which of the following correctly assigns the day of the week for an instance of the Date object named rightnow to a variable named weekday?
None of the above
Correct
Which of the following correctly assigns the result of a function named get_something () to a variable named shopping?
var shopping=get_something ();
Correct
Which of the following correctly calls a function named major_alert() inside the onfocus event handler?
<input type=“text” onFocus=‘major_alert()”>
Correct
Which of the following correctly codes an alert on the click event?
<input type=“button” onClick=“windowalert(‘Hey there!”);”>
Correct
Which of the following correctly points to an external JavaScript file named yourfile.js?
<script type= "text/javascript" src="yourfile.js"></script>
Correct
Which of the following declares a variable named pagenumber and gives it a value of 240?
var pagenumber=240;
Correct
Which of the following does not belong to the group?
\\AMA-PC1\user
Correct
Which of the following does not correctly create an array?
var if= new Array[10];
Correct
Which of the following indicates that a single line of commentary will follow it within JavaScript code?
//
Correct
Which of the following is a Free PHP Editor?
Komodo Edit
Correct
Which of the following is a valid name for an array?
soap
Correct
Which of the following is a valid use of the windowalert() method?
None of the choices
Correct
Which of the following is not a commenting style?
% %
Correct
Which of the following is not a framework concepts?
Controller
Correct
Which of the following is not a JavaScript object?
None of the choices
Correct
Which of the following is not a JavaScript operator?
None of the choices
Correct
Which of the following is not an include statement?
<?php include_all 'include/externalphp' ?>
Correct
Which of the following is not recommended feature in choosing a script editor?
None of the Choices
Correct
Which of the following is not the file to access if you want to change your server's time?
indexphp
Correct
Which of the following is something you should have to use the JavaScript?
Web browser
Correct
Which of the following is the open and closing tags of PHP?
<?php ?>
Correct
Which of the following language is used to program the behavior of web pages?
None of the choices
Correct
Which of the following statements will return false?
(4>=4)&&(5<=2)
Correct
Which of the following statements will return true?
!(17>=20)
Correct
Which of the following statements would be valid in JavaScript?
documentwrite("John said, \"Hi!\"");
Correct
Which of the following string declarations is invalid?
None of the choices
Correct
Which of the following successfully prints a variable named myhobby by adding it to a set of strings?
documentwrite("I like to " +myhobby+ " every weekend");
Correct
Which of the following successfully prints a variable named name by adding it to a set of strings?
None of the choices
Correct
Which of the following variable declarations uses a variable with a valid variable name in JavaScript?
None of the choices
Correct
Which of the following will correctly access the fifth element of an array named "age"?
age[4];
Correct
Which of the following would be valid as the first line of an if/else statement?
None of the choices
Correct
Which of the following would correctly generate a random number between 0 and 7?
var rand_int= Mathfloor(Mathrandom()*7);
Correct
Which of the following would correctly write the value of pi on a Web page?
documentwrite(MathPI);
Correct
Which of these would be valid as the first line of a for loop?
for (x=1;x<6;x+=1)
Correct
Who developed the JavaScript?
None of the choices
Correct
Why should you use the type attribute in the opening script tag?
To be sure the browser does not interpret your JavaScript as another scripting language and to ensure the Web page validates in XHTML
Correct
You should avoid using JavaScript reserved words as variable names
True
Correct
« Previous
1
2
Next »
Search
All courses
ACTG
Cost Accounting and Control -
(101 answers)
Intermediate Accounting 3 -
(117 answers)
BAMM
Macroeconomics Theory and Practice -
(132 answers)
BIO
Biological Science -
(155 answers)
COMM
Introduction to Communication Media -
(23 answers)
COMP
Current Trends and Issues -
(453 answers)
CPE
Introduction to HDL -
(100 answers)
CS
2D/3D Digital Animation -
(108 answers)
Algorithms and Complexity -
(107 answers)
Animation Project -
(61 answers)
Application Life Cycle Management -
(272 answers)
Audio and Video Production (Digital Imaging) -
(370 answers)
Automata Theory and Formal Language -
(246 answers)
Computer Architecture and Organization -
(14 answers)
Discrete Mathematics -
(326 answers)
Discrete Structures 2 -
(106 answers)
Introduction to Machine Learning -
(163 answers)
Load Testing -
(189 answers)
Logic Design and Digital Computer Circuits -
(27 answers)
Mobile Application Development -
(60 answers)
Modeling and Simulation -
(90 answers)
Object Oriented Programming -
(155 answers)
Principles of Operating Systems and its Applications -
(189 answers)
Programming Languages with Compiler -
(40 answers)
Software Engineering 1 -
(316 answers)
Software Engineering 2 -
(186 answers)
Statistical Analysis with Software Application -
(174 answers)
Unified Functional Testing -
(107 answers)
ECE
Electronics 1: Electronic Devices and Circuits -
(169 answers)
Fundamentals of Mixed Signals and Sensors -
(98 answers)
ECON
Managerial Economics -
(5 answers)
EE
Electric Circuits Theory 2 -
(67 answers)
ENG
Computer Aided Drawing -
(114 answers)
Engineering Economincs -
(79 answers)
ENGL
Afro-Asian Literature -
(202 answers)
Philippine Literature -
(278 answers)
Purposive Communication 2 -
(240 answers)
Speech Communication 2 -
(152 answers)
ETHNS
Euthenics 1 -
(151 answers)
Euthenics 2 -
(239 answers)
FILI
Kritikal na Pagbasa, Pagsulat at Pagsasalita -
(558 answers)
Pagsasaling Pampanitikan -
(270 answers)
FLN
Foreign Language -
(278 answers)
GE
Art Appreciation -
(260 answers)
Environmental Science -
(269 answers)
Ethics -
(139 answers)
Life and Works of Jose Rizal -
(518 answers)
Living in the IT Era -
(135 answers)
Mathematics in the Modern World -
(111 answers)
Philippine Popular Culture -
(149 answers)
Purposive Communication 1 -
(59 answers)
Readings in Philippine History -
(214 answers)
Science, Technology and Society -
(358 answers)
The Contemporary World -
(226 answers)
Understanding the Self -
(204 answers)
GMAT
General Mathematics -
(8 answers)
IA
Accounting Information System -
(143 answers)
IT
Advanced Database Management Systems -
(139 answers)
Audio and Video Production -
(57 answers)
Cisco - Introduction to Packet Tracer -
(21 answers)
Data Communications and Networking 1 -
(271 answers)
Data Communications and Networking 2 -
(361 answers)
Data Communications and Networking 3 -
(247 answers)
Data Communications and Networking 4 -
(140 answers)
Database Management System 1 (Oracle) -
(144 answers)
Database Management System 2 (Oracle 10g Admin) -
(187 answers)
Information Assurance and Security 1 -
(405 answers)
Information Assurance and Security 2 -
(93 answers)
Integrative Programming and Technology 1 -
(109 answers)
Introduction to Human Computer Interaction -
(432 answers)
Introduction to Multimedia -
(366 answers)
IT Capstone Project 1 -
(82 answers)
Network Security -
(30 answers)
Project Management -
(258 answers)
Quantitative Methods -
(19 answers)
Screenwriting -
(102 answers)
System Administration and Maintenance -
(74 answers)
System Integration and Architecture 1 -
(160 answers)
Web Application Development 1 -
(218 answers)
Web Enhanced Animation Graphics -
(137 answers)
Web Systems Technologies -
(115 answers)
IT
Web Application Development 2 -
(63 answers)
ITE
Application Development and Emerging Technology -
(570 answers)
Cloud Computing and the Internet of Things -
(292 answers)
Computer Programming 1 -
(752 answers)
Computer Programming 2 -
(146 answers)
Data Structures and Algorithm Analysis -
(228 answers)
Fundamentals of Database System -
(52 answers)
Information Management -
(377 answers)
Introduction to Computing -
(144 answers)
Social and Professional Issues -
(436 answers)
Technopreneurship -
(177 answers)
MATH
Calculus 1 -
(164 answers)
Data Analysis -
(251 answers)
Differential Equation -
(50 answers)
Number Theory -
(268 answers)
Numerical Methods -
(256 answers)
MGT
Production Operations Management -
(151 answers)
Strategic Management -
(138 answers)
NSCI
Anatomy -
(58 answers)
Calculus-Based Physics 1 -
(222 answers)
Calculus-Based Physics 2 -
(258 answers)
NSTP
National Service Training Program 1 -
(352 answers)
National Service Training Program 2 -
(198 answers)
OFAD
Web Design -
(54 answers)
PHYED
Individual/Dual Sports -
(303 answers)
Physical Fitness -
(537 answers)
Rhythmic Activities -
(203 answers)
Team Sports -
(281 answers)
PSYC
Abnormal Psychology -
(14 answers)
Developmental Psychology -
(311 answers)
Introduction to Psychology -
(227 answers)
Physiological Psychology -
(98 answers)
RSCH
Accounting Research Methods -
(57 answers)
Inquiries, Investigations and Immersion -
(226 answers)
Practical Research 1 -
(249 answers)
TAX
Income Taxation -
(75 answers)