What do you mean by aggregation?


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

Post New Answer

More Core Java Interview Questions

What are methods of a class?

0 Answers  


Can I declare a class as private?

0 Answers  


Is string is a data type?

0 Answers  


if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java

1 Answers  


Can an abstract class be a final class?

0 Answers  






What is method reference?

0 Answers  


What is meant by local variable and instance variable?

0 Answers  


Can bool be null?

0 Answers  


What are register variables what are the advantages?

0 Answers  


What do you mean by compiler?

0 Answers  


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

0 Answers  


What is an exception in java?

0 Answers  


Categories