Comment: C++ "includes" behavior and java "imports"
Answer / chaitanya
fine...........
in C++ we wrote #include<@@@@@@@@@>
because it accessing the functions,keywords....etc from
that header file.
But in Java we imports the classes i mean....
inherits the behaviour of that imported class
ex: import java.*;
the properties(all functions,...etc data) of the java class
will comes to what classes we wrote in the program.
FROM:
MICHAEL JACKSON(King Of Pop)
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain about object oriented databases?
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
Explain about Overloading vs Overriding ?
What is dynamic or run time polymorphism?
What does the keyword virtual represented in the method definition?
What are different types of arguments?
Difference Between Attribute and Association.
What is data abstraction? what are the three levels of data abstraction with Example?
What is meant by inheritance? what are the advantages of inheritance?
Define exceptions?
What do you mean by abstract class?
Explain what is meant by polymorphism?