Why Java Differs from other object oriented Programming Language like C#,.Net
Previous | Home | Next |
But C# supports struct.But Java does not supports pointer ,struct, multiple inheritance.
java support instance initializers but C# does'nt support.
Java support checked exceptions while C# dont
Previous | Home | Next |