ABSTRACT METHOD - dịch sang Tiếng anh

abstract method
phương thức abstract
phương thức trừu tượng
abstract methods
phương thức abstract
phương thức trừu tượng

Ví dụ về việc sử dụng Abstract method trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Đó là chúng ta đã tìm hiểu các khái niệm abstract method và abstrac class,
Now that we have explored the abstract method/class concepts, let's get into
nó bắt buộc phải override lại Abstract method của Abstract class đó.
implements an abstract class, the class has to override the abstract methods of the abstract class.
nó chỉ có đúng 1 abstract method.
therefore contains only one abstract method.
abstract khi nó có một hoặc nhiều abstract method.
if it has one or more abstract methods.
interface rất đơn giản, nó là một functional interface vì nó chỉ chứa 1 abstract method.
this interface is a functional interface and therefore contains only one abstract method.
Tôi không đồng ý với điểm này: Abstract class must have at lease one abstract method.
I disagree with this point: Abstract class must have at lease one abstract method.
Một lớp được khai báo là abstract khi nó có một hoặc nhiều abstract method.
A class must be declared abstract if it contains one or more abstract method declarations.
Trong ví dụ trên, lớp Figure có một abstract method là getArea(), và bởi vì lớp Figure chứa một abstract method, nên chính nó cũng phải được khai báo là abstract..
In the Figure class above, we have an abstract method called getArea(), and because the Figure class contains an abstract method the entire Figure class itself must be declared abstract..
Không phải là một abstract method.
This is not an abstract metaphor.
Trong trait cũng có thể có các abstract method.
It may have Abstract Methods.
Không phải là một abstract method.
It's not an abstract mechanic.
Ngoài ra bạn cần một số abstract method nữa.
You can also make more abstract types.
Nhưng câu hỏi thực tế là tại sao chúng ta lại khai báo getArea() là abstract method?
But the real question is why did we declare the getArea method to be abstract in the Figure class?
Method Abstract không có body.
An abstract method has no body.
Method Abstract không có body.
An abstract method doesn't have a body.
Method Abstract không có body.
Abstract methods have no bodies.
Method Abstract không có body.
Abstract method without body.
Method Abstract không có body.
Abstract methods don't have a body.
Method Abstract không có body.
Abstract methods doesn't have a method body.
Mẫu Thiết kế Sáng tạo: Builder, Nhà máy( Factory MethodAbstract Factory), Prototype và Singleton.
Creational Design Patterns: Builder, Factories(Factory Method and Abstract Factory), Prototype and Singleton.
Kết quả: 67, Thời gian: 0.0256

Từng chữ dịch

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh