Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
questiona give three typical uses of web servicesb explain any five attributes used by regular expression pattern in a wsdl documentc explain the
questiona explain the concept of mixed content in an xml document what restrictions are placed on the definition of elements with mixed content by
questiona xml is about the structure of data this is what makes it so much more powerful than html which is about the presentation of data show
questiona what will be the output of the following extract codes describe fully how the program operateslt php statesoftheusa array 1 gt alabama
questiona describe how syntax errors occur in php illustrate your answer with extract codesb explain two methods that might be used to control
questiona what are the four types of code declaration blocks you can use to write phpb distinguish between the include statement and the require
questiona i name four features of php that makes it an appropriate choice as a web programming languageii list advantages while using php scripting
questiona write extract codes to show the structure of the globalasax fileb outline four classes that allow you to work with file streamsc when
questiona using the help of a diagram describe the layer of the net framework that sits between visual basicnet 2005 and the operating systemb
questiona how can you simple-bind controls at design modeb how can a blank record be created in a dataset bound to the controls in a windows formc
question a describe what are streams in file handling and explain what should be done when accessing data in an existing fileb for what purpose are
questiona what is vbnet 2005 and explain the versions of vbnet name the four different types of applications that new version of vbnet can createb
question a one of the most common sorting techniques we have in programming is the lsquobubble sort this technique will be used to sort an array of
questiona i what is recursion ii what advantage is there in its use iii what disadvantage is there in its useb the factorial of a positive number
question a how does a structure differ from an arrayb describe how a structure differs from a unionc declare a union called lsquoclothes which
question a define a pointer provide an example of an integer pointer variableb give advantages of using pointers over arraysc declare an integer
questiona change the following example using the javas conditional operator expression to solve the duplication problempublic class demonstrate
question 1a what is the meaning of an object-oriented programmingb list eight simple types of data in javac explain how objects and classes are
questiona define four special target names use with the target attributeb assume that you have a document with many subsections write the html code
questiona prepare a diagram which explains where the different elements like form window and document belong in the document object model hierarchy
questiona the objectdatasource control is an alternative design approach to using accessdatasource or sqldatasource controls explain and illustrate
question a explain fully how adonet functions illustrate your answer using a diagramb list and explain three methods of the sqlcommand classc give
questiona give three key differences between the detailsview and formview controlsb the aspnet 20 framework introduces the idea of validation
problema define the term viewstate as used in the aspnet frameworkb what is a statebag class give a simple example to support your answerc i
questiona one problem encountered when designing web applications is that http is a stateless protocol explain two general approaches to solve the