0% found this document useful (0 votes)
64 views

PHP 2

The document is a practice test for an exam on Internet Programming II. It contains 60 multiple choice questions related to topics like JavaScript, XML, AJAX, and web programming. Students are instructed to attempt any 50 questions within 1 hour and are provided with guidelines on how to fill out the answer sheet. The questions cover topics such as JavaScript features, XML syntax, AJAX components, and protocols like HTTP, SMTP, and POP3.

Uploaded by

geovonni.kavis
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views

PHP 2

The document is a practice test for an exam on Internet Programming II. It contains 60 multiple choice questions related to topics like JavaScript, XML, AJAX, and web programming. Students are instructed to attempt any 50 questions within 1 hour and are provided with guidelines on how to fill out the answer sheet. The questions cover topics such as JavaScript features, XML syntax, AJAX components, and protocols like HTTP, SMTP, and POP3.

Uploaded by

geovonni.kavis
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 112

10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?

testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Seat No -
Total number of questions : 60

12915_CS 344 INTERNET PROGRAMMING II


Time : 1hr
Max Marks : 50
N.B

1) All questions are Multiple Choice Questions having single correct option.

2) Attempt any 50 questions out of 60.

3) Use of calculator is allowed.

4) Each question carries 1 Mark.

5) Specially abled students are allowed 20 minutes extra for examination.

6) Do not use pencils to darken answer.

7) Use only black/blue ball point pen to darken the appropriate circle.

8) No change will be allowed once the answer is marked on OMR Sheet.

9) Rough work shall not be done on OMR sheet or on question paper.

10) Darken ONLY ONE CIRCLE for each answer.

Q.no 1. ______ tag is an extension to HTML that can enclose any number of JavaScript
statements.

A : <Script>

B : <Body>

C : <Head>

D : <Title>

Q.no 2. XML uses the features of

A : HTML

B : XHTML

C : VML

D : SGML

Q.no 3. The XSL formatting object which holds the content of the table body

A : Table

B : Table-body
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 1/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : Table-content

D : Table-footer

Q.no 4. What is the full form of MIME?

A : Multipurpose Internet Mail Extensions

B : Multipurpose Internet Microphone Extensions

C : Multilanguage Internet Machine Examples

D : Multiple Internet Message Exchange

Q.no 5. JavaScript is a cross-platform , ………….. scripting language.

A : Object-oriented

B : Pure Object-oriented

C : Procedure oriented

D : Object-oriented with Procedure oriented

Q.no 6. JavaScript is an …………. Scripting language.

A : Server side

B : Client side

C : Both A and B

D : Cloud side

Q.no 7. In AJAX _________ ready states are available.

A:4

B:6

C:8

D:2

Q.no 8. SMTP commands specify the………. , ……………. e-mail address, along with the
message to be send.

A : client's and server's

B : sender’s and receiver’s

C : Mailer's and mail server's

D : Header's and Sender's

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 2/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 9. Which of the below is a liberal reverse of Ajax?

A : HTTP

B : HTML

C : XML

D : Comet

Q.no 10. Which of the following variables is not a predefined variable?

A : $get

B : $ask

C : $request

D : $post

Q.no 11. Which is a small file that the server embeds on the user's computer

A : Session

B : cookie

C : File

D : web browser

Q.no 12. Which of the following programs support XML or XML applications?:

A : Internet Explorer 5.5

B : Netscape D.7

C : RealPlayer.

D : both A and B

Q.no 13. Is it easier to process XML than HTML?

A : Yes

B : No

C : Somtimes

D : Can't say

Q.no 14. Which of the following XML fragments are well-formed?

A : <?xml?>

B : <?xml version="A.0"?>
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 3/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : <?xml encoding="JIS"?>

D : <?xml encoding="JIS" version="A.0"?>

Q.no 15. Trace the output <script> var a=0; function b(){a=10;return ; var a=function(){} }
b();console.warn(a);</script>

A:0

B : 10

C : Error

D : Function

Q.no 16. -------- function is used to starta session.

A : start()

B : start_session()

C : session_start()

D : session()

Q.no 17. What are the predefined attributes

A : xml:lang

B : xml:space

C : xml:lang and xml:space

D : xml:obj

Q.no 18. SMTP stands for …………..

A : Simple Mail Transfer Protocol

B : System Mail Transaction Protocol

C : Sorted Mail Trancation Protocol

D : Simple Multiaccess Transfer Protocol

Q.no 19. ……….parameter specifies the error report level for the user-defined error.

A : error_level

B : error_no

C : error_type

D : error_line

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 4/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 20. POP3 stands for …………..

A : Post Office Protocol 3

B : Post Open Protocol 3

C : Prime Office Protocol 3

D : Prime Open Protocol3

Q.no 21. In PHP4.1 and later versions, cookies name/value pair are added to the

A : Superglobal array

B : $_COOKIE

C : Global function

D : Both a and b

Q.no 22. Why javascript is called a lightweight programming language

A : Because we can add programming functionality inside JS.

B : Because JS is Client side scripting.

C : Because JS can provide programming functionality inside but up to certain extent

D : Because JS is available free of cost

Q.no 23. <script type="text/javascript">


x=4+"4";
document.write(x);
</script>

Output------?

A : Error

B : 44

C:8

D:4

Q.no 24. __________combination of technologies gives AJAX its name.

A : ASP and XAML

B : Atlas and XML

C : Asynchonousjavascript and XML

D : None of the above

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 5/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 25. Trace the output <script> const c=[1,2]; c.push(3);console.log(c);</script>

A : 1,2

B : 1,2,3

C : Nothing will display

D:0

Q.no 26. Why so JavaScript and Java have similar name?

A : JavaScript is a stripped-down version of Java

B : JavaScript's syntax is loosely based on Java's

C : They both originated on the island of Java

D : None of the above

Q.no 27. Contents of sys.xml_schema_collections are _____________

A : Number of disk pages occupied

B : Indexing Capabilities

C : Predefined namespaces

D : Defined namespaces

Q.no 28. The JavaScript exception is available to the Java code as an instance of __________

A : netscape.javascript.JSObject

B : netscape.javascript.JSException

C : netscape.plugin.JSException

D : None of the above

Q.no 29. ………... is a technique for creating fast and dynamic web pages

A : XML

B : Ajax

C : HTML

D : DHTML

Q.no 30. The other name for Comet is _____________

A : Server Push

B : Ajax Push
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 6/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : HTTP Streaming

D : All of the mentioned

Q.no 31. Which function used to convert string into integer in javascript

A : ParseInt()

B: Integer.parseInt()

C : toInt()

D : both a and b

Q.no 32. Which of the following are controls of AJAX except?

A : ScriptManager

B : UpdateData

C : ScriptManagerProxy

D : UPdatePanal

Q.no 33. A validating XML application should be used when:

A : the design demands that all elements use both start and end tags

B : missing or out-of-place elements could cause application errors

C : attribute values cannot refer to external entity references

D : High performance is an important architectural constraint

Q.no 34. <?xml version=” A.0” standalone=” yes” encoding=”UTF-8” ?>

A : it shows that the version is A.0

B : shows thatit is standalone

C : the standalone is wrong

D : version attribute is not in XML

Q.no 35. JavaScript is interpreted by _________

A : Server

B : Client

C : Object

D : None of the above

Q.no 36. Which of the following XML fragments are well-formed?


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 7/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : <myElement myAttribute="someValue"/>

B : <myElement myAttribute=someValue/>

C : <myElement myAttribute=’someValue’>

D : <myElement myAttribute="someValue’/>

Q.no 37. ------ is the small piece of information which is stored at client browser.

A : session

B : cookie

C : hidden files

D : domain

Q.no 38. ………………..protocol can be accessed on web without an email client.

A : IMAP

B : POP3

C : HTTP

D : SMTP

Q.no 39. SMTP is ………………level protocol.

A : server

B : user

C : system

D : application

Q.no 40. What will be the output of the following PHP code? <?php $hello="Hello World";
$bye="Bye"; echo$hello;"$bye"; ?>

A : Hello world

B : Bye

C : Hello WorldBye

D : Error

Q.no 41. In PHP several predefined variables are ----

A : register_globals

B : superglobals

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 8/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : both

D : none

Q.no 42. XML document can be viewed in

A : IE C.0

B : IE B.0

C : IE 6.0

D : IE x.0

Q.no 43. From the following options which are the PHP superglobalvariables :-a. $GLOBALS
b. $_SERVER c. $_GET d. $_FILES

A : All.

B : Only a and c.

C : Only b and d.

D : All except d.

Q.no 44. Sessions allow you to

A : store persistent user preference on a site

B : save user authentication information from page to page

C : create multipage forms

D : all of above

Q.no 45. Getting the textual description of the error based on error code is called as

A : xml_parser_create()

B : xml_parser_free()

C : xml_error_string()

D : xml_get_error_string()

Q.no 46. Which one of these legendary Greek mythical figures or places is the code name for
Microsoft's version of AJAX ?

A : Atlas

B : Oracle

C : Hercules

D : Delphi
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 9/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 47. A JavaScript can be used to ……….. from data before it is submitted to a server.

A : Calculate

B : Display

C : Validate

D : Processing

Q.no 48. Which function is used to validate email through filters?

A : FILTER_VALIDATE_EMAIL

B : filtervalidateemail()

C : filter_email()

D : VALIDATE_MAIL()

Q.no 49. When processing an output XML, "new line" symbols

A : are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix.

B : are converted to single LF symbol

C : are converted to single CR symbol

D : are discarded

Q.no 50. The following best describes the development of XML.

A : XML developed from HTML because WEB browsers became more powerful.

B : XML is designed as a replacement because SGML can not be used for document development.

C : XML builds on HTMLs ability to provide content to virtually any audience by adding the power
of intelligent content.

D : XML is the modern replacement for HTML and SGML, taking the good points from each,
making both of those languages obsolete.

Q.no 51. The Snippet that has to be used to check if "a " is not equal to"Null " is

A : if(a!=Null)

B : if(!a)

C : if(a!Null)

D : if(a!==Null)

Q.no 52. The advantage of AJAX is ___________ .

A : Bandwidth utilization
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 10/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : More interactive

C : Speeder retrieval of data

D : All of the above

Q.no 53. What combination of technologies gives AJAX its name?

A : ASP and XAML

B : Asynchronous JavaScript and XML

C : Autonomic Computing and DHTML

D : Atlas and XML

Q.no 54. Which PHP function offers to send raw arbitrary HTTP headers?

A : setcookie ( )

B : set_header ( )

C : header ( )

D : All of them

Q.no 55. <script language="javascript">function x(){document.write(2+5+"8");} </script>

A : 258

B : Error

C:7

D : 78

Q.no 56. ___________is the name of the DLL that contain AJAX control tool kit?

A : Ajaxtoolkit.dll

B : Ajaxcontroltoolkit,dll

C : Ajacontol.dll

D : Control.dll

Q.no 57. <?xml version=”A.0”Standalone=”yes” encoding=”UTF-8”?>

A : It shows that the version is A.0

B : Shows that it is Stand alone

C : The Stand alone is wrong

D : version attribute is not in XML


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 11/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 58. Which method is used to dynamically register client script from code?

A : Page.ClientScript.RegisterClientScriptBlock

B : RegisterScript

C : Page.ClientScript

D : None of the above

Q.no 59. Which directive determines whether PHP scripts on the server can accept file
uploads?

A : file_uploads

B : file_upload

C : file_input

D : file_intake

Q.no 60. How many validation filters like FILTER_VALIDATE_EMAIL are currently
available?

A:5

B:6

C:7

D:8

Q.no 1. Trace the output <script type="text/javascript">a = 8 + "8";document.write(a);


</script>

A : 16

B: Complilation Error

C : 88

D : d) Run Time Error

Q.no 2. Using AJAX we can made our web page

A : More interactive and faster

B : Easy to connect web page with server

C : More dynamic

D : More Static

Q.no 3. The XML DOM object is?

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 12/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Entity

B : Entity Reference

C : Comment Reference

D : Comment Data

Q.no 4. Returns the name of the element as a string

A : xpath(path)

B : getName()

C : children()

D : attribute()

Q.no 5. XML is

A : Platform independent

B : Language independent

C : Both A and B

D : Language Dependent

Q.no 6. What does the tag do?

A : Enclose text to be displayed by non-JavaScript browsers.

B : Prevents scripts on the page from executing.

C : Describes certain low-budget movies.

D : None of the above

Q.no 7. ______________ is a PHP super global variable which is used to collect data after
submitting an HTML form.

A : $_REQUEST

B : $_REST

C : $_isset

D : $_RESONSE

Q.no 8. What sever support AJAX ?

A : SMTP

