Technologies are used in AJAX
Name the technologies that are used in AJAX?
Expert
AJAX uses four technologies that are as follows:
1. Extensible HTML (XHTML) and Cascading Style Sheets (CSS)
2. XMLHttpRequest
3. Document Object Model (DOM)
4. JavaScript
Namespace: It is the region of a program in which specific identifiers are visible. Java employs packages to give namespaces, and its visibility rules: package, private, protected, public-variously include identifiers within the namespaces.
What is validating parser? Answer: A parser makes sure that an XML document is valid additionally to being well formed.
Define the term Protected statement: It is a statement within the try clause of the try statement.
Explain the way to overriding a base class method in Visual Studio .NET and in Visual Studio 2005.
IEEE 754: The standard 754-1985 issued by Institute of Electrical and Electronic Engineers for the binary floating point arithmetic. It is the standard to which Java's arithmetic matches.
Ans. Applet: An applet is an application designed to travel over the internet and to be executed on the client machine by a java compatible
Break statement: A statement employed to break out of a loop, switch statement or labeled block. In all situations, control continues with the statement instantly, subsequent to the containing block.
In .NET, write a simple web service in C# to generate uniform random numbers. Use the class System.Random to generate the random numbers. What part of the code is specifically associated with web services? How could you deploy the web service?
State the term Win32. Answer: Win32 considers to Microsoft 32 bit Windows API. Applications of Win32 are programs that are built along with the Win32 API.
Briefly describe the limitations of AJAX.
18,76,764
1925620 Asked
3,689
Active Tutors
1457033
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!