Answered step by step
Verified Expert Solution
Question
1 Approved Answer
sir answer three questions asap 2. Answer three questions below: CO1 a) What is object serialization? Describe some real-life example of usage. CO1 b) Suppose
sir answer three questions asap
2. Answer three questions below: CO1 a) What is object serialization? Describe some real-life example of usage. CO1 b) Suppose you defined the following two methods in the same java class. Does your program compile? Explain your decision. public int doSomeThing(int ( y ) ) public string doSomeThing(int ( mathrm{x} ) ) CO1 c) Observe the statement: 'Multiple inheritance is not supported through class in java but it is possible through interface.' - Explain with appropriate code. ( mathrm{CO} 2 ) d) What do you understand by "Design Patterns"? Name three of them. Explain what "Anti Pattern" is. CO4 e) Describe two key reasons to use HashMap instead of HashTable.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started