B : WWW

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 13/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : HTTP

D : HTDP

Q.no 9. JavaScript is a ……………… side scripting language.

A : Server

B : Browser

C : ISP

D : None Of above

Q.no 10. Which vocabulary provides supports to build links into XML

A : X Link

B : X Pointer

C : XSL

D : XHTML

Q.no 11. Which of the following uses scripted HTTP?

A : XML

B : HTML

C : Ajax

D : CSS

Q.no 12. What is AJAX ?

A : is a programme

B : is a country name

C : is a football club name

D : is a Language

Q.no 13. MUA stands for …………..

A : Multipurpose User Access

B : Mail User Agent

C : Multiple Use Access

D : Multi Url access

Q.no 14. MTA stands for …………..


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 14/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Mail Transaction Agent

B : Multiple Transaction Access

C : Mail Transfer Agent

D : Multiple Transaction Applicaion

Q.no 15. _____ JavaScript is also called client-side JavaScript.

A : Microsoft

B : LiveWire

C : Navigator

D : Native

Q.no 16. Choose the correct JavaScript syntax to change the content of the following HTML
code. <p id="ap">exam time</p>

A : document.getElement(“pick”).innerHTML=”I am a teacher”

B : document.getElementById(“ap”).innerHTML=”I am a student”

C : document.getId(“geek”)=”I am a Geek”;

D : document.getElementById(“anil”).innerHTML=I am a anil

Q.no 17. SSL stands for----

A : Secure Session Layer.

B : Session Secure Layer.

C : Secure Socket Layer.

D : Socket Secure Layer.

Q.no 18. Choose the client-side JavaScript object:

A : Database

B : Cursor

C : Client

D : FileUpload

Q.no 19. After successfully sending the email, the mail function returns value of type …..

A : boolen

B : string

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 15/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : integer

D : float

Q.no 20. XMLHttpRequest is a ____________

A : Object

B : Class

C : Both Object and Class

D : Array

Q.no 21. …………...establishes an independent connection channel between a webpage's


Client-Side and Server-Side

A : XMLHttpRequest

B : XMLRequest

C : AsyncronousRequest

D : HTMLRequest

Q.no 22. An ………… box is often used if we want to make sure information comes through
the user.

A : Confirm box //verify or accept something

B: Alert box

C : Prompt box // input a value before entering a page

D: None of this

Q.no 23. LOGIN, STAT, LIST, RETR, DELE, RSET, QUIT are commands of which E-mail
protocol?

A : POP3

B : IMAP

C : SMTP

D : HTTP

Q.no 24. Which allows hyper links to print to specific parts of XML documents

A : Xpath

B : XSLT

C : X Link

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 16/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : X Pointer

Q.no 25. Which one of the following function returns the port number of a specified service?

A : getportname()

B : getservername()

C : getserverbyname()

D : getservbyname()

Q.no 26. DHTML is not a technology by itself rather it is a combination of three different
technologies-

A : Client side Scripting( javascript ) , Cascading style sheets( CSS) and the document object
model(DOM)

B : Server side Scripting ( PHP ) , Cascading style sheets( CSS) and the document object
model(DOM)

C : Client side Scripting( HTML ) , Cascading style sheets( CSS) and the document object
model(DOM)

D : Client side Scripting( XML ) , Cascading style sheets( CSS) and the document object
model(DOM)

Q.no 27. ________ Of the following technologies, which one provides the ability to
dynamically interact with Web page layout?

A : JavaScript.

B : XML.

C : Document Object Model.

D : HTML.

Q.no 28. Which of the following is not considered as an Error in JavaScript?

A : Syntax Error

B : Missing a Semicolon

C : Division By Zero

D : All of the Above

Q.no 29. $_SERVER['HTTP_HOST'] returns _____________

A : Returns the Host header from the end request

B : Returns the Host header from the header

C : Returns the Host header from the current request


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 17/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : Returns the Host header from the current response

Q.no 30. PHP is an example of ___________ scripting language.

A : Server-side

B : Client-side

C : Browser-side

D : In-side

Q.no 31. For client side validation --------- is used.

A : PHP

B : JAVASCRIPT

C : HTML

D : None

Q.no 32. Which is the element that has a src property to initiate HTTP GET request?

A : img

B : iframe

C : script

D : both img and script

Q.no 33. Which of the following is not a function of XML

A : Store Information

B : Transport Information

C : Structure Information

D : Style Information

Q.no 34. Trace the output <script> if(“1”===1)


{Document.write(“equal”);}else{Document.write(“not equal”);}</script>

A : Not Equal

B : Equal

C : Nothing will display

D : Error

Q.no 35. Which of the following is not a method of AJAX?

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 18/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : get()

B : getJSON()

C : post()

D : stop()

Q.no 36. session_unset() is used to ----

A : To remove session variables.

B : To remove selected session variables

C : To destroy session variables.

D : To remove all global session variables.

Q.no 37. Secure ( ) argument in setcookie function returns result

A : In integer form

B : In string form

C : In boolean form

D : None of them

Q.no 38. SMTP is ………………………… protocol.

A : connection oriented

B : connection less

C : Both 1 and 2

D : non of above

Q.no 39. ShowCD () function does _________________

A : check if cd is selected

B : Create an XMLHttpRequest object

C : Send request of file to server

D : All of above

Q.no 40. Which of the following is a feature of the HTTP response?

A : Mandatory response body

B : Optional response body

C : URL being released


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 19/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : Optional set of response headers

Q.no 41. How many ways can a session data be stored?

A:3

B:4

C:5

D:6

Q.no 42. JavaScript is a …………. And …………….. language.

A : Big , lightweight

B: Large , high weight

C: Small , lightweight

D : Small , high weight

Q.no 43. The _________ function converts special characters to HTML entities.

A : htmlspecialchars()

B : specialchars-html()

C : phpspecialchars()

D : specialchars-php()

Q.no 44. Which protocol is Known as stateless protocol?

A : POP3

B : IMAP

C : SMTP

D : HTTP

Q.no 45. Representation of an Element’s Attribute is called as

A : DOM character Data

B : DOM Text

C : DOM Attr

D : DOM Document

Q.no 46. Php.ini file can be viewable by calling_____________

A : info ( ) function
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 20/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : ini_file ( ) function

C : phpinfo ( ) function

D : php_ini ( ) function

Q.no 47. Which of the following directive determines the maximum amount of time that a
PHP script will spend attempting to parse input before registering a fatal error?

A : max_take_time

B : max_intake_time

C : max_input_time

D : max_parse_time

Q.no 48. What is the default value of max_input_time directive?

A : 30 seconds

B : 60 seconds

C : 120 seconds

D : 1 second

Q.no 49. ------ is used to store and pass information from one page to another temporarily.

A : session

B : cookie

C : path

D : headers

Q.no 50. Which of the following is true ? 1. AJAX is a platform-independent technology 2.


AJAX can work with web application 3. A JAX can only work with ASP.NET 4. AJAX is a
platform-dependent technology

A : 1, 2

B : 1,2,3

C : 1,3,4

D : 3,4

Q.no 51. A Master Page contains a ScriptManager control and a user wants the AJAX
functionality on content page then which control is necessary on content page?

A : AsyncPostBackTrigger

B : ScriptManager
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 21/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : ScriptManagerProxy

D : None of the above.

Q.no 52. What is the default namespace

A : The namespace used by default when no namespace is declared

B : The namespace used when two or more namespace are referenced

C : A namespace that is referenced with the xmlns attribute but without a prefix

D : The namespace used when multiple namespace are referenced

Q.no 53. XSLT processors accept as input

A : An XML conforming document file and an XSLT specification file

B : Only an XML document

C : Only an XSLT Specification

D : Either an XML document or an XSLT specification

Q.no 54. The XSL formatting object use to format a list is

A : List-block

B : List-item

C : List-item body

D : List-item label

Q.no 55. To send an email with mixed content requires to set Content-type header to
………………..

A : server/mixed

B : multipart/mixed.

C : http/mixed

D : POST/mixed

Q.no 56. Which superglobal stores a variety of information pertinent to a file uploaded to the
server via a PHP script?

A : $_FILE Array

B : $_FILEs Array

C : $_FILES_UPLOADED Array

D : $_FILE_UPLOADED Array
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 22/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 57. __________ are the methods used for cross domain Ajax Calls?

A : CORS

B : JSONP

C : Both 1 and 2

D : None of the above

Q.no 58. JavaScript performs several different implicit type conversions such conversions are
called……..

A : Concatenation

B : Typecasting

C: Type conversion

D : Coercions

Q.no 59. AJAX requests can support data transfer in ______ format

A : script

B : JSON

C : XML

D : Any

Q.no 60. If para1 is the DOM object for a paragraph, what is the correct syntax to change the
text within the paragraph?

A : "New Text"?

B : para1.value="New Text";

C : para1.firstChild.nodeValue= "New Text";

D : para1.nodeValue="New Text";

Q.no 1. IMAP stands for……………………..

A : International Mail Access Protocol

B : Internet Mail Access Protocol

C : Integrated Master Accessible Protocol

D : Instant Mail Allowing Protocol

Q.no 2. Which of the following is not a reserved word in JavaScript?

A : interface
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 23/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : throws

C : program

D : short

Q.no 3. In simple Type Built into XML schema Boolean type holds

A : True, False

B : 1,0

C : both A. & B.

D : True/False and any number except 0

Q.no 4. DNS stands for …………..

A : Data Name Srver

B : Data Network Services

C : Data Name System

D : Domain Name System

Q.no 5. What does DTD Stands for

A : Direct Type Definition

B : Document Type Definition

C : Dynamic Type Definition

D : Double Type Definition

Q.no 6. )...............function is used to send emails from PHP script.

A : mailing()

B : email()

C : mail()

D : mailer()

Q.no 7. Since which version of PHP was the directive max_file_limit available.

A : PHP 5.2.1

B : PHP 5.2.2

C : PHP 5.2.12

D : PHP 5.2.21
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 24/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 8. PHP is used for-------- validation.

A : Client side

B : Server side

C : Both

D : None

Q.no 9. _______ JavaScript is also called server-side JavaScript.

A : Microsoft

B : Navigator

C : LiveWire

D : NONE

Q.no 10. How can you test the Ajax code?

A : JSU

B : JSUnit

C : AjaxJSU

D : JSUnitAjax

Q.no 11. What does DTD stand for?

A : Direct Type Definition

B : Document Type Definition

C : Do The Dance

D : Dynamic Type Definition

Q.no 12. Which function is used to verify whether a variable contains a value?

A : header()

B : footer()

C : inset()

D : isset()

Q.no 13. To Eliminate definition duplication,XML schemas define

A : An intersection table

B : Global elements
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 25/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : A normalized definition table

D : Labal elements

Q.no 14. POP 3 allows only one . . . . . . . . to be created on server.

A : mailbox

B : file

C : session

D : text

Q.no 15. Which function is used to write into the html output.

A : Alert()

B : Printf()

C : System.out.println()

D : Write() //syntax document.write()

Q.no 16. Which of the following strings are a correct XML name?

A : _myElement

B : my Element

C : #myElement

D : ##myElement

Q.no 17. Which property helps to initiate the HTTP requests?

A : request

B : location

C : send

D : write

Q.no 18. When you use the $_GET variable to collect data, the data is visible to..

A : None

B : Only you

C : Everyone

D : Selected few

Q.no 19. AJAX is not a ___________ language.


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 26/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Object base

B : Programming

C : Procdure base

D : Object withs procedure bas

Q.no 20. Which function is used to writing into an alert box in javaScript .

A : Write()

B : Alert() //syntax window.alert()

C : Document.alert()

D : Printf()

Q.no 21. session_destroy() is used to ----

A : To remove session.

B : To delete session.

C : To destroy session.

D : To remove all global session.

Q.no 22. XML is designed to store data and____________

A : Design

B : verify

C : Transport

D : Both A and B

Q.no 23. Which of the following made AJAX popular

A : Google

B : IBM

C : Microsoft

D : Sun Micro system

Q.no 24. Which of the following is not considered a JavaScript operator?

A : new

B : this

C : delete
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 27/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : typeof

Q.no 25. When a user views a page containing a javascript program, which machine actually
executes the script?

A : The web server

B : The user’s machine running a web browser

C : A central machine deep within netscape’s corporate offices

D : None of above

Q.no 26. What will be the output of the following PHP code? <?php $x=5; $y=10;
$z="$x+$y"; echo "$z"; ?>

A : 15

B : 10+5

C : $z

D : $x + $y

Q.no 27. What will be the output of the following PHP code? <?php $hello="Hello World";
$bye="Bye"; echo$hello;"$bye"; ?>

A : Hello world

B : Bye

