Type Here to Get Search Results !

Web Technologies Mcq Questions [SET - 9] | Web Technology Mcq for bca

 

web technology mcq for bca


1. PHP 5's new ______ module makes parsing an XML document, well, simple. It turns anXML document into an object that provides structured access to the XML.

    Ajax
    XML
    SimpleXML

ANSWER= (A) SimpleXML

 

2. 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) only a and b not c

 

3. Which method retrieves each row from the prepared statement result and assignsthe fields to the bound results?

    get_row()
     fetch_row()
    . fetch()
ANSWER= (C) . fetch()

 

4. In PHP $Icon=mySQL_connect("localhost","root","") is used to ____ to the database .

     create
    close
    connect

ANSWER= (C) connect

 

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

    obj_type()
    type()
     is_a()

ANSWER= (A) obj_type()

 

6. Which method returns the error code generated from the execution of the lastMySQL function?

    errno()
     errnumber()
    errorno()

ANSWER= (A) errno()

 

7. HTTP stands for ___________.

    Hyper text transfer protocol
    hyper text mark protcol
    File transfer protocol

ANSWER= (A) Hyper text transfer protocol

 

8. To upload the file ________ array is used.

    $Files
     $load
    $New

ANSWER= (B)  $load

 

9. A PHP script starts with <?php and ends with ?>:<?php // PHP code goes here ?>

    true
    false
    both a and b

ANSWER= (A) true

 

10. ----------is a technique for creating fast and dynamic web page.

    Ajax
    xml
    HTML

ANSWER= (A) Ajax

 

11. PHP was designed as a ________ scripting language.

    Sever side
    client slide
    c++

ANSWER= (A) Sever side

 

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

    create
    close
    connect

ANSWER= (B) close

 

13. die(mySQL_error()) is used to show _______ message .

    error
    Connect
    create

ANSWER= (A) error

 

14. The long form of SQL is __________.

     Structural query language
    Structural question language
    System Query Language

ANSWER= (A) Structural query language

 

15. allows to web pages to be upload asynchronously and exchange the smallof data wit server .

    Ajax
    xml
    HTML

ANSWER= (A) Ajax

 

16. is main example of ajax application .

    google map
    msword
     php

ANSWER= (A) google map

 

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

    Ajax
    HTML
    xml

ANSWER= (A) Ajax

 

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

    create
    close
    connect

ANSWER= (A) create

 

19. The abs() function returns the absolute (positive) value of a number:

    true
    false
    both a and b

ANSWER= (A)  true

 

20.A ________ script can be placed anywhere in the document.

    PHP
    java script c
     Angular js

ANSWER= (A)  PHP

 

21. the switch statement is used to perform different actions based on differentconditions

    true
     false
     both a and b

ANSWER= (A) true

 

22. The _____function rounds a floating-point number to its nearest integer:

     round
    min
    abs

ANSWER= (A) round

 

23. An inherited class is defined by using the ______ keyword.

    extends
     constructor
    object

ANSWER= (A) extends

 

24. Interface are similar to abstract classes. The difference between interfaces and abstract classes are Interfaces cannot have properties, while abstract classes can have.

    interface
    abstract class
    implements

ANSWER= (A) interface

 

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

    Jquery
    json
    jphp

ANSWER= (A) Jquery

 

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

 

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

    event
    properties
    object

ANSWER= (A) event

 

28. SOAP supports document-level transfer

     true
    false
    both

ANSWER= (A) true

 

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

    Ajax
     XML
    SimpleXML

ANSWER= (B) XML

 

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.

Top Post Ad

Below Post Ad