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 return type of a program?s main() method?

3 Answers  


Name four container classes.

0 Answers  


What are some examples of variable costs?

0 Answers  


What is navigable map in java?

0 Answers  


what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,






What are the important features of Java 9 release?

0 Answers  


What is the abstraction?

0 Answers  


what is features of jdk 1.5?

2 Answers   Accenture, Satyam, TCS,


How do you execute a thread in java?

0 Answers  


What is the size of integer?

0 Answers  


Difference between abtsract & final

1 Answers   Nous,


What is lastindexof in java?

0 Answers  


Categories