Tag: programming languages
Questions Related to programming languages
-
System.free()
-
System.setGarbageCollection()
-
System.setGarbage()
-
System.gc()
-
AirthmaticFormat
-
CurrencyFormat
-
NumberFormat ==
-
StringBuffer
-
The Local Systems IP Address
-
Local Systems Port Number
-
Remote System’s IPAddress
-
All of the above
-
jspDestroy()
-
jspInit()==
-
_jspService()
-
getParameter()
-
ODBC can be directly used with Java because it uses a C interface
-
ODBC makes uses of pointers which has been totally removed from JAVA
-
ODBC is from Microsoft while JDBC is from java applications
-
ODBC requires manual installation of the ODBC driver manager and driver on all client machines. While for JDBC driver are written in Java and JDBC code is automatically installable, secure and portable on all platforms.
-
It defines the standard tag that works the same everywhere
-
It is a single library and we can use it in multiple jsp containers
-
It has support for the common structural tasks like iteration and condition
-
All of the above
-
Script language declarations, scriplets and expressions.
-
JSP standard actions
-
JSP standard directives
-
All the Above
-
SessionTimedoutIndicator
-
SessionTotalTimeOutIndicator
-
SessionTotalTimedoutIndicator
-
SessionTimeoutIndicator
-
jspDestroy()
-
jspInit()
-
_jspService()
-
getParameter()