|
| ||||||||||
| Tags: disadvantages of java, java, java disadvantages, java limitations, limitations, limitations of java |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| What are the limitations of Java?
Java is pure Object Oriented Programming. So it comprises lots of advantages of OOPs concept. Everything inside the java program encoded within as "Class". I want to be aware about the limitation of the Java language. K don't have any idea bout the this. Do you know what are the limitations of java? If yes then please let me aware about the same. I would greatly appreciate your help. |
|
#2
| ||||
| ||||
| Re: What are the limitations of Java?
Following are some limitations of Java:
|
|
#3
| ||||
| ||||
| Re: What are the limitations of Java?
Java language make use of the automatic garbage collector in the way to manage memory management. But the actual thing is that, the programmer of java doesn't have control on it. The another thing is that, the garbage collection can't be managed by java programmer. The another limitation of java is that it doesn't contains "Pointer" concept and which is supported by C and C++ programming language. |
|
#4
| ||||
| ||||
| Re: What are the limitations of Java?
Hi friend, I suggest you to refer following limitations of java:
|
|
#5
| ||||
| ||||
| Re: What are the limitations of Java? Java Applets can't stream data directly into the browser. Java has the advantage of having a portable code, a Java program is executable on any platform or architecture. It is the virtual machine that supports constraints, it adds another layer to the program have always the same runtime environment. This virtual machine has the drawback as it take additional resources. The function pointer is not included in java. |
|
#6
| |||
| |||
| Re: What are the limitations of Java?
Hello friend, Below are some limitation of Java: * Compile time exception checking of java addds safety, but it take additional time. * Java has many primitives and which make it very complex to understand and to write. * The compile cycle of java is more longer than it interpreted. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "What are the limitations of Java?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| iphone ios 5 limitations | Lalitesh | Portable Devices | 9 | 27-12-2011 08:35 AM |
| What are the limitations of a ad hoc networks | AliyaK | Networking & Security | 3 | 23-08-2011 11:24 AM |
| Spotlight limitations on mac | Chen | Windows Software | 4 | 29-05-2010 06:40 AM |
| What are the limitations of XML? | Sarfaraj Khan | Software Development | 4 | 13-02-2010 11:32 AM |
| What are the HTML limitations? | Bottlenecked | Software Development | 5 | 11-02-2010 11:37 AM |