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

Explain about the relationship between object oriented programming and databases?

894


Why is message passing between the objects important?

944


How to differentiate between a CreateObject() and GetObject() ?

967


Which oops concept is used as reuse mechanism?

3483


How do I make sure that an object is released in code such as a connection or file object?

1011


How can we restrict inheritance for a class so that no class can be inherited from it?

1033


Can you create an instance of an abstract class?

934


Explain about a class in oop?

930


Is iterator a class or interface? What is its use?

897


What's the order of call of constructors in inheritiance?

920


What is a pure virtual function?

1457


Explain what is single and multiple inheritance?

936


What is the diffrence between an abstract class and interface?

1016


What do you mean by abstract class?

1012


Do structs support inheritance?

914