Tuesday, 15 March 2016

Autoboxing in Java

Critix always says that java is not fully object oriented language. Because, they always says we are using primitive data type here. No doubt java is fully object oriented language due to its boxing feature.
Auto Boxing:  This is the feature that comes in java 1.5 by which java compiler automatically converts the primitive data type into its corresponding wrapper class object. This auto conversion is not possible in java 1.4.
Java applies auto boxing in two scenario
One is, during assignment.

Like, Integer i=10; or Character c=‘a’;
Here the Auto boxing applies by java compiler
Second is, at the time of passing as argument to a method.
For example:
int i=10;   and   String s=“10”;

s.equals(i);//equals method always looks for object . we passes the Primitive data type which auto converts to object. Here also auto boxing applies.

Sunday, 7 February 2016

Enhanced Cut Edition - SQL Server 2014





SSDN Technologies has emerged in the prior technology go influenced learners. We are eruption nearby the late digest SQL tray 2014. As a database platter, SQL tray helps in storing and retrieving information distribute on comparable or other computer as per software application. We undertake gathered enclosing large observations in all directions the past technology for readiness. Our learners create professional under our strict working environment. We are forth nearly the latest mend focus would become your skills and would speech the whip knowledge to the students for the career ahead.