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
Is array size fixed in java?
What is light weight component?
What is a two-pass assembler?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is bubble sort in java?
What is the indent key?
Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types
Explain about doubly linked list
0 Answers Aditi Placement Service,
How do you square a number?
Write a java program to count the number of words present in a string?
What is stack explain?