Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Comment: C++ "includes" behavior and java "imports"

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Classes and structs support inheritance. Is this statement true or false?

1049


What is diamond inheritance problem? How java 8 solves this problem?

1121


What is the use of finalize method?

1100


What are inner classes and what is the practical implementation of inner classes?

937


Does a class inherit the constructor of its super class?

984


What is the difference between an interface and abstract class?

1169


Can we have a default method definition in the interface without specifying the keyword "default"?

1015


Explain OOPS.

1107


Explain what an object is.

1118


What are the problems faced by the developer using object oriented programming language?

1006


What is bootstrap, extension and system class loader? Or can you explain primordial class loader?

1049


Explain persistence?

1035


Explain about realistic modeling?

1028


Define modularity?

1131


Explain what is single and multiple inheritance?

1030