C : Hello WorldBye

D : Error

Q.no 28. The correct way to test whether a file was successfully uploaded is to use
…………..function.

A : is_uploaded_file()

B : is_file_uploaded()

C : ISFILEUPLOADED()

D : file_uploaded()

Q.no 29. SMTP is …………. based protocol.

A : file

B : text

C : data

D : system
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 28/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 30. ………. and ……. are the protocols most commonly employed in an exchange of
email messages.

A : SMTP and HTTP

B : SMTP and IMAP

C : FTP and IMAP

D : SMTP and POP3

Q.no 31. POP3 uses port ………..through Telnet.

A : 110

B : 80

C : 162

D : 10

Q.no 32. What is the correct Syntax of the declaration which defines the XML Version

A : <xml version=”A.0”/>

B : <?xml version=”A.0”?>

C : <?xml version=”A.0”/>

D : <?//xml version=”A.0”/>

Q.no 33. Which function used to convert string to float in javascript

A : float.parseFloat()

B : toFloat()

C : parseFloat()

D : both a and c

Q.no 34. In the Email Message ……...field contains field name, a colon, and the field body

A : Header

B : Footer

C : To

D : From

Q.no 35. The POP protocol all your ………… will be downloaded from the mail server to
your local computer.

A : code
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 29/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : data

C : email messages

D : system messages

Q.no 36. Viewing an XML document as a series of events

A : Tree-Based Parsers

B : XML Parser

C : Parser

D : Event-Based Parser

Q.no 37. Which interface you will use wrap an AJAX client control into a custom server
control?

A : IScriptManager

B : IScriptControl

C : IScriptAJAX

D : None of the above

Q.no 38. The ……………….function creates a user-level error message

A : Invok_error()

B : trigger_error()

C : disp_error()

D : call_error()

Q.no 39. Which of the following is not true?

A : PHP can be used to develop web applications.

B : PHP makes a website dynamic

C : PHP applications cannot be compile.

D : PHP cannot be embedded into html.

Q.no 40. An E-mail is made up of lines of displayable how many bit US-ASCII characters?

A : 7-bit

B : 8-bit

C : 16-bit

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 30/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : 4-bit

Q.no 41. Storing an entire xml document in the form of a DOM tree is called as

A : DOM Attr

B : DOM Text

C : DOM character Data

D : DOM Document

Q.no 42. How to define a variable in PHP?

A : $variable_name = value;

B : variable_name == value;

C : $variable-name = value

D : $variable-name as value;.

Q.no 43. The HTML ……………. Tag is used to insert a JavaScript into an HTML page.

A : <script>

B : <javaScript>

C : <script type=”text/javascript”>

D : Both a and c

Q.no 44. Which of the following is correct in mail() function?

A : mail($headers, $to, $subject, $message)

B : mail($headers, $subject, $to, $message)

C : mail($to, $subject, $message, $headers)

D : mail($to, $message, $subject, $headers)

Q.no 45. In a PHP ……...function is used to create a 32 digit hexadecimal number to create
unique encrypted number

A : Enc()

B : H()

C : shell()

D : md5()

Q.no 46. Getting the textual description of the error based on error code is called as

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 31/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : xml_parser_create()

B : xml_parser_free()

C : xml_error_string()

D : xml_get_error_string()

Q.no 47. E-mail client connects to POP3 server using port 110 through.................

A : Telnet

B : Internet

C : HTTP

D : Intranet

Q.no 48. XSL has “block container” for formatting the document to

A : Create a display block to format the paragraphes

B : Create a display block to format the titles

C : Create a block level reference area

D : Create display block to format the titles

Q.no 49. Which two components are used in email message?

A : message send, message receive

B : message begin, message stop

C : message start, message end

D : message header, message body

Q.no 50. Which function sets the file filename last-modified and last-accessed times?

A : sets()

B : set()

C : touch()

D : touched()

Q.no 51. Which are the two different ways to validate email addresses?

A : filtervalidatemail(), ereg()

B : mail(), validate()

C : validate(), check()
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 32/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : filters, eregi()

Q.no 52. Can we use untyped XML data type in the following situations?

A : You have schema for your XML data and you want the server to validate your XML data
according to the XML schema

B : You want to take advantage of storage and query optimizations based on type information

C : You want to take better advantage of type information during compilation of your queries

D : You do not have a schema for your XML data

Q.no 53. Which is the appropriate code to begin a HTTP GET request?

A : request.open(“GET”,”data”);

B : request.open(GET,”data.csv”);

C : request.open(“GET”,”data.csv”);

D : request.open(“GET”);

Q.no 54. The _______ method of an Array object adds and/or removes elements from an
array.

A : Reverse

B : Shift

C : Slice

D : Splice

Q.no 55. Which three components does E-mail system comprises?

A : Mail Client, network, POP3

B : Mailer, mail server, mail boxes

C : IMAP, POP3, SMTP

D : Header, Sender, Body

Q.no 56. What are the controls of Ajax?

A : ScriptManagerProxy

B : UpdatePanel

C : ScriptManager

D : All of these

Q.no 57. Representation of single Node in the DOM tree is called as


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 33/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : DOM Node

B : DOM Attr

C : DOM Text

D : DOM Document

Q.no 58. .----- is an associative array contains a lot of information from the web server.

A : $_ENV

B : $_SERVER

C : $_SESSION

D : $_GLOBALS

Q.no 59. Which control is required of every AJAX page to manage the JavaScript files sent to
the client and the communication between client and server?

A : UpdatePanel

B : ScriptManager

C : AsyncPostBackTrigger

D : None of the above.

Q.no 60. Port …….. is the default SMTP non-encrypted port.

A : 80

B : 82

C : 25

D : 165

Q.no 1. What is the default port number of HTTPs?

A : 70

B : 80

C : 88

D : 90

Q.no 2. Javascript code can be called by using ………………

A : Function/method

B: Pre-processor

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 34/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C: RMI

D: Triggering event

Q.no 3. Why javascript is called a lightweight programming language

A : Because we can add programming functionality inside JS.

B : Because JS is Client side scripting.

C : Because JS can provide programming functionality inside but up to certain extent

D : Because JS is available free of cost

Q.no 4. The default model for complex type, in XML schemas for element is

A : textOnly

B : elementOnly

C : no default type

D : both a & b

Q.no 5. Which Statement is true?

A : All xml elements must have a closing tag

B : All xml elements must be lower case

C : All xml documents must have a DTD

D : All the Statements are true

Q.no 6. …………...establishes an independent connection channel between a webpage's


Client-Side and Server-Side

A : XMLHttpRequest

B : XMLRequest

C : AsyncronousRequest

D : HTMLRequest

Q.no 7. HELLO, MAIL FORM, SIZE, DATA, QUIT ...etc. are commands of which E-mail
protocol?

A : POP3

B : IMAP

C : SMTP

D : HTTP
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 35/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 8. Trace the output <script type="text/javascript" language="javascript"> var x=5;


var y=6;var res=eval("x*y"); document.write(res); </script>

A : “30”

B : 30

C: 5*6

D : 5*6”

Q.no 9. To send email using PHP you must configure the ……..file

A : email.php

B : system.php

C : php.ini

D : server.php

Q.no 10. Representation of an Element node is called as

A : DOM Text

B : DOM Node

C : DOM Element

D : DOM Attr

Q.no 11. MUA stands for …………..

A : Multipurpose User Access

B : Mail User Agent

C : Multiple Use Access

D : Multi Url access

Q.no 12. Cc and Bcc stands for ……………..and………….?

A : Code Copy, Blind Carbon Copy

B : Color Copy, Bold Color Copy

C : Carbon Copy, Blind Carbon Copy

D : Carbon Copy, Big Carbon Copy

Q.no 13. What is the correct JavaScript syntax to write "Hello World"?

A : System.out.println("Hello World")

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 36/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : println ("Hello World")

C : document.write("Hello World")

D : response.write("Hello World")

Q.no 14. Using AJAX we can made our web page

A : More interactive and faster

B : Easy to connect web page with server

C : More dynamic

D : More Static

Q.no 15. When value of sessionauto_start ( ) function is zero it means that

A : Session is started

B : No session data will be available

C : Session is terminated

D : None of them

Q.no 16. What does XML stands for

A : Extra Modern Link

B : Extensible Mark-up Language

C : Example Mark-up Language

D : X Mark-up Language

Q.no 17. Which of the following is not a valid JavaScript variable name?

A : 2names

B : _first_and_last_names

C : FirstAndLast

D : None of the above

Q.no 18. MDA stands for …………..

A : Mail Delivery Agent

B : Multiple Data Access

C : Mail Data Access

D : Multiple Data Agent


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 37/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 19. HTTP is --------protocol .

A : Stateless.

B : Transfer.

C : Internet Access.

D : Client-Server.

Q.no 20. Ajax use_______ technology together

A : Html

B : Xml

C : Javascript

D : All of above

Q.no 21. AJAX comes in ____.

A : 2003

B : 2005

C : 2004

D : 2006

Q.no 22. ……………. supports only one request per connection

A : FTP

B : HTTP

C : TCP

D : Both 1 and 3

Q.no 23. ………... is a technique for creating fast and dynamic web pages

A : XML

B : Ajax

C : HTML

D : DHTML

Q.no 24. What is the difference between == and === in javascript

A : == operator comparies with value not with datatype and === operator compared with data
type and value

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 38/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : == and === operator checks the values or equal or not and

C : Both a and b

D : None of these.

Q.no 25. Which of the following are the features of an HTTP request?

A : URL being requested

B : Optional request body

C : Optional set of request headers

D : All of the mentioned

Q.no 26. Parsing XML data into an array Structure

A : xml_parser_free()

B : xml_parser_into_struct()

C : xml_get_error_code()

D : xml_error_string()

Q.no 27. The space use of XML indexes can be found in the table-valued function named?

A : sys.dm_db_index_physical_stats

B : sys.dm_db_index_phy_stats

C : sys.dm_db_index_plan_stats

D : sys.dm_db_index_table_stats

Q.no 28. __________combination of technologies gives AJAX its name.

A : ASP and XAML

B : Atlas and XML

C : Asynchonousjavascript and XML

D : None of the above

Q.no 29. When a user views a page containing a JavaScript program, which machine actually
executes the script?

A : The User's machine running a Web browser

B : The Web server

C : A central machine deep within Netscape's corporate offices

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 39/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : None of the above

Q.no 30. What is the default value of the directive max_file_limit?

A : 10 files

B : 15 files

C : 20 files

D : 25 files

Q.no 31. The other name for Comet is _____________

A : Server Push

B : Ajax Push

C : HTTP Streaming

D : All of the mentioned

Q.no 32. In schema data can be specified using

A : Type

B : Data Type

C : Dt:type

D : Data:type

Q.no 33. _____ JavaScript statements embedded in an HTML page can respond to user
events such as mouse-clicks, form input, and page navigation.

A : Client Side

B : Server Side

C : local

D : Native

Q.no 34. JavaScript is a ……………….language.

A : Markup

B : Scripting

C : Sensitive

D : Easy

Q.no 35. JavaScript is interpreted by _________

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 40/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Server

B : Client

C : Object

D : None of the above

Q.no 36. When a JavaScript object is sent to Java, the runtime engine creates a Java wrapper
of type ___________

A : ScriptObject

B : JSObject

C : JavaObject

D : Jobject

Q.no 37. Which Web browser is the least optimized for Microsoft's version of AJAX?

A : Firefox

B : Opera

C : Safari

D : Internet Explorer

Q.no 38. The attack which involves the insertion of malicious code into a page frequented by
other users is known as..

A : Basic sql injection

B : Advanced sql injection

C : Cross-site scripting

D : Scripting

Q.no 39. Which of the following is not a function of XML

A : Store Information

B : Transport Information

C : Structure Information

D : Style Information

Q.no 40. Predict the output of the following JavaScript Code.<script type="text/javascript">
<!-- document.write("Hello"); //--> </script>

A : Nothing

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 41/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : Compilation Error

C : Hello

D : <!–document.write(“Hello”);//–>

Q.no 41. Representation of a plain-text node is called as

A : DOM node

B : DOM Element

C : DOM Attr

D : DOM Text

Q.no 42. The way of expressing the various nodes of an xml document as a tree of object is
called as

A : XML

B : DOM

C : HTML

D : CDATA

Q.no 43. <script type="text/javascript">


x=4+"4";
document.write(x);
</script>

Output------?

A : Error

B : 44

C:8

D:4

Q.no 44. The root node of the DOM tree is called ……………

A : Parent tree

B : Non parent tree

C : Document

D : Leaf Node

Q.no 45. To create custom error handler,we first use the library function ………………….

