CrazyEngineers
  • My WEB TECHNOLOGIES Question Paper.

    Updated: Oct 21, 2024
    Views: 734
    Hi guys, Here is my web technologies question paper.


    SHORT ANSWERS :


    1) What is DNS server.
    2) What is window object.
    3) What are the DOM methods.
    4) What is include directive.
    5) What is on mouse event.
    6) What is data source object.
    7) Define post.
    8) Define WSDL.
    9) What is join method.
    10) what is filpV filter.
    11) What is record set.
    12) What is sentinel value.
    13) What are the top down and stepwise refinement.
    14) What is short circuit evaluation.


    ESSAYS :


    1) Write a java script for random number generation.
    2) How do you pass array elements to a function explain?
    3) Write about string object XHTML markup methods.
    4) Write about dynamic positioning in DHTML with example.
    5) Write a script to demonstrate mouse events.
    6) What are the types of filters? Explain.
    7) Write a short note on transitions.
    8) Explain server side ActiveX components.
    9) Explain HTTP request types.
    10) Explain XML vocabularies.
    11) Explain how to create and display java server pages.
    12) Explain Java mail client side scripting.
    13) Explain Java mail componenets.


    Some of these questions are out of syllabus. 😔.

    Anyone knows Filters ?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • ramana_slv

    MemberApr 6, 2010

    filters is the servlet concept....
    Are you sure? This action cannot be undone.
    Cancel
  • Gurjeet Singh

    MemberApr 7, 2010

    nice set of questions 😀
    for DOM there is a good link
    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Sahithi Pallavi

    MemberApr 7, 2010

    filters is the servlet concept....
    Servlets concept?
    I think you have already done with this subject in your last semester.
    Please let me know about filters.
    Are you sure? This action cannot be undone.
    Cancel
  • Sahithi Pallavi

    MemberApr 7, 2010

    nice set of questions
    for DOM there is a good link
    DOM
    Ofcourse. But, some of them are out of syllabus. So, I cant able to write them briefly.

    Thanks for your link. DOM is very good and interesting topic. 😀
    Are you sure? This action cannot be undone.
    Cancel
  • sherya mathur

    MemberApr 18, 2010

    yes good set of questions
    bur here are some question for which I m unable to understand the answers
    can anyone explain
    what is filpV filter and
    Write a short note on transitions?
    Are you sure? This action cannot be undone.
    Cancel
  • ankesh.cs2007

    MemberApr 19, 2010

    hay nice set of questions......
    Are you sure? This action cannot be undone.
    Cancel
  • jhbalaji

    MemberJul 1, 2010

    What are the DOM methods.?
    I know XML Dom Here it goes


    • x.getElementsByTagName - (name)
    • x.removeChild - (node)
    • x.appendChild - (node)
    Wherever the properties are

    • x.nodeName - name of x
    • x.nodeValue -value of x
    • x.parentNode -parent node of x
    • x.childNodes - child nodes of x
    • x.attributes - details orattributes nodes of x
    BTW: Define post??? What does it deals with???
    Power On Self Test or a Forum Post or Web Scripting i.e PHP

    Thanks for the Questions
    Are you sure? This action cannot be undone.
    Cancel
  • Sahithi Pallavi

    MemberJul 5, 2010

    I know these DOM methods :

    getElementById("id");
    getElementByTagName("tagN");

    @ jhbalaji : Do you have any idea about filters concept?
    Are you sure? This action cannot be undone.
    Cancel
  • jhbalaji

    MemberJul 5, 2010

    yep!
    please not that the Filter i am talking here will be about on filtering technology used in web
    I have used Filtering Based on certain tags in HTML Parser aka An HTML Purifier in one my classes being developed with it too now but i have an not a computer engineer to explain on computed terms
    But Indexdata have a good Reference on that you can have a look on it
    Of you need you can refer that if you have any doubts ping me up
    #-Link-Snipped-#

    Or if you need to learn more about web programming i would recommend you this to go ahead
    <a href="https://www.w3schools.com/" target="_blank" rel="nofollow noopener noreferrer">W3Schools Online Web Tutorials</a>
    You can get about DOM there too
    #-Link-Snipped-#

    I am just an mechanical engineer but w3schools taught me a lot.


    BTW: HTTP Request includes
    Get & Post
    But we will be issuing the head to check whether the webpage is in live condition to return a certain Header for the Apache Machine to proceed futher and send the information normally if it's a Text matter else a Mime Part Data's are made and sent
    I hope there also one called GETALL
    It Picks everything including HTTP Header which are live right?
    Are you sure? This action cannot be undone.
    Cancel
  • Sahithi Pallavi

    MemberJul 6, 2010

    Thank you so much for your explanation and links. 😀
    Are you sure? This action cannot be undone.
    Cancel
  • jhbalaji

    MemberJul 11, 2010

    sahithi pallavi
    Thank you so much for your explanation and links. 😀
    No problem!
    Forums are my main potential to feed oneself with Computer and programming or any Stuffs in common!
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register