Type Here to Get Search Results !

Web Technologies Mcq Questions [SET - 4] | Web Development Mcq Questions and Answers

 Web Technologies Mcq Questions [SET - 4]  | Web Development Mcq Questions and Answers

web development mcq questions and answers


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

    PHP 4
    PHP 5
    PHP 5.3

ANSWER= (B) PHP 5

 

2.Which one of the Following methods is responsible for sending the query toDatabase

    query()
    send_query( )
    sendquery()

ANSWER= (A)  query()

 

3.Which is the comment symbol in mysql?

    &&
    /*….*/
    #

ANSWER= (C) #

 

4. A ________ consists of one or more tables.

    database
    command
    Query

ANSWER= (A) database

 

5.  ________ is used to uniquely identify the rows in table.

    primary key
     Database
    not null

ANSWER= (A) primary key

 

6. _____ returns the last error description for the most recent function call

    Error no
     Zero no
    no error

ANSWER= (A) Error no

 

7. A _______ is a server that manages data for user.

    Wamp
    World
    Excel

ANSWER= (A) Wamp

 

8. RDBMS stands for __________.

    Relation data base management
    reletives data base management
    Random data base management

ANSWER= (A)  Relation data base management

 

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

     exist()
    exist_class()
    class_exist()

ANSWER= (C) class_exist()

 

10. Which one of the following functions is used to determine object type?

    obj_type()
     type()
    is_a()

ANSWER= (C) is_a()

 

11. Which keyword is used to refer to properties or methods within the class itself?

    private
    public
    protected

ANSWER= (D) $this

 

12. In Ajax XMLHttpRequest this object is used to exchange data with web server .

     true
    false
     both

ANSWER= (A) true

 

13.  __________Reduce the traffic travels between the client and the server

    Ajax
    HTML
    xml
ANSWER= (A)  Ajax

 

14. The ajaxStart and ajaxStop are ______ that relate to all Ajax requests together

     event
     properties
    object

ANSWER= (A) event

 

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

    true
    false
    both
ANSWER= (A) true

 

16. In XML we can define/create the tags according to your need.

     true
    false
    both

ANSWER= (A) true

 

17.  ______is designed to read the XML and create a way for programs to use XML.

    XML PERSOR
    CSS
     XML-TREE

ANSWER= (A) XML PERSOR

 

18.An_________starts at a root element and branches from the root to childelements.

    XML PERSOR
    CSS
    XML-TREE

ANSWER= (C) XML-TREE

 

19. SOAP supports document-level transfer

     true
    false
    both

ANSWER= (A) true

 

20. XML-RPC is more about values transfer, although it can transfer structures such asstruts, lists etc. ,it is _______.


    true
    false
    both

ANSWER= (A) true

 

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

    while loop
    for loop
     foreach

ANSWER= (A) all the these.

 

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

     false
    both a and b

ANSWER= (A) true

 

23. PHP files can contain text, HTML, CSS, JavaScript, and PHP code

    true
    false
    both a and b

ANSWER= (A)  true

 

24.PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)

    true
    false
    both a and b

ANSWER= (A) true

 

25. PHP is compatible with almost all servers used today (Apache, IIS, etc.)

    true
    false
    both a and b

ANSWER= (A) true

 

26. PHP supports a ___________ range of databases

    wide
    small
    short

ANSWER= (A) wide

 

27. is main example of ajax application .

     google map
    msword
    php

ANSWER= (A) google map

 

28. Ajax method and method is used to perform Ajax request

    Jquery
     json
    jphp

ANSWER= (A) Jquery

 

29. 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

 

30. Ajax is not programming language , itis

     true
     false
    both true and false

ANSWER= (A)  true  



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