Type Here to Get Search Results !

Web Technologies Mcq Questions [SET - 1] | Web Technologies Mcq Questions and Answers pdf

 

Web Technologies Mcq Questions

1. The _____ method starts with two underscores (__).

    class
    object
    Construct
ANSWER= (C) Construct

 

2.  _______an object means converting it to a byte stream representation that can bestored into file.

     class
    object
     Construct
ANSWER= (D) Serializing

 

3.  _________ An array with a numeric index. Values are stored and accessed in linear fashion. 

    associative array
    multidimensional array
    Numeric array
ANSWER= (C) Numeric array

 

4. An XML element can contain ___

    text elements attribute
    only attribute
     element

ANSWER= (A) text elements attribute

 

5. In PHP, we have the following loop types:

    while loop
    for loop
     foreach
ANSWER= (A) all the these.

 

6. An XML tree start at root element and end at its child elements,

     true
    false
    not know
ANSWER= (A)  true

 

7. To create a constant, use the _____ function.is use

    define()
    min()
    abs()
ANSWER= (A) define()

 

8. mysql_close() is use to ________database(wamp) in php .

    create
    close
    connect
ANSWER= (A) create

 

9. XML is neither a presentation language nor a programming language.

    true
    false
    both
ANSWER= (A) true

 

10. ____________An array with strings as index. This stores element values in association withkey values rather than in a strict linear index order.

    associative array
     multidimensional array
    Numeric array
ANSWER= (A) associative array

 

11. There are two types of validation are available in PHP. They are as follows −

    Client-Side Validation
    Server Side Validation −
    input type validation
ANSWER= (D) 

 

12.  ______ doesn't define a specific set of tags

    Ajax
    XML
    SimpleXML
ANSWER= (B) XML

 

13.  Which method scope prevents a method from being overridden by a subclass?

    Abstract
    Protected
    Final
ANSWER= (C) Final

 

14.Which one of the following functions is used to determine whether a class exists?

     exist()
    exist_class()
    class_exist()
ANSWER= (C) class_exist()

 

15. When inheriting from an abstract class, the child class method must be definedwith the same name, and the same or a less restricted access modifier.

     true
    false
    both a and b
ANSWER= (A)  true

 

16.long form of Ajax is

    Asynchronous java script & xml
    Asynchronous Java program
    Asynchronous xml language
ANSWER= (A) Asynchronous java script & xml

 

17.  ___________ After submitted by data, The data has sent to a server and perform validationchecks in server machine.

    Client-Side Validation
    Server Side Validation
     input type validation
ANSWER= (B) Server Side Validation

 

18. Core PHP means solving a Mathematical problem by using paper and pen and Frame workmeans solving Mathematical problem by using a calculator.

     true
    false
     both a and b
ANSWER= (A)  true

 

19.long form of WSDL is ___

     web services description language
    Web services deleted language
    Web services define language
ANSWER= (A) web services description language

 

20. long form of UDDI is _______

    Universal description language
    Web services deleted language
    Universal description,discovery language
ANSWER= (C) Universal description,discovery language

 

21.  Interfaces allow you to specify what methods a class should implement.

    true
    false
    both a and b
ANSWER= (A) true

 

22.  ________ is a server scripting language, and a powerful tool for making dynamicand interactive Web pages.

    PHP
    java script
    Angular js
ANSWER= (A) PHP

 

23. The default file extension for PHP files is _________

    .PHP
    .js
    .Ajs
ANSWER= (A) .PHP

 

24. PHP code is executed on the server, and the result is returned to the browser asplain HTML

     true
    false
    both a and b
ANSWER= (A) true

 

25. Jquery ajax is usefull while working with forms it consist of serialization ,client side ,validation ,it is

    true
    false
    both true and false
ANSWER= (A) true

 

26. _______ A class that inherits from another class. This is also called a subclass or derivedclass.

     child class
    class
    member function
ANSWER= (A) child class

 

27. loadDoc() function creates an XMLHttpRequest object, adds the function to beexecuted when the server response is ready, and sends the request off to the server.

     true
    false
     both a and b
ANSWER= (A)  true

 

28. Which version of PHP introduced the instance of keyword?

    PHP 4
    PHP 5
    PHP 5.3
ANSWER= (B) PHP 5

 

29. the _____function returns the square root of a number:

    count
    min
    abs
ANSWER= (D)  sqrt()

 

30. The _______ function generates a random number:

    rand
    min
     abs
ANSWER= (A)rand




Related Quaries:

  • web technologies mcq questions
  • web technologies mcq questions and answers pdf
  • web technology mcq sanfoundry
  • web technology mcq with answers pdf


Friends if you like this post,kindly comment bellow and do share your responce.Thank You for Visiting.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

Below Post Ad