Joke Collection Website - Public benefit messages - Using java polymorphism, interface and abstract class to define a tablet computer with mobile phone function.
Using java polymorphism, interface and abstract class to define a tablet computer with mobile phone function.
First, define the interface: two moving methods (call, sendMessage).
Public interface mobile device (
Publicovoid call ();
public void sendMessage();
}
Then define the abstract class pad to realize the mobile interface (because the tablet has the function of a mobile phone).
The public abstract class Pad realizes mobile (
//Implement the called function.
Public void call () {
System.out.println ("made a phone call");
}
//What about the text message?
Public void sendMessage() {
System.out.println ("send short message");
}
//Add a virtual method for surfing the Internet.
Public abstract void net ();
//Add virtual methods to play games.
Public abstract void playgame ();
}
//The real tablet computer (Ipad) inherits all the functions of pad and realizes online games.
Public Ipad expansion board (
@ Overlay
Public void network () {
System.out.println ("online and offline");
}
@ Overlay
public void playGame() {
System.out.println ("played a game");
}
}
The above code, in which Mobile is the interface. Pad is an abstract class, and the following are polymorphic:
Public static void main(String[] args) {
Pad pad = new iPad ();
pad . network();
}
I hope my answer can help the landlord! thank you
- Previous article:Do you need to bring your own name for Christmas greeting messages?
- Next article:How to deal with "SMS Club"?
- Related articles
- Apple SMS long press 6 icons Apple SMS long press the 6 icons that appear. What do they mean?
- How horrible can information leakage be? What information have you ever had leaked?
- The most classic sentence on my wife's birthday
- The leader's relatives passed away, how to comfort?
- Couples' humorous birthday greetings
1. Couples' humorous birthday greetings
1. When I met you, my aesthetics became dull. Holding hands with you, loneliness no longer dates me; Hug you, c
- Can A users reach the peak and C users reach tens of thousands?
- Taian notice: banquets with more than 5 tables must be reported in advance.
- How to solve the problem that orient securities's telephone entrustment is blocked?
- How to effectively complain about Tong Yuan Express?
- Iphone will block text messages