What is anti pattern in java?
No Answer is Posted For this Question
Be the First to Post Answer
Is oracle charging for java?
What is the difference between Error, defect,fault, failure and mistake?
What is the ==?
I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
what is bmg file and how to create that files?what will it contailn?
0 Answers HCL, Probe Services,
Can an interface implement another interface?
can write code for serialization ?
Can we sort arraylist in java?
how you will prevent inheritance is there any other way other than inheritance?
Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?
What are the skills required for core java?
Can we override the private methods?