8 solutions available
Question 1Define objects. Give a real life example to explain objects along with their attributes and behaviour.
Question 3What do you understand by the term Polymorphism?
Question 4What are operators? Why do we need them?
Question 5What do you understand by the term Keyword?
Question 6What are variables? How are they different from Constants?
Question 2Kareena is writing a program in Java to calculate the average of three subjects. Which operators will she use for the same?
Question 7Write a program to calculate the tax for a taxable income of Rs. 4,10,000, if the tax rate is fixed at 3.2%.public class KboatTax {...
Question 8Create a program that will generate a bill at McDonald's for four vegetable burgers (@ Rs 45 per vegetable Burger) and three vegetable...