A : error_handler().
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 42/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : set_error_hand().

C : set_error_handler().

D : set_err_handler().

Q.no 46. Well formed XML document means

A : It contains a root element

B : It contains an element

C : It contains one or more elements

D : Must contain one or more elements and root element must contains all other elements

Q.no 47. Which one of the following is the very first task executed by a session enabled page?

A : Delete the previous session

B : Start a new session

C : Check whether a valid session exists

D : Handle the session

Q.no 48. What are the technologies used by AJAX ?

A : XMLHttpRequest

B : Cascading Style Sheets (CSS)

C : Extensible HTML(XHTML)

D : All of above

Q.no 49. Which function is used to validate email through filters?

A : FILTER_VALIDATE_EMAIL

B : filtervalidateemail()

C : filter_email()

D : VALIDATE_MAIL()

Q.no 50. The disk space area on mail server is called……………………

A : Mail Spool

B : Mail Disk

C : Mail Space

D : Mail Disk Space


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 43/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 51. If the php.ini register_globals directive is set, session data becomes available in the . .
. . namespace.

A : Global

B : Local

C : Static

D : Variable

Q.no 52. __________ are the methods used for cross domain Ajax Calls?

A : CORS

B : JSONP

C : Both 1 and 2

D : None of the above

Q.no 53. Which is the most powerful authentication method among the four?

A : Hard-coding a login pair directly into the script

B : File-based authentication

C : Data-based authentication

D : PEAR’S HTTP authentication

Q.no 54. The jQuery AJAX methods .get(), .post(), and .ajax() all require which parameter to
be supplied?

A : Method

B : Url

C : Data

D : Headers

Q.no 55. $_SESSION array is one of superglobal variables introduced in

A : PHP2.1

B : PHP3

C : PHP4.1

D : PHP6

Q.no 56. The transformation of XML document in to another type of document by XSLT can
be done by (i)In the server (ii)In the client (iii)With a separate program

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 44/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : only(i) & (ii)

B : only (ii) & (iii)

C : all are correct

D : only (i) & (iii)

Q.no 57. Which of the following is true ? 1. AJAX is a platform-independent technology 2.


AJAX can work with web application 3. A JAX can only work with ASP.NET 4. AJAX is a
platform-dependent technology

A : 1, 2

B : 1,2,3

C : 1,3,4

D : 3,4

Q.no 58. A Master Page contains a ScriptManager control and a user wants the AJAX
functionality on content page then which control is necessary on content page?

A : AsyncPostBackTrigger

B : ScriptManager

C : ScriptManagerProxy

D : None of the above.

Q.no 59. ----- forms are forms that retain user input if saving fails.

A : HTML

B : Sticky

C : Automatic

D : Self processing.

Q.no 60. The Ajax engine can understand and interpret the ………….

A : application

B : data.

C : structure

D : system

Q.no 1. Which of the following XML fragments are well-formed?

A : <?xml?>

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 45/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : <?xml version="A.0"?>

C : <?xml encoding="JIS"?>

D : <?xml encoding="JIS" version="A.0"?>

Q.no 2. POP3 is an ………….. layer internet standard protocol.

A : network

B : application

C : session

D : physical

Q.no 3. Returns the name of the element as a string

A : xpath(path)

B : getName()

C : children()

D : attribute()

Q.no 4. Trace the output <script type="text/javascript">a = 8 + "8";document.write(a);


</script>

A : 16

B: Complilation Error

C : 88

D : d) Run Time Error

Q.no 5. When you use the $_POST variable to collect data, the data is visible to..

A : Selected few

B : Only you

C : Everyone

D : None

Q.no 6. _______ JavaScript is also called server-side JavaScript.

A : Microsoft

B : Navigator

C : LiveWire

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 46/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : NONE

Q.no 7. The………….. function sends an error message to a log, to a file, or to a mail account
or a remote destination..

A : error_call()

B : error_dist()

C : error_msg()

D : error_log()

Q.no 8. MTA stands for …………..

A : Mail Transaction Agent

B : Multiple Transaction Access

C : Mail Transfer Agent

D : Multiple Transaction Applicaion

Q.no 9. A proper Scripting Language is a -----------

A : High Level Programming Language

B : Low Level Programming Language

C : Machine Level Programming Language

D : assembly Level Programming Language

Q.no 10. Java Script code can be called by using

A : RMI

B : Triggering Event

C : Preprocessor

D : Function/Method

Q.no 11. Which of the following method sends input to a script via URL?

A : Get

B : Post

C : Both

D : None

Q.no 12. Which one of these technologies is NOT used in AJAX?

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 47/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : CSS

B : DOM

C : DHTML

D : Flash

Q.no 13. SSL stands for----

A : Secure Session Layer.

B : Session Secure Layer.

C : Secure Socket Layer.

D : Socket Secure Layer.

Q.no 14. ……….parameter specifies the error report level for the user-defined error.

A : error_level

B : error_no

C : error_type

D : error_line

Q.no 15. XML is

A : Platform independent

B : Language independent

C : Both A and B

D : Language Dependent

Q.no 16. Ajax stands for__________________

A : Asyncronous Javascript and xmlhttp

B : Asyncronous Java and xml

C : Automatic javascript and xml

D : Asyncronous Javascript and xml

Q.no 17. Which of the following can't be done with client-side JavaScript?

A : Validating a form

B : Sending a form's contents by email

C : Storing the form's contents to a database file on the server


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 48/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : None of the above

Q.no 18. Which directive should we disable to obscure the fact that PHP is being used on our
server?

A : show_php

B : expose_php

C : print_php

D : info_php

Q.no 19. InnerHTML and outerHTML supports on ………………. Browser

A : Chrome

B : FireFox

C : Internet Explorer

D : All Browsers

Q.no 20. JavaScript entities start with _______ and end with _________.

A : Semicolon, colon

B : Semicolon, Ampersand

C : Ampersand, colon

D : Ampersand, semicolon

Q.no 21. Which function used in javascript to convert upper case into lower case character

A : toLowercase()

B : toLowerCase()

C : toLower()

D : both a and b

Q.no 22. Comment in XML document is given by

A : <?-- -->

B : <!-- --!>

C : <!-- -->

D : </-- -- >

Q.no 23. What is an advantage of XML compared to HTML

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 49/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : XML works on more platforms

B : XML is suited to using web pages as front ends to databases

C : XML was designed for portable phones

D : XML is simpler to learn than HTML

Q.no 24. E-mail can be divided in two components …………. and …………..

A : Message Header ,Message Body

B : Message Header ,Message footer

C : Message Destination ,Message Body

D : Message sender ,Message reciver

Q.no 25. To free up the resource when done we use

A : xml_error_string()

B : xml_parser_free()

C : xml_get_error_code()

D : xml_parse_into_struct()

Q.no 26. Which one of the following function returns the port number of a specified service?

A : getportname()

B : getservername()

C : getserverbyname()

D : getservbyname()

Q.no 27. Which of the following is not an E-mail protocol?

A : POP3

B : IMAP

C : SMTP

D : FDTP

Q.no 28. A validating XML application should be used when:

A : the design demands that all elements use both start and end tags

B : missing or out-of-place elements could cause application errors

C : attribute values cannot refer to external entity references


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 50/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : High performance is an important architectural constraint

Q.no 29. How to create a Date object in JavaScript?

A : dateObjectName = new Date([parameters])

B : dateObjectName.new Date([parameters])

C : dateObjectName := new Date([parameters])

D : dateObjectName Date([parameters])

Q.no 30. POP3 is not suitable for accessing ………..

A : mail data

B : file data

C : non file data

D : non mail data.

Q.no 31. In the Email Message ……...field contains field name, a colon, and the field body

A : Header

B : Footer

C : To

D : From

Q.no 32. Which function is used to transform PHP’s session-handler behavior into that
defined by your custom handler?

A : session_set_save()

B : session_set_save_handler()

C : session_handler()

D : session_save_handler()

Q.no 33. The characters between these two delimeters are interpreted a characters is called as

A : CDATA

B : CDATA Start section

C : CDATA End section

D : CDATA Section

Q.no 34. DHTML is not a technology by itself rather it is a combination of three different
technologies-
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 51/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Client side Scripting( javascript ) , Cascading style sheets( CSS) and the document object
model(DOM)

B : Server side Scripting ( PHP ) , Cascading style sheets( CSS) and the document object
model(DOM)

C : Client side Scripting( HTML ) , Cascading style sheets( CSS) and the document object
model(DOM)

D : Client side Scripting( XML ) , Cascading style sheets( CSS) and the document object
model(DOM)

Q.no 35. InnerText supported only in ………. Browser

A : Internet Explorer //outerText also

B : Chrome

C : Browser

D : FireFox

Q.no 36. ………. and ……. are the protocols most commonly employed in an exchange of
email messages.

A : SMTP and HTTP

B : SMTP and IMAP

C : FTP and IMAP

D : SMTP and POP3

Q.no 37. For client side validation --------- is used.

A : PHP

B : JAVASCRIPT

C : HTML

D : None

Q.no 38. JavaScript is a …………. And …………….. language.

A : Big , lightweight

B: Large , high weight

C: Small , lightweight

D : Small , high weight

Q.no 39. When a user views a page containing a JavaScript program, which machine
actually executes the script?
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 52/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : The User's machine running a Web browser

B : The Web server

C : Central machine deep within Netscape's corporate offices

D : None of the above

Q.no 40. ________ Of the following technologies, which one provides the ability to
dynamically interact with Web page layout?

A : JavaScript.

B : XML.

C : Document Object Model.

D : HTML.

Q.no 41. When a user views a page containing a javascript program, which machine actually
executes the script?

A : The web server

B : The user’s machine running a web browser

C : A central machine deep within netscape’s corporate offices

D : None of above

Q.no 42. SMTP is ………………………… protocol.

A : connection oriented

B : connection less

C : Both 1 and 2

D : non of above

Q.no 43. Which of the following XML fragments are well-formed?

A : <myElement myAttribute="someValue"/>

B : <myElement myAttribute=someValue/>

C : <myElement myAttribute=’someValue’>

D : <myElement myAttribute="someValue’/>

Q.no 44. Which of the following made AJAX popular

A : Google

B : IBM
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 53/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : Microsoft

D : Sun Micro system

Q.no 45. Which directive determines whether PHP scripts on the server can accept file
uploads?

A : file_uploads

B : file_upload

C : file_input

D : file_intake

Q.no 46. What does the XMLHttpRequest object accomplish in Ajax?

A : It's the programming language used to develop Ajax applications.

B : It provides a means of exchanging structured data between the Web server and client.

C : It provides the ability to asynchronously exchange data between Web browsers and a Web
server.

D : It provides the ability to mark up and style the display of Web-page text.

Q.no 47. How many validation filters like FILTER_VALIDATE_EMAIL are currently
available?

A:5

B:6

C:7

D:8

Q.no 48. The XSL formatting object use to format a list is

A : List-block

B : List-item

C : List-item body

D : List-item label

Q.no 49. When you want to store user data in a session use the . . . . array.

A : $_SESSION

B : SYS_SESSION

C : $SESSION

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 54/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : $_SESSIONS

Q.no 50. Which of the following programs Support XML or XML applications

A : Internet Explorer 5.5

B : Netscape D.7

C : Real player

D : Both A and B

Q.no 51. What are the controls of Ajax?

A : ScriptManagerProxy

B : UpdatePanel

C : ScriptManager

D : All of these

Q.no 52. Which of the following technology is not used by AJAX?

A : Javascript

B : FLASH

C : Document object model

D : XMLHttpRequest

Q.no 53. .----- is an associative array contains a lot of information from the web server.

A : $_ENV

B : $_SERVER

C : $_SESSION

D : $_GLOBALS

Q.no 54. When the session data is written to a file, it can be read back, decoded and applied to
the current session using the . . . . function.

A : session_reset()

B : session_get_cookie_params()

C : session_encode()

D : session_decode()

Q.no 55. Php.ini file can be viewable by calling_____________

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 55/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : info ( ) function

B : ini_file ( ) function

C : phpinfo ( ) function

D : php_ini ( ) function

Q.no 56. In PHP Language variables name starts with -------

A : & (Ampersand)

B : * (Asterisk)

C : ! (Exclamation)

D : $ (Dollar)

Q.no 57. Which PHP function offers to send raw arbitrary HTTP headers?

A : setcookie ( )

B : set_header ( )

C : header ( )

D : All of them

Q.no 58. Which property is used to control the duration of Ajax request.

A : AsyncPostBackTimeout

B : AsyncTimeout

C : Timeout

D : PostBackTimeout

Q.no 59. Which of the following directive determines the maximum amount of time that a
PHP script will spend attempting to parse input before registering a fatal error?

