pointers in java

pointers in java

Why pointers concept are not used in java?

View Answers

February 23, 2012 at 12:33 PM

In Java all inside the class which not essentially requires pointer mechanism And By Using Pointers We directly access the memory of the system, which cause some security problems and JAVA doesn't allow it because everything should be under JVM. Another Fact is pointers are not platform independent









Related Tutorials/Questions & Answers:
Java pointers
Java pointers   Why Java does not support pointers
Java pointers
Java pointers  Why Java does not support pointers
Advertisements
pointers in java - Java Beginners
pointers in java  Why pointers concept are not used in java
Pointers - Java Interview Questions
Pointers  Why Pointer are not used in JAVA?  There is no need to store the address of the another variable in java So that pointers are not used in java
java pointers - Java Beginners
java pointers  "There is no need to store the address of the another variable in java So that pointers are not used in java."how it is different... the rule of OOP. so java does not support pointer.so that direct access to any
What is a pointer and does Java support pointers?
What is a pointer and does Java support pointers?   Hi, What is a pointer and does Java support pointers? Thanks   Hi, Pointer... to memory leaks and reliability issues hence Java doesn't support the usage of pointers
ModuleNotFoundError: No module named 'django-icons-icojoy-pointers'
ModuleNotFoundError: No module named 'django-icons-icojoy-pointers'  ...: No module named 'django-icons-icojoy-pointers' How to remove the ModuleNotFoundError: No module named 'django-icons-icojoy-pointers' error
Array of String using Pointers
Array of String using Pointers   ... of string using pointers in C. The declaration of an array of character pointers.... In the example below, A two element array of character pointers where each element
memory span and shrink - pointers
C array of pointers
C array of pointers       In this section, you will learn how to create array of pointers.... The values you assign to the pointers are memory addresses of other variables (or other
java
java   in java does not pointers concept but what is nullpointers in java?   nullpointer is a runtime Exception
java webcam integration
java webcam integration  Hi Folks, We need some pointers on how to implement webcam integration with our java based application. Our objective is to capture picture and record video through webcame from JSP page. Then save
Java jdbc class.forName error - JDBC
Java jdbc class.forName error  HI: how is possible that my JDBC connection to an MYSQL instance works inside the IDE (Netbeans) and not when I start it from the jar file? Could some please give some pointers please? Higly
java - Java Interview Questions
Programming language. 4)Java does not allocate direct pointers to memory...java  what is the deffirence between java language and other language ?   Hi Friend, Differences: 1)Java is more secure than any other
Java Variables - Java Beginners
Java Variables  Hi, I had a small doubt. What are Object Reference variables in java..What actually they do.. And What actually an Object Reference variable will contain? As there are no pointers in Java, what are object
Java Variables - Java Beginners
Java Variables  Hi, I had a small doubt. What are Object Reference variables in java..What actually they do.. And What actually an Object Reference variable will contain? As there are no pointers in Java, what are object
Features of Java
is easy to write and understand. Java programmer doesn't have to work with pointers...Features of Java: Java is one of the most popular language in the field... programming is its large number of important and robust features. Java can be used
Java vs C
pointers are used while in java references are used...Java vs. C Language In this section we will compare Java and C Programming... business problem. Java is object oriented, platform independent programming language
Objective-c memory management: retain and release
object contains pointers to other objects? Also we will see how does
Difference between C++ and Java
on the specific runtime optimization C++ uses pointers while java doesn't have pointers Java compiles to byte code whereas C++ compiles to machine... Java and C++ are Object Oriented Programming (OOPs) language. Java
Java Interview Questions - Page 1
pointers? Answer: Because pointers are unsafe. Java uses... types without pointers. This is why Java and C# shine... Java Interview Questions - Page 1   
calculate size of array
calculate size of array  Is it possible to calculate the size of array using pointers in Java
Java for C Developers
Java for C Developers          Some times ago, many people believed that Java was slower than C because Java had to run through a virtual machine. Today however, Time and speed
Introduction to Java Technology
: Simple: Java is simple and its free from pointers which makes it ideal..., no pointers and support of multithreading.   Robust: Java...Introduction to Java Technologies and what it can do? In this first tutorial I
Features of Java
collection mechanism that eliminates memory leaks Java does not have pointers... with the Internet. Secure: Java does not use memory pointers. Java programs run... Java is a class based Object Oriented Programming (OOPs) language, which
java features
the pointers explicitly. It is much harder to write the java programs that can... robust. Secure: Java does not use memory pointers explicitly. All the programs... Peculiarities of Java ..............   
Java Features
language. Programs are easy to write and debug because java does not use the pointers...: Java does not use memory pointers explicitly. All the programs in java are run... Peculiarities of Java ...      
Java Features
does not use the pointers explicitly. It is much harder to write the java.... Secure: Java does not use memory pointers explicitly. All the programs in java...Peculiarities of Java Platform Independent: The concept of Write-once-run
Learning Java for non programmers
Learning Java for non programmers - Learn Java from scratch If you are non programmer and trying to find information on learning Java programming language.... Java is still one of the most demanded programming languages. Java
Java Features
language. Programs are easy to write and debug because java does not use the pointers... memory pointers explicitly. All the programs in java are run under an area known... Java Features      
AutoBoxing,==,!=,equals() - Java Interview Questions
() operations on Autoboxing the new feature in java 5.0 . Can any one tell me....  Java language have 2 data types . 1.Primitive type. 2. Reference...) are pointers to these objects, and a special null reference, which refers
Impeccable Training for Java - Corporate Java Tutorials
Impeccable Training for Java - Corporate Java Tutorials The class-based, concurrent, general purpose programming language, Java is most widely used... by Oracle Corporation in January 2010. Java was developed with intent of Write Once
Java Programming Language
Java Programming Language Java is a programming language which was developed... Microsystems. The nucleus of the java platform is the Java programming language. Java codes are compiled into byte code which can run on any computer through
Core Java Interview Question, Interview Question
Core Java Interview Question Page 25  ... interfaces in Java Answer: The null interfaces are marker interfaces...: Does java Support multiple inheritance ADS_TO_REPLACE_1 Answer: Java does
Java Virtual Machine(JVM)
Java Virtual Machine(JVM)       Ques:-What is Java Virtual Machine? Ans:- Java Virtual MachineADS_TO_REPLACE_1 JVM is the main component of Java architecture
The Advantages of Servlets
Advantages of Java Servlets      ... that the servlets are written in java and follow well known standardized APIs so... that the servlets are highly scalable.  Safety As servlets are written in java, servlets
Null Pointer Exception
; exception error arises during execution of java program. All values in Java... are same as pointers in C. In C pointer refers to the memory location of variable, while in a Java object reference refers to an object of known type, or be null
Peculiarities of Java ...
language. Programs are easy to write and debug because java does not use the pointers...: Java does not use memory pointers explicitly. All the programs in java are run... Peculiarities of Java ...      
What is ODBC - JDBC
are written using Pointers concept in C language. Java does not support pointers...What is ODBC  What is Java ODBC and JDBC?   Method of type one driver is Java prog
java
java  diff bt core java and java
java
java  what is java
java
java   why iterator in java if we for loop
java
java  explain technologies are used in java now days and structure java
java
java  different between java & core java
Java
Java   Whether Java is pure object oriented Language
JAVA
JAVA  how the name came for java language as "JAVA
java
java  is java open source
java
java  what is java reflection
Crystal Reports for Eclipse
-in that provides a 100 percent Java-based report design and deployment environment... development environment can simply embed Crystal Reports into their java... and Java developers alike following the announcement last year. This was followed
java
what is the size of array in java ?  what is the size of array in java ? what is the mean of finalize in java

Ads