Pages
Home
java
MySQL
JDBC
hibernate
Servlets
JSP
Spring
Struts
Hadoop
Is it possible to initialize more than one variable of same datatype in the same statement?
Ans :
Yes,
ex: int i=j=k=10;
Newer Post
Older Post
Home