A : max_take_time

B : max_intake_time

C : max_input_time

D : max_parse_time

Q.no 60. Which four versions of IMAP exists?

A : original IMAP, IMAP2, IMAP3, IMAP2bis

B : IMAP1, IMAP2, IMAP3, IMAP4

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 56/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : IMAP, IMAP6, IMAP7, IMAP2bis

D : IMAP1bis, IMAP2bis, IMAP3, IMAP4

Q.no 1. Since which version of PHP was the directive max_file_limit available.

A : PHP 5.2.1

B : PHP 5.2.2

C : PHP 5.2.12

D : PHP 5.2.21

Q.no 2. The role of setcookie () function is -----------.

A : Sends a HTTP cookie to client.

B : Receive a HTTP cookie from client.

C : Sends a HTTP cookie to server.

D : Receive a HTTP cookie from server.

Q.no 3. Which is a small file that the server embeds on the user's computer

A : Session

B : cookie

C : File

D : web browser

Q.no 4. Which Statement is true?

A : All xml elements must have a closing tag

B : All xml elements must be lower case

C : All xml documents must have a DTD

D : All the Statements are true

Q.no 5. The …………….. Object can be used in calling the web page in either synchronous or
asynchronous mode.

A : XMLHttp

B : XML

C : Json

D : HTTPD

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 57/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 6. What is index type for XML index entries?

A:3

B:4

C:5

D:6

Q.no 7. Which of the following best describes JavaScript?

A : a low-level programming language.

B : a scripting language precompiled in the browser.

C : a compiled scripting language.

D : an object-oriented scripting language.

Q.no 8. ______ tag is an extension to HTML that can enclose any number of JavaScript
statements.

A : <Script>

B : <Body>

C : <Head>

D : <Title>

Q.no 9. The Purpose of designing JavaScript is -------------.

A : To style HTML Pages

B : To Execute Query related DB on server

C : To add interactivity to HTML pages

D : To perform server side scripting operations

Q.no 10. To send email using PHP you must configure the ……..file

A : email.php

B : system.php

C : php.ini

D : server.php

Q.no 11. POP 3 allows only one . . . . . . . . to be created on server.

A : mailbox

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 58/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : file

C : session

D : text

Q.no 12. What are the predefined attributes

A : xml:lang

B : xml:space

C : xml:lang and xml:space

D : xml:obj

Q.no 13. In javaScript which keyword is used to declare a variable ?

A : Var

B : Data Type

C : Variable

D: No keyword we can directly declared

Q.no 14. .....................is fastest method of transferring digital messages over the Internet or
other computer.

A : Telnet

B : SMS

C : E-mail

D : uploading

Q.no 15. The blocks of text that are not parsed by the parser is called as

A : HTML

B : XML

C : CDATA

D : XSLT

Q.no 16. JavaScript is called ------------------ Language .

A : Object oriented

B : procedure Oriented

C : Object Based

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 59/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : Procedure Based

Q.no 17. The XML DOM object is

A : Entity

B : Entity Reference

C : Comment Reference

D : Comment Data

Q.no 18. ……………. supports only one request per connection

A : FTP

B : HTTP

C : TCP

D : Both 1 and 3

Q.no 19. The email address must follow the ……. standard.

A : RFC 2822

B : RCF 2822

C : RNC 2822

D : RPC 2822

Q.no 20. SMTP stands for …………..

A : Simple Mail Transfer Protocol

B : System Mail Transaction Protocol

C : Sorted Mail Trancation Protocol

D : Simple Multiaccess Transfer Protocol

Q.no 21. XMLHttpRequest is a ____________

A : Object

B : Class

C : Both Object and Class

D : Array

Q.no 22. Which of the following is not a reserved word in JavaScript?

A : interface
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 60/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : throws

C : program

D : short

Q.no 23. Secure ( ) argument in setcookie function returns result

A : In integer form

B : In string form

C : In boolean form

D : None of them

Q.no 24. Which of the following makes AJAX unique ?

A : it works the same with all web browsers.

B : It worjs as a stabd alone web-development tool

C : It makes data requests asynchronously

D : It uses C++ as its programming language.

Q.no 25. POP3 uses port ………..through Telnet.

A : 110

B : 80

C : 162

D : 10

Q.no 26. How can we make attributes have multiple values:

A : <myElement myAttribute="value1 value2"/>

B : <myElement myAttribute="value1" myAttribute="value2"/>

C : <myElement myAttribute="value1, value2"/>

D : attributes cannot have multiple values

Q.no 27. Contents of sys.xml_schema_collections are _____________

A : Number of disk pages occupied

B : Indexing Capabilities

C : Predefined namespaces

D : Defined namespaces
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 61/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 28. ------ function returns the information in html form about the php environment on
the sever.

A : php()

B : phpinfo()

C : info()

D : php_info()

Q.no 29. The space use of XML indexes can be found in the table-valued function named?

A : sys.dm_db_index_physical_stats

B : sys.dm_db_index_phy_stats

C : sys.dm_db_index_plan_stats

D : sys.dm_db_index_table_stats

Q.no 30. ShowCD () function does _________________

A : check if cd is selected

B : Create an XMLHttpRequest object

C : Send request of file to server

D : All of above

Q.no 31. Which of the following is a feature of the HTTP response?

A : Mandatory response body

B : Optional response body

C : URL being released

D : Optional set of response headers

Q.no 32. $_SERVER['HTTP_HOST'] returns _____________

A : Returns the Host header from the end request

B : Returns the Host header from the header

C : Returns the Host header from the current request

D : Returns the Host header from the current response

Q.no 33. Which interface you will use wrap an AJAX client control into a custom server
control?

A : IScriptManager
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 62/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : IScriptControl

C : IScriptAJAX

D : None of the above

Q.no 34. A -----------JavaScript does not allow the reading or writing of files.

A : Client Side

B : Server Side

C : Cloud Side

D : Both A and B

Q.no 35. <script type="text/javascript"> var s = "9123456 or 80000?"; var pattern = /\d{4}/;
var output = s.match(pattern); document.write(output);</script>

A : 9123

B : 91234

C : 80000

D : None of the above

Q.no 36. Which of the following is not considered as an Error in JavaScript?

A : Syntax Error

B : Missing a Semicolon

C : Division By Zero

D : All of the Above

Q.no 37. In PHP several predefined variables are ----

A : register_globals

B : superglobals

C : both

D : none

Q.no 38. When a user views a page containing a JavaScript program, which machine actually
executes the script?

A : The User's machine running a Web browser

B : The Web server

C : A central machine deep within Netscape's corporate offices


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 63/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : None of the above

Q.no 39. Syntax for writing into the browser console using javascript.

A : Document.write()

B: System.out.println()

C : Document.log()

D: Console.log()

Q.no 40. The readyState property … ……... defines the request is in process.

A:1

B:2

C:3

D:4

Q.no 41. Which of the following are controls of AJAX except?

A : ScriptManager

B : UpdateData

C : ScriptManagerProxy

D : UPdatePanal

Q.no 42. What should appear at the very end of your JavaScript?The <script
LANGUAGE="JavaScript">tag

A : The </script>

B : The <script>

C : The END statement

D : None of the above

Q.no 43. <?xml version=” A.0” standalone=” yes” encoding=”UTF-8” ?>

A : it shows that the version is A.0

B : shows thatit is standalone

C : the standalone is wrong

D : version attribute is not in XML

Q.no 44. The HTML ……………. Tag is used to insert a JavaScript into an HTML page.

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 64/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : <script>

B : <javaScript>

C : <script type=”text/javascript”>

D : Both a and c

Q.no 45. E-mail client connects to POP3 server using port 110 through.................

A : Telnet

B : Internet

C : HTTP

D : Intranet

Q.no 46. Who does the chorus believe spread a rumor about Ajax slaughtering cattle?

A : Ares

B : Hermound

C : Odysseus

D : Artemis

Q.no 47. ……………..command initiates the SMTP conversation.

A : MAIL FORM

B : LOGIN

C : HELLO

D : STAT

Q.no 48. Which of the following instruct the browser which stylesheet to use

A : <xml-stylesheet type="text/xsl" href="cd.xsl">

B : <xml-stylesheet type="text/xsl" xsl="cd.xsl">

C : <?xml-stylesheet type="text/xsl" href="cd.xsl"?>

D : <?xml-stylesheet type="text/xsl" xsl="cd.xsl"?>

Q.no 49. Which control is required of every AJAX page to manage the JavaScript files sent to
the client and the communication between client and server?

A : UpdatePanel

B : ScriptManager

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 65/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : AsyncPostBackTrigger

D : None of the above.

Q.no 50. The jQuery AJAX methods .get(), .post(), and .ajax() all require which parameter to
be supplied?

A : Method

B : Url

C : Data

D : Headers

Q.no 51. Which of the following method transfers information via HTTP headers and not
throughthe URL?

A : Get

B : Post

C : Both

D : None

Q.no 52. Can we use untyped XML data type in the following situations?

A : You have schema for your XML data and you want the server to validate your XML data
according to the XML schema

B : You want to take advantage of storage and query optimizations based on type information

C : You want to take better advantage of type information during compilation of your queries

D : You do not have a schema for your XML data

Q.no 53. Session_unset ( ) takes

A : 1 argument

B : 2 arguments

C : 3 arguments

D : No argument

Q.no 54. To match the root node in XMLT transform the syntax will be

A : <XSL:template match=”Document”>

B : <XSL:template match=”Root”>

C : <XSL:template match=”Root Node”>

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 66/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : <XSL:template match=”/”>

Q.no 55. ------ is used to store and pass information from one page to another temporarily.

A : session

B : cookie

C : path

D : headers

Q.no 56. Well formed XML document means

A : It contains a root element

B : It contains an element

C : It contains one or more elements

D : Must contain one or more elements and root element must contains all other elements

Q.no 57. No expiry date is set in the cookie that PHP sets for the session. The session remains
current only as long as the browser is active. When the browser is restarted the cookie is not
stored. This behavior can be changed by altering . . . . . setting in php.ini file.

A : cookie_lifetime

B : session.cookie_life_time

C : session.cookie_lifetime

D : cookie_life_time

Q.no 58. If the php.ini register_globals directive is set, session data becomes available in the . .
. . namespace.

A : Global

B : Local

C : Static

D : Variable

Q.no 59. What is an XML namespace

A : A set of names applied to specific space within an XML

B : A set of names representating a specific XML Vocabulary

C : A set of names for XML documents pretaining to a particular Vocabulary

D : ALL of the above

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 67/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 60. A Master Page contains a ScriptManager control and a user wants the AJAX
functionality on content page then which control is necessary on content page?

A : AsyncPostBackTrigger

B : ScriptManager

C : ScriptManagerProxy

D : None of the above.

Q.no 1. To create a data island we use the _____________HTML element

A : <XML>

B : <dataisland>

C : <Island>

D : <XMLIsland>

Q.no 2. Which vocabulary provides supports to build links into XML

A : X Link

B : X Pointer

C : XSL

D : XHTML

Q.no 3. What does DTD Stands for

A : Direct Type Definition

B : Document Type Definition

C : Dynamic Type Definition

D : Double Type Definition

Q.no 4. What is the correct syntax for referring to an external script called " abc.js"?

A : <script href=" abc.js">

B : <script name=" abc.js">

C : <script src=" abc.js">

D : None of the above

Q.no 5. POP3 stands for …………..

A : Post Office Protocol 3

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 68/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : Post Open Protocol 3

C : Prime Office Protocol 3

D : Prime Open Protocol3

Q.no 6. What does DTD stand for?

A : Direct Type Definition

B : Document Type Definition

C : Do The Dance

D : Dynamic Type Definition

Q.no 7. The role of header() function is -----------.

A : Sends a raw HTTP header to client.

B : Receive a raw HTTP header from client.

C : Sends a HTTP header to server.

D : Receive a HTTP header from server.

Q.no 8. What sever support AJAX ?

A : SMTP

B : WWW

C : HTTP

D : HTDP

Q.no 9. HTTP is --------protocol .

A : Stateless.

B : Transfer.

C : Internet Access.

D : Client-Server.

Q.no 10. MDA stands for …………..

A : Mail Delivery Agent

B : Multiple Data Access

C : Mail Data Access

D : Multiple Data Agent


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 69/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 11. The default model for complex type, in XML schemas for element is

A : textOnly

B : elementOnly

C : no default type

D : both a & b

Q.no 12. The XML DOM object is?

A : Entity

B : Entity Reference

C : Comment Reference

D : Comment Data

Q.no 13. An ………… box is often used if we want to make sure information comes through
the user.

A : Confirm box //verify or accept something

B: Alert box

C : Prompt box // input a value before entering a page

