SUPERCLASS in Vietnamese translation

superclass
super
siêu lớp
superclass
the super class
lớp cha
parent class
superclass
super class
the superclass

Examples of using Superclass in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
In the Java programming language, each class is allowed to have one direct superclass, and each superclass has the potential for an unlimited number of subclasses.
Trong ngôn ngữ lập trình Java, mỗi lớp chỉ có một lớp cha trực tiếp, và mỗi lớp cha có vô số lớp con.
You might try to use an initialized instance of the superclass(new EventEmitter) as Master.
Bạn có thể thử sử dụng một thể hiện khởi tạo của siêu lớp( new EventEmitter) như Master.
A reference variable of a superclass can be assigned a reference to any subclass derived from that superclass.
Một variable loại SuperClass có thể hold reference to bất cứ SubClass Object nào thừa kế từ SuperClass ấy.
so they are not inherited by subclasses, but the constructor of the superclass can be invoked from the subclass.
bởi các lớp con, nhưng constructor của lớp cha có khả năng được gọi từ lớp con.
Observing them, studying their habits, one can single out all the major gradations of this natural vertebrate superclass.
Quan sát chúng, nghiên cứu thói quen của chúng, người ta có thể tìm ra tất cả các cấp độ chính của siêu lớp động vật có xương sống tự nhiên này.
In Java, a class can implement multiple interfaces, it's better to use interfaces as a superclass in most of the cases.
Do Java class có thể implements nhiều interface, nên tốt hơn hết là coi interface như là một super class trong hầu hết các trường hợp.
operations from another(the parent class or superclass).
operation từ một class khác( parent class hoặc superclass).
Method overriding is used to provide the specific implementation of a method which is already provided by its superclass.
Ghi đè phương thức được sử dụng để cung cấp trình triển khai cụ thể của một phương thức mà đã được cung cấp bởi lớp cha của nó.
which includes ray-finned fishes and spiny-rayed fishes, and the superclass Osteichthyes, which includes all of the bony fishes.[8][9].
gồm các loài cá vây tia, và siêu lớp Osteichthyes, gồm các loài cá xương.[ 7][ 8].
This abstract class is the superclass of all classes representing an input stream of bytes.
Nó là super class của tất cả các lớp đại diện cho một input stream của các byte.
If the superclass method does not declare any exception,
Nếu phương thức của lớp cha không khai báo một exception:
The subclass inherits all the properties of the superclass and additionally can add new properties or modify the inherited ones.
Class con kế thừa tất cả các thuộc tính của class cha và có thể thêm vào những thuộc tính mới hoặc chỉnh sửa thuộc tính được kế thừa.
Vehicle parent class is known as base class or superclass.
NghệSĩ là Parent Class, Super Class hay Base Class.
type signatures as a method in the superclass, then the method in the subclass the method in the superclass.
các tham số với một method của superclass, thì method trong subclass sẽ override method trong superclass.
Depending on the behavior of the superclass constructor that might seem like it's working fine for a while,
Tùy thuộc vào hành vi của hàm tạo siêu lớp có vẻ
arguments as a method in its superclass, the method in the class overrides the method in the superclass.
các tham số với một method của superclass, thì method trong subclass sẽ override method trong superclass.
In computing, C3 superclass linearization is an algorithm used primarily to obtain the order in which methods should be inherited in the presence of multiple inheritance.
Trong điện toán, tuyến tính hóa siêu lớp C3 là một thuật toán được sử dụng chủ yếu để đạt được thứ tự theo đó các phương thức nên được kế thừa với sự có mặt của đa thừa kế.
dynamic proxy classes and instances, and it is also the superclass of all dynamic proxy classes created by those methods.
nó cũng là lớp cha của tất cả các Lớp Proxy động tạo ra bởi các phương thức nay.
type signature as a method in its superclass, then the method in the subclass is said to override the method in the superclass.
các tham số với một method của superclass, thì method trong subclass sẽ override method trong superclass.
how well it's working for the mobilized and active financial superclass.
thế nào đối với siêu lớp tài chính được huy động và tích cực.
Results: 52, Time: 0.0328

Top dictionary queries

English - Vietnamese