If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the use of hashmap in java?

0 Answers  


primitive data types in Java ?

3 Answers  


What is meant by controls and types?

1 Answers  


What causes memory leak in java?

0 Answers  


How does compareto method work?

0 Answers  






I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


What is the exact difference in between unicast and multicast object? Where we will use?

0 Answers  


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

0 Answers   HCL,


What are different types of Exceptions?.

9 Answers  


What is a variable simple definition?

0 Answers  


how does the run() method in runnable work? : Java thread

0 Answers  


Is array primitive data type in java?

0 Answers  


Categories