D: None of this

Q.no 14. After successfully sending the email, the mail function returns value of type …..

A : boolen

B : string

C : integer

D : float

Q.no 15. ______________ is a PHP super global variable which is used to collect data after
submitting an HTML form.

A : $_REQUEST

B : $_REST

C : $_isset

D : $_RESONSE

Q.no 16. MUA stands for …………..

A : Multipurpose User Access


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 70/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : Mail User Agent

C : Multiple Use Access

D : Multi Url access

Q.no 17. HELLO, MAIL FORM, SIZE, DATA, QUIT ...etc. are commands of which E-mail
protocol?

A : POP3

B : IMAP

C : SMTP

D : HTTP

Q.no 18. Which of the following method sends input to a script via URL?

A : Get

B : Post

C : Both

D : None

Q.no 19. Which function used in javascript to convert upper case into lower case character

A : toLowercase()

B : toLowerCase()

C : toLower()

D : both a and b

Q.no 20. In simple Type Built into XML schema Boolean type holds

A : True, False

B : 1,0

C : both A. & B.

D : True/False and any number except 0

Q.no 21. What does XML stands for

A : Extra Modern Link

B : Extensible Mark-up Language

C : Example Mark-up Language

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 71/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : X Mark-up Language

Q.no 22. How can you test the Ajax code?

A : JSU

B : JSUnit

C : AjaxJSU

D : JSUnitAjax

Q.no 23. Which function used to convert string into integer in javascript

A : ParseInt()

B: Integer.parseInt()

C : toInt()

D : both a and b

Q.no 24. What is an advantage of XML compared to HTML

A : XML works on more platforms

B : XML is suited to using web pages as front ends to databases

C : XML was designed for portable phones

D : XML is simpler to learn than HTML

Q.no 25. Trace the output <script> if(“1”===1)


{Document.write(“equal”);}else{Document.write(“not equal”);}</script>

A : Not Equal

B : Equal

C : Nothing will display

D : Error

Q.no 26. Sessions allow you to

A : store persistent user preference on a site

B : save user authentication information from page to page

C : create multipage forms

D : all of above

Q.no 27. Which of the following is correct in mail() function?

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 72/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : mail($headers, $to, $subject, $message)

B : mail($headers, $subject, $to, $message)

C : mail($to, $subject, $message, $headers)

D : mail($to, $message, $subject, $headers)

Q.no 28. Parsing XML data into an array Structure

A : xml_parser_free()

B : xml_parser_into_struct()

C : xml_get_error_code()

D : xml_error_string()

Q.no 29. Which of the following is not considered a JavaScript operator?

A : new

B : this

C : delete

D : typeof

Q.no 30. LOGIN, STAT, LIST, RETR, DELE, RSET, QUIT are commands of which E-mail
protocol?

A : POP3

B : IMAP

C : SMTP

D : HTTP

Q.no 31. XML document can be viewed in

A : IE C.0

B : IE B.0

C : IE 6.0

D : IE x.0

Q.no 32. Which is the element that has a src property to initiate HTTP GET request?

A : img

B : iframe

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 73/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : script

D : both img and script

Q.no 33. What will be the output of the following PHP code? <?php $hello="Hello World";
$bye="Bye"; echo$hello;"$bye"; ?>

A : Hello world

B : Bye

C : Hello WorldBye

D : Error

Q.no 34. Using _______ statement is how you test for a specific condition in JavaScript.

A : Select

B : If

C : Switch

D : For

Q.no 35. Which of the following XML fragments are well-formed?

A : <myElement myAttribute="someValue"/>

B : <myElement myAttribute=someValue/>

C : <myElement myAttribute=’someValue’>

D : <myElement myAttribute="someValue’/>

Q.no 36. From the following options which are the PHP superglobalvariables :-a. $GLOBALS
b. $_SERVER c. $_GET d. $_FILES

A : All.

B : Only a and c.

C : Only b and d.

D : All except d.

Q.no 37. A validating XML application should be used when:

A : the design demands that all elements use both start and end tags

B : missing or out-of-place elements could cause application errors

C : attribute values cannot refer to external entity references

D : High performance is an important architectural constraint


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 74/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 38. PHP is not configured to transparently pass session IDs in the

A : GET argument

B : POST argument

C : HEADER arguments

D : Both a and b

Q.no 39. Java Script can be written

A : Directly into JS file and included into HTML

B : Directly on the server page

C : Directly into HTML page

D : All of the Above

Q.no 40. The root node of the DOM tree is called ……………

A : Parent tree

B : Non parent tree

C : Document

D : Leaf Node

Q.no 41. What will be the output of the following PHP code? <?php $on$e=1; $tw$o=2;
$thre$e=3; $fou$r=4; echo"$on$e / $tw$o + $thre$e / $fou$r"; ?>

A : 0.75

B : 05

C : 1.25

D : Error

Q.no 42. <script type="text/javascript">


x=4+"4";
document.write(x);
</script>

Output------?

A : Error

B : 44

C:8

D:4
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 75/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 43. ………... is a technique for creating fast and dynamic web pages

A : XML

B : Ajax

C : HTML

D : DHTML

Q.no 44. __________combination of technologies gives AJAX its name.

A : ASP and XAML

B : Atlas and XML

C : Asynchonousjavascript and XML

D : None of the above

Q.no 45. A special kind of a file that is located in filesystem of your browser and can be read
and write from web server, is calls as

A : Session

B : Cookies

C : Script

D : All of them

Q.no 46. ----- forms are forms that retain user input if saving fails.

A : HTML

B : Sticky

C : Automatic

D : Self processing.

Q.no 47. The following best describes the development of XML.

A : XML developed from HTML because WEB browsers became more powerful.

B : XML is designed as a replacement because SGML can not be used for document development.

C : XML builds on HTMLs ability to provide content to virtually any audience by adding the power
of intelligent content.

D : XML is the modern replacement for HTML and SGML, taking the good points from each,
making both of those languages obsolete.

Q.no 48. Representation of single Node in the DOM tree is called as

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 76/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : DOM Node

B : DOM Attr

C : DOM Text

D : DOM Document

Q.no 49. Which PHP function offers to send raw arbitrary HTTP headers?

A : setcookie ( )

B : set_header ( )

C : header ( )

D : All of them

Q.no 50. If you want PHP to transparently handle passing session variables for you when
cookies are not available, you have to configure

A : enable-trans-sid option

B : enable-track-vars option

C : disable-tans-vars option

D : Both a and b

Q.no 51. Which method is used to dynamically register client script from code?

A : Page.ClientScript.RegisterClientScriptBlock

B : RegisterScript

C : Page.ClientScript

D : None of the above

Q.no 52. <?xml version=”A.0”Standalone=”yes” encoding=”UTF-8”?>

A : It shows that the version is A.0

B : Shows that it is Stand alone

C : The Stand alone is wrong

D : version attribute is not in XML

Q.no 53. Getting the textual description of the error based on error code is called as

A : xml_parser_create()

B : xml_parser_free()

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 77/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : xml_error_string()

D : xml_get_error_string()

Q.no 54. Which three components does E-mail system comprises?

A : Mail Client, network, POP3

B : Mailer, mail server, mail boxes

C : IMAP, POP3, SMTP

D : Header, Sender, Body

Q.no 55. To create an XML Parser we use

A : xml_parser_free()

B : xml_parse_into_struct()

C : xml_parser_create()

D : xml_get_error_code()

Q.no 56. Which of the following is true ? 1. AJAX is a platform-independent technology 2.


AJAX can work with web application 3. A JAX can only work with ASP.NET 4. AJAX is a
platform-dependent technology

A : 1, 2

B : 1,2,3

C : 1,3,4

D : 3,4

Q.no 57. The Snippet that has to be used to check if "a " is not equal to"Null " is

A : if(a!=Null)

B : if(!a)

C : if(a!Null)

D : if(a!==Null)

Q.no 58. What is the default namespace

A : The namespace used by default when no namespace is declared

B : The namespace used when two or more namespace are referenced

C : A namespace that is referenced with the xmlns attribute but without a prefix

D : The namespace used when multiple namespace are referenced


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 78/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 59. AJAX requests can support data transfer in ______ format

A : script

B : JSON

C : XML

D : Any

Q.no 60. JavaScript performs several different implicit type conversions such conversions are
called……..

A : Concatenation

B : Typecasting

C: Type conversion

D : Coercions

Q.no 1. Which of the following uses scripted HTTP?

A : XML

B : HTML

C : Ajax

D : CSS

Q.no 2. Which of the below is a liberal reverse of Ajax?

A : HTTP

B : HTML

C : XML

D : Comet

Q.no 3. Which two predefined variables are used to retrieve information from forms?

A : $GET & $SET

B : $_GET & $_SET

C : $__GET & $__SET

D : GET & SET

Q.no 4. DNS stands for …………..

A : Data Name Srver

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 79/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : Data Network Services

C : Data Name System

D : Domain Name System

Q.no 5. What is mean by DHTML ?

A : Dynamic Hyper Text Markup Language

B : Digital Hyper Text Markup Language

C : Both A and B

D : None Of Above

Q.no 6. _____ JavaScript is also called client-side JavaScript.

A : Microsoft

B : LiveWire

C : Navigator

D : Native

Q.no 7. What is the default port number of HTTPs?

A : 70

B : 80

C : 88

D : 90

Q.no 8. In PHP4.1 and later versions, cookies name/value pair are added to the

A : Superglobal array

B : $_COOKIE

C : Global function

D : Both a and b

Q.no 9. What does the tag do?

A : Enclose text to be displayed by non-JavaScript browsers.

B : Prevents scripts on the page from executing.

C : Describes certain low-budget movies.

D : None of the above


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 80/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 10. The role of setcookie () function is -----------.

A : Sends a HTTP cookie to client.

B : Receive a HTTP cookie from client.

C : Sends a HTTP cookie to server.

D : Receive a HTTP cookie from server.

Q.no 11. Which protocol is used to send mails and not to receive them?

A : POP3

B : IMAP

C : SMTP

D : HTTP

Q.no 12. IMAP is a …….. protocol in which e-mail is received

A : client

B : client/server

C : server

D : system

Q.no 13. AJAX comes in ____.

A : 2003

B : 2005

C : 2004

D : 2006

Q.no 14. XML uses the features of

A : HTML

B : XHTML

C : VML

D : SGML

Q.no 15. …………...establishes an independent connection channel between a webpage's


Client-Side and Server-Side

A : XMLHttpRequest

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 81/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : XMLRequest

C : AsyncronousRequest

D : HTMLRequest

Q.no 16. The …………….. Object can be used in calling the web page in either synchronous
or asynchronous mode.

A : XMLHttp

B : XML

C : Json

D : HTTPD

Q.no 17. In AJAX _________ ready states are available.

A:4

B:6

C:8

D:2

Q.no 18. XML is designed to store data and____________

A : Design

B : verify

C : Transport

D : Both A and B

Q.no 19. POP3 is an ………….. layer internet standard protocol.

A : network

B : application

C : session

D : physical

Q.no 20. Which of the following programs support XML or XML applications?:

A : Internet Explorer 5.5

B : Netscape D.7

C : RealPlayer.

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 82/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : both A and B

Q.no 21. Inside which HTML element do we put the JavaScript?

A : <js>

B : <scripting>

C : <script>

D : <javascript>

Q.no 22. InnerHTML and outerHTML supports on ………………. Browser

A : Chrome

B : FireFox

C : Internet Explorer

D : All Browsers

Q.no 23. What is the default value of the directive max_file_limit?

A : 10 files

B : 15 files

C : 20 files

D : 25 files

Q.no 24. POP3 is not suitable for accessing ………..

A : mail data

B : file data

C : non file data

D : non mail data.

Q.no 25. What are the disadvantages of AJAX.

A : Debugging is difficult

B : Increases size of the requests

C : Slow and unreliable network connection

D : All of above.

Q.no 26. Which allows hyper links to print to specific parts of XML documents

A : Xpath
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 83/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : XSLT

C : X Link

D : X Pointer

Q.no 27. To free up the resource when done we use

A : xml_error_string()

B : xml_parser_free()

C : xml_get_error_code()

D : xml_parse_into_struct()

Q.no 28. ------ is the small piece of information which is stored at client browser.

A : session

B : cookie

C : hidden files

D : domain

Q.no 29. The JavaScript exception is available to the Java code as an instance of __________

A : netscape.javascript.JSObject

B : netscape.javascript.JSException

C : netscape.plugin.JSException

D : None of the above

Q.no 30. Which of the following is not an E-mail protocol?

A : POP3

B : IMAP

C : SMTP

D : FDTP

