answersLogoWhite

0

What else can I help you with?

Continue Learning about Basic Math

Difference between debugging and maintaining program?

Debugging makes the program works fast while maintainance makes the program slow


How can you debug jsp pages?

There is an IDE called WSAD - Websphere Studio Application Developer. It has inbuilt tools to debug everything (servlets & jsps inclusive) I have heard from my friends that Eclipse too has some plugins that can help us debug jsps. The MyEclipse plugin for Eclipse also has tools for debugging Servlets and JSPs. Debugging a JSP in MyEclipse is a little tricky sometimes, depending upon the Java Application Server you are using. In theory, it should not be too difficult to debug a JSP as when it is compiled, it is compiled into a Servlet anyway.


How do you solve error. code 170004 in php?

Do you have an index.php file in the root folder ? This is a common cause of failure. In some case, copy index.html to index.php resolve the problem. If you have index.php, you may need to supply debugging during staging (e.g. set BP_DEBUG option).


How many data types are there in PHP?

The data types are grouped into this categories: Booleans Integers Floating point numbers Strings Arrays Objects


Is a rational number a real number?

Yes, a rational number is a real number. A rational number is a number that can be written as the quotient of two integers, a/b, where b does not equal 0. Integers are real numbers. The quotient of two real numbers is always a real number. The terms "rational" and "irrational" apply to the real numbers. There is no corresponding concept for any other types of numbers.

Related Questions