Q.no 31. What will be the output of the following PHP code? <?php $x=5; $y=10;
$z="$x+$y"; echo "$z"; ?>

A : 15

B : 10+5

C : $z

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 84/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : $x + $y

Q.no 32. PHP is an example of ___________ scripting language.

A : Server-side

B : Client-side

C : Browser-side

D : In-side

Q.no 33. The HTML ……………. Tag is used to insert a JavaScript into an HTML page.

A : <script>

B : <javaScript>

C : <script type=”text/javascript”>

D : Both a and c

Q.no 34. The main purpose of javascrip in web browser is to

A : Create animations and other visual effects

B: User interface

C : Both a and b

D : None of the mentioned

Q.no 35. ………………..protocol can be accessed on web without an email client.

A : IMAP

B : POP3

C : HTTP

D : SMTP

Q.no 36. When a user views a page containing a javascript program, which machine actually
executes the script?

A : The web server

B : The user’s machine running a web browser

C : A central machine deep within netscape’s corporate offices

D : None of above

Q.no 37. DHTML is not a technology by itself rather it is a combination of three different
technologies-
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 85/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Client side Scripting( javascript ) , Cascading style sheets( CSS) and the document object
model(DOM)

B : Server side Scripting ( PHP ) , Cascading style sheets( CSS) and the document object
model(DOM)

C : Client side Scripting( HTML ) , Cascading style sheets( CSS) and the document object
model(DOM)

D : Client side Scripting( XML ) , Cascading style sheets( CSS) and the document object
model(DOM)

Q.no 38. Which interface you will use wrap an AJAX client control into a custom server
control?

A : IScriptManager

B : IScriptControl

C : IScriptAJAX

D : None of the above

Q.no 39. Why so JavaScript and Java have similar name?

A : JavaScript is a stripped-down version of Java

B : JavaScript's syntax is loosely based on Java's

C : They both originated on the island of Java

D : None of the above

Q.no 40. In schema data can be specified using

A : Type

B : Data Type

C : Dt:type

D : Data:type

Q.no 41. Which of the following is not a function of XML

A : Store Information

B : Transport Information

C : Structure Information

D : Style Information

Q.no 42. JavaScript is interpreted by _________

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 86/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Server

B : Client

C : Object

D : None of the above

Q.no 43. The attack which involves the insertion of malicious code into a page frequented by
other users is known as..

A : Basic sql injection

B : Advanced sql injection

C : Cross-site scripting

D : Scripting

Q.no 44. $_SERVER['HTTP_HOST'] returns _____________

A : Returns the Host header from the end request

B : Returns the Host header from the header

C : Returns the Host header from the current request

D : Returns the Host header from the current response

Q.no 45. If para1 is the DOM object for a paragraph, what is the correct syntax to change the
text within the paragraph?

A : "New Text"?

B : para1.value="New Text";

C : para1.firstChild.nodeValue= "New Text";

D : para1.nodeValue="New Text";

Q.no 46. When you want to store user data in a session use the . . . . array.

A : $_SESSION

B : SYS_SESSION

C : $SESSION

D : $_SESSIONS

Q.no 47. The _______ method of an Array object adds and/or removes elements from an
array.

A : Reverse

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 87/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : Shift

C : Slice

D : Splice

Q.no 48. Which property is used to control the duration of Ajax request.

A : AsyncPostBackTimeout

B : AsyncTimeout

C : Timeout

D : PostBackTimeout

Q.no 49. Which are the Examples of XML-based Multimedia Language

A : SMIL

B : Multimedia Description Language

C : HTML and Time

D : Both A and B

Q.no 50. What are the technologies used by AJAX ?

A : XMLHttpRequest

B : Cascading Style Sheets (CSS)

C : Extensible HTML(XHTML)

D : All of above

Q.no 51. ……………..command initiates the SMTP conversation.

A : MAIL FORM

B : LOGIN

C : HELLO

D : STAT

Q.no 52. <script language="javascript">function x(){document.write(2+5+"8");} </script>

A : 258

B : Error

C:7

D : 78
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 88/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 53. .----- is an associative array contains a lot of information from the web server.

A : $_ENV

B : $_SERVER

C : $_SESSION

D : $_GLOBALS

Q.no 54. Which of the following statement would import additional schema or schema
components into an existing collection object?

A : IMPORT XML SCHEMA COLLECTION

B : ALTER XML SCHEMA COLLECTION

C : UPDATE XML SCHEMA COLLECTION

D : ADD XML SCHEMA COLLECTION

Q.no 55. Which of the following are the feature of AJAX?

A : Live data binding

B : Declarative instantiation of client components

C : Client-side template rendering

D : All of the above

Q.no 56. The Ajax engine can understand and interpret the ………….

A : application

B : data.

C : structure

D : system

Q.no 57. To match the root node in XMLT transform the syntax will be

A : <XSL:template match=”Document”>

B : <XSL:template match=”Root”>

C : <XSL:template match=”Root Node”>

D : <XSL:template match=”/”>

Q.no 58. Which control is required of every AJAX page to manage the JavaScript files sent to
the client and the communication between client and server?

A : UpdatePanel
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 89/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : ScriptManager

C : AsyncPostBackTrigger

D : None of the above.

Q.no 59. Which is the appropriate code to begin a HTTP GET request?

A : request.open(“GET”,”data”);

B : request.open(GET,”data.csv”);

C : request.open(“GET”,”data.csv”);

D : request.open(“GET”);

Q.no 60. Which one of these legendary Greek mythical figures or places is the code name for
Microsoft's version of AJAX ?

A : Atlas

B : Oracle

C : Hercules

D : Delphi

Q.no 1. What is the correct JavaScript syntax to write "Hello World"?

A : System.out.println("Hello World")

B : println ("Hello World")

C : document.write("Hello World")

D : response.write("Hello World")

Q.no 2. SMTP stands for …………..

A : Simple Mail Transfer Protocol

B : System Mail Transaction Protocol

C : Sorted Mail Trancation Protocol

D : Simple Multiaccess Transfer Protocol

Q.no 3. Since which version of PHP was the directive max_file_limit available.

A : PHP 5.2.1

B : PHP 5.2.2

C : PHP 5.2.12

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 90/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : PHP 5.2.21

Q.no 4. JavaScript is called ------------------ Language .

A : Object oriented

B : procedure Oriented

C : Object Based

D : Procedure Based

Q.no 5. Which of the following best describes JavaScript?

A : a low-level programming language.

B : a scripting language precompiled in the browser.

C : a compiled scripting language.

D : an object-oriented scripting language.

Q.no 6. Java Script code can be called by using

A : RMI

B : Triggering Event

C : Preprocessor

D : Function/Method

Q.no 7. In simple Type Built into XML schema Boolean type holds

A : True, False

B : 1,0

C : both A. & B.

D : True/False and any number except 0

Q.no 8. ……….parameter specifies the error report level for the user-defined error.

A : error_level

B : error_no

C : error_type

D : error_line

Q.no 9. session_destroy() is used to ----

A : To remove session.
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 91/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : To delete session.

C : To destroy session.

D : To remove all global session.

Q.no 10. The XML DOM object is?

A : Entity

B : Entity Reference

C : Comment Reference

D : Comment Data

Q.no 11. AJAX is not a ___________ language.

A : Object base

B : Programming

C : Procdure base

D : Object withs procedure bas

Q.no 12. A proper Scripting Language is a -----------

A : High Level Programming Language

B : Low Level Programming Language

C : Machine Level Programming Language

D : assembly Level Programming Language

Q.no 13. The XSL formatting object which holds the content of the table body

A : Table

B : Table-body

C : Table-content

D : Table-footer

Q.no 14. HELLO, MAIL FORM, SIZE, DATA, QUIT ...etc. are commands of which E-mail
protocol?

A : POP3

B : IMAP

C : SMTP

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 92/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : HTTP

Q.no 15. Which of the following can't be done with client-side JavaScript?

A : Validating a form

B : Sending a form's contents by email

C : Storing the form's contents to a database file on the server

D : None of the above

Q.no 16. Using AJAX we can made our web page

A : More interactive and faster

B : Easy to connect web page with server

C : More dynamic

D : More Static

Q.no 17. Is it easier to process XML than HTML?

A : Yes

B : No

C : Somtimes

D : Can't say

Q.no 18. MTA stands for …………..

A : Mail Transaction Agent

B : Multiple Transaction Access

C : Mail Transfer Agent

D : Multiple Transaction Applicaion

Q.no 19. IMAP stands for……………………..

A : International Mail Access Protocol

B : Internet Mail Access Protocol

C : Integrated Master Accessible Protocol

D : Instant Mail Allowing Protocol

Q.no 20. The Purpose of designing JavaScript is -------------.

A : To style HTML Pages


https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 93/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : To Execute Query related DB on server

C : To add interactivity to HTML pages

D : To perform server side scripting operations

Q.no 21. How can you test the Ajax code?

A : JSU

B : JSUnit

C : AjaxJSU

D : JSUnitAjax

Q.no 22. To send email using PHP you must configure the ……..file

A : email.php

B : system.php

C : php.ini

D : server.php

Q.no 23. Predict the output of the following JavaScript Code.<script type="text/javascript">
<!-- document.write("Hello"); //--> </script>

A : Nothing

B : Compilation Error

C : Hello

D : <!–document.write(“Hello”);//–>

Q.no 24. Which protocol is Known as stateless protocol?

A : POP3

B : IMAP

C : SMTP

D : HTTP

Q.no 25. _____ JavaScript statements embedded in an HTML page can respond to user
events such as mouse-clicks, form input, and page navigation.

A : Client Side

B : Server Side

C : local
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 94/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : Native

Q.no 26. ------ function returns the information in html form about the php environment on
the sever.

A : php()

B : phpinfo()

C : info()

D : php_info()

Q.no 27. What should appear at the very end of your JavaScript?The <script
LANGUAGE="JavaScript">tag

A : The </script>

B : The <script>

C : The END statement

D : None of the above

Q.no 28. Identify the most accurate statement about the application of XML:

A : XML must be used to produce XML and HTML output.

B : XML cannot specify or contain presentation information.

C : XML is used to describe hierarchically organized information.

D : XML performs the conversion of information between different e-business applications.

Q.no 29. How many ways can a session data be stored?

A:3

B:4

C:5

D:6

Q.no 30. How to define a variable in PHP?

A : $variable_name = value;

B : variable_name == value;

C : $variable-name = value

D : $variable-name as value;.

Q.no 31. Which is the element that has a src property to initiate HTTP GET request?
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 95/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : img

B : iframe

C : script

D : both img and script

Q.no 32. Which function is used to transform PHP’s session-handler behavior into that
defined by your custom handler?

A : session_set_save()

B : session_set_save_handler()

C : session_handler()

D : session_save_handler()

Q.no 33. Parsing XML data into an array Structure

A : xml_parser_free()

B : xml_parser_into_struct()

C : xml_get_error_code()

D : xml_error_string()

Q.no 34. When a user views a page containing a JavaScript program, which machine
actually executes the script?

A : The User's machine running a Web browser

B : The Web server

C : Central machine deep within Netscape's corporate offices

D : None of the above

Q.no 35. Storing an entire xml document in the form of a DOM tree is called as

A : DOM Attr

B : DOM Text

C : DOM character Data

D : DOM Document

Q.no 36. Representation of a plain-text node is called as

A : DOM node

B : DOM Element
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 96/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : DOM Attr

D : DOM Text

Q.no 37. SMTP is ………………………… protocol.

A : connection oriented

B : connection less

C : Both 1 and 2

D : non of above

Q.no 38. Trace the output <script> const c=[1,2]; c.push(3);console.log(c);</script>

A : 1,2

B : 1,2,3

C : Nothing will display

D:0

Q.no 39. The characters between these two delimeters are interpreted a characters is called as

A : CDATA

B : CDATA Start section

C : CDATA End section

D : CDATA Section

Q.no 40. Which variable is used to collect form data sent with both the GET and POST
methods?

A : $BOTH

B : $_BOTH

C : $REQUEST

D : $_REQUEST

Q.no 41. Which Web browser is the least optimized for Microsoft's version of AJAX?

A : Firefox

B : Opera

C : Safari

D : Internet Explorer

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 97/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 42. How can we make attributes have multiple values:

A : <myElement myAttribute="value1 value2"/>

B : <myElement myAttribute="value1" myAttribute="value2"/>

C : <myElement myAttribute="value1, value2"/>

D : attributes cannot have multiple values

Q.no 43. XML document can be viewed in

A : IE C.0

B : IE B.0

C : IE 6.0

D : IE x.0

Q.no 44. Contents of sys.xml_schema_collections are _____________

A : Number of disk pages occupied

B : Indexing Capabilities

C : Predefined namespaces

D : Defined namespaces

Q.no 45. The advantage of AJAX is ___________ .

A : Bandwidth utilization

B : More interactive

C : Speeder retrieval of data

D : All of the above

Q.no 46. What is the default value of max_input_time directive?

A : 30 seconds

B : 60 seconds

C : 120 seconds

D : 1 second

Q.no 47. Session_unset ( ) takes

A : 1 argument

B : 2 arguments
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 98/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : 3 arguments

D : No argument

Q.no 48. Which two components are used in email message?

A : message send, message receive

B : message begin, message stop

C : message start, message end

D : message header, message body

Q.no 49. In PHP Language variables name starts with -------

A : & (Ampersand)

B : * (Asterisk)

C : ! (Exclamation)

D : $ (Dollar)

Q.no 50. Which of the following directive determines the maximum amount of time that a
PHP script will spend attempting to parse input before registering a fatal error?

A : max_take_time

B : max_intake_time

C : max_input_time

D : max_parse_time

Q.no 51. Which directive determines whether PHP scripts on the server can accept file
uploads?

A : file_uploads

B : file_upload

C : file_input

D : file_intake

Q.no 52. Port …….. is the default SMTP non-encrypted port.

A : 80

B : 82

C : 25

D : 165
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 99/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 53. $_SESSION array is one of superglobal variables introduced in

A : PHP2.1

B : PHP3

C : PHP4.1

D : PHP6

Q.no 54. To create custom error handler,we first use the library function ………………….

A : error_handler().

B : set_error_hand().

C : set_error_handler().

D : set_err_handler().

Q.no 55. Which method is used to dynamically register client script from code?

A : Page.ClientScript.RegisterClientScriptBlock

B : RegisterScript

C : Page.ClientScript

D : None of the above

Q.no 56. If the php.ini register_globals directive is set, session data becomes available in the . .
. . namespace.

A : Global

B : Local

C : Static

D : Variable

Q.no 57. The disk space area on mail server is called……………………

A : Mail Spool

B : Mail Disk

C : Mail Space

D : Mail Disk Space

Q.no 58. Which are the two different ways to validate email addresses?

A : filtervalidatemail(), ereg()

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 100/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

B : mail(), validate()

C : validate(), check()

D : filters, eregi()

Q.no 59. XSLT processors accept as input

A : An XML conforming document file and an XSLT specification file

B : Only an XML document

C : Only an XSLT Specification

D : Either an XML document or an XSLT specification

Q.no 60. The XSL formatting object use to format a list is

A : List-block

B : List-item

C : List-item body

D : List-item label

Q.no 1. The………….. function sends an error message to a log, to a file, or to a mail account
or a remote destination..

A : error_call()

B : error_dist()

C : error_msg()

D : error_log()

Q.no 2. JavaScript is a ……………… side scripting language.

A : Server

B : Browser

C : ISP

D : None Of above

Q.no 3. Which of the following is not a reserved word in JavaScript?

A : interface

B : throws

C : program

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 101/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

D : short

Q.no 4. Which function is used to write into the html output.

A : Alert()

B : Printf()

C : System.out.println()

D : Write() //syntax document.write()

Q.no 5. What is the full form of MIME?

A : Multipurpose Internet Mail Extensions

B : Multipurpose Internet Microphone Extensions

C : Multilanguage Internet Machine Examples

D : Multiple Internet Message Exchange

Q.no 6. Which of the following method sends input to a script via URL?

A : Get

B : Post

C : Both

D : None

Q.no 7. DNS stands for …………..

A : Data Name Srver

B : Data Network Services

C : Data Name System

D : Domain Name System

Q.no 8. SMTP commands specify the………. , ……………. e-mail address, along with the
message to be send.

A : client's and server's

B : sender’s and receiver’s

C : Mailer's and mail server's

D : Header's and Sender's

Q.no 9. ……………. supports only one request per connection

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 102/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : FTP

B : HTTP

C : TCP

D : Both 1 and 3

Q.no 10. ______________ is a PHP super global variable which is used to collect data after
submitting an HTML form.

A : $_REQUEST

B : $_REST

C : $_isset

D : $_RESONSE

Q.no 11. Which of the following strings are a correct XML name?

A : _myElement

B : my Element

C : #myElement

D : ##myElement

Q.no 12. -------- function is used to starta session.

A : start()

B : start_session()

C : session_start()

D : session()

Q.no 13. XML uses the features of

A : HTML

B : XHTML

C : VML

D : SGML

Q.no 14. XML is

A : Platform independent

B : Language independent

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 103/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : Both A and B

D : Language Dependent

Q.no 15. POP3 is an ………….. layer internet standard protocol.

A : network

B : application

C : session

D : physical

Q.no 16. PHP is used for-------- validation.

A : Client side

B : Server side

C : Both

D : None

Q.no 17. JavaScript is a cross-platform , ………….. scripting language.

A : Object-oriented

B : Pure Object-oriented

C : Procedure oriented

D : Object-oriented with Procedure oriented

Q.no 18. XMLHttpRequest is a ____________

A : Object

B : Class

C : Both Object and Class

D : Array

Q.no 19. .....................is fastest method of transferring digital messages over the Internet or
other computer.

A : Telnet

B : SMS

C : E-mail

D : uploading

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 104/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 20. When you use the $_GET variable to collect data, the data is visible to..

A : None

B : Only you

C : Everyone

D : Selected few

Q.no 21. )...............function is used to send emails from PHP script.

A : mailing()

B : email()

C : mail()

D : mailer()

Q.no 22. Which of the following variables is not a predefined variable?

A : $get

B : $ask

C : $request

D : $post

Q.no 23. Which of the following is not considered as an Error in JavaScript?

A : Syntax Error

B : Missing a Semicolon

C : Division By Zero

D : All of the Above

Q.no 24. What does the <noscript> tag do?

A : Enclose text to be displayed by non-JavaScript browsers.

B : Prevents scripts on the page from executing.

C : Describes certain low-budget movies.

D : None of the above

Q.no 25. ------ is the small piece of information which is stored at client browser.

A : session

B : cookie
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 105/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : hidden files

D : domain

Q.no 26. Java Script can be written

A : Directly into JS file and included into HTML

B : Directly on the server page

C : Directly into HTML page

D : All of the Above

Q.no 27. An E-mail is made up of lines of displayable how many bit US-ASCII characters?

A : 7-bit

B : 8-bit

C : 16-bit

D : 4-bit

Q.no 28. Which one of the following should not be used while sending passwords or other
sensitive information?

A : GET

B : POST

C : REQUEST

D : NEXT

Q.no 29. When a user views a page containing a javascript program, which machine actually
executes the script?

A : The web server

B : The user’s machine running a web browser

C : A central machine deep within netscape’s corporate offices

D : None of above

Q.no 30. The root node of the DOM tree is called ……………

A : Parent tree

B : Non parent tree

C : Document

D : Leaf Node
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 106/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 31. The _________ function converts special characters to HTML entities.

A : htmlspecialchars()

B : specialchars-html()

C : phpspecialchars()

D : specialchars-php()

Q.no 32. Which of the following XML fragments are well-formed?

A : <myElement myAttribute="someValue"/>

B : <myElement myAttribute=someValue/>

C : <myElement myAttribute=’someValue’>

D : <myElement myAttribute="someValue’/>

Q.no 33. Viewing an XML document as a series of events

A : Tree-Based Parsers

B : XML Parser

C : Parser

D : Event-Based Parser

Q.no 34. Which of the following is not a method of AJAX?

A : get()

B : getJSON()

C : post()

D : stop()

Q.no 35. SMTP is ………………level protocol.

A : server

B : user

C : system

D : application

Q.no 36. The JavaScript exception is available to the Java code as an instance of __________

A : netscape.javascript.JSObject

B : netscape.javascript.JSException
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 107/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : netscape.plugin.JSException

D : None of the above

Q.no 37. JavaScript is a …………. And …………….. language.

A : Big , lightweight

B: Large , high weight

C: Small , lightweight

D : Small , high weight

Q.no 38. ………. and ……. are the protocols most commonly employed in an exchange of
email messages.

A : SMTP and HTTP

B : SMTP and IMAP

C : FTP and IMAP

D : SMTP and POP3

Q.no 39. What will be the output of the following PHP code? <?php $on$e=1; $tw$o=2;
$thre$e=3; $fou$r=4; echo"$on$e / $tw$o + $thre$e / $fou$r"; ?>

A : 0.75

B : 05

C : 1.25

D : Error

Q.no 40. POP3 is not suitable for accessing ………..

A : mail data

B : file data

C : non file data

D : non mail data.

Q.no 41. JavaScript is a ……………….language.

A : Markup

B : Scripting

C : Sensitive

D : Easy
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 108/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 42. The POP protocol all your ………… will be downloaded from the mail server to
your local computer.

A : code

B : data

C : email messages

D : system messages

Q.no 43. What will be the output of the following PHP code? <?php $hello="Hello World";
$bye="Bye"; echo$hello;"$bye"; ?>

A : Hello world

B : Bye

C : Hello WorldBye

D : Error

Q.no 44. POP3 uses port ………..through Telnet.

A : 110

B : 80

C : 162

D : 10

Q.no 45. Which one of these legendary Greek mythical figures or places is the code name for
Microsoft's version of AJAX ?

A : Atlas

B : Oracle

C : Hercules

D : Delphi

Q.no 46. If para1 is the DOM object for a paragraph, what is the correct syntax to change the
text within the paragraph?

A : "New Text"?

B : para1.value="New Text";

C : para1.firstChild.nodeValue= "New Text";

D : para1.nodeValue="New Text";

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 109/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

Q.no 47. By using ................function you can send error logs to a specified file or remote
destination.

A : error_log()

B : log_error()

C : LOG_ERROR()

D : customError()

Q.no 48. Which control is required of every AJAX page to manage the JavaScript files sent to
the client and the communication between client and server?

A : UpdatePanel

B : ScriptManager

C : AsyncPostBackTrigger

D : None of the above.

Q.no 49. Which of the following statement would import additional schema or schema
components into an existing collection object?

A : IMPORT XML SCHEMA COLLECTION

B : ALTER XML SCHEMA COLLECTION

C : UPDATE XML SCHEMA COLLECTION

D : ADD XML SCHEMA COLLECTION

Q.no 50. XSL has “block container” for formatting the document to

A : Create a display block to format the paragraphes

B : Create a display block to format the titles

C : Create a block level reference area

D : Create display block to format the titles

Q.no 51. ___________is the name of the DLL that contain AJAX control tool kit?

A : Ajaxtoolkit.dll

B : Ajaxcontroltoolkit,dll

C : Ajacontol.dll

D : Control.dll

Q.no 52. Which of the following method transfers information via HTTP headers and not
throughthe URL?
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 110/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

A : Get

B : Post

C : Both

D : None

Q.no 53. <?xml version=”A.0”Standalone=”yes” encoding=”UTF-8”?>

A : It shows that the version is A.0

B : Shows that it is Stand alone

C : The Stand alone is wrong

D : version attribute is not in XML

Q.no 54. What is an XML namespace

A : A set of names applied to specific space within an XML

B : A set of names representating a specific XML Vocabulary

C : A set of names for XML documents pretaining to a particular Vocabulary

D : ALL of the above

Q.no 55. What does the XMLHttpRequest object accomplish in Ajax?

A : It's the programming language used to develop Ajax applications.

B : It provides a means of exchanging structured data between the Web server and client.

C : It provides the ability to asynchronously exchange data between Web browsers and a Web
server.

D : It provides the ability to mark up and style the display of Web-page text.

Q.no 56. The transformation of XML document in to another type of document by XSLT can
be done by (i)In the server (ii)In the client (iii)With a separate program

A : only(i) & (ii)

B : only (ii) & (iii)

C : all are correct

D : only (i) & (iii)

Q.no 57. Who does the chorus believe spread a rumor about Ajax slaughtering cattle?

A : Ares

B : Hermound
https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 111/112
10/22/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10

C : Odysseus

D : Artemis

Q.no 58. Which of the following is true ? 1. AJAX is a platform-independent technology 2.


AJAX can work with web application 3. A JAX can only work with ASP.NET 4. AJAX is a
platform-dependent technology

A : 1, 2

B : 1,2,3

C : 1,3,4

D : 3,4

Q.no 59. Which of the following technology is not used by AJAX?

A : Javascript

B : FLASH

C : Document object model

D : XMLHttpRequest

Q.no 60. In a PHP ……...function is used to create a 32 digit hexadecimal number to create
unique encrypted number

A : Enc()

B : H()

C : shell()

D : md5()

https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=3023&code=1052000&showTest=2371&actForm=edit&set=10 112/112

You might also like