ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Software Design  >>  OOAD
 
 


 

 
 Design Patterns interview questions  Design Patterns Interview Questions
 UML interview questions  UML Interview Questions
 OOAD interview questions  OOAD Interview Questions
 Software Design Tools interview questions  Software Design Tools Interview Questions
 Requirements Management interview questions  Requirements Management Interview Questions
 Project Planning interview questions  Project Planning Interview Questions
 Project Management interview questions  Project Management Interview Questions
 Software Design AllOther interview questions  Software Design AllOther Interview Questions
Question
Comment: C++ "includes" behavior and java "imports"
 Question Submitted By :: Yogveer Singh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Comment: C++ "includes" behavior and java "imports"
Answer
# 1
#include in C/C++: #include makes a compiler to copy header 
file code into a C/C++ program.
 Dis Adv:It increase the program size unnecessarly.wastage 
of memory and process time.

import in java : import statement makes JVM to go to the 
java library execute the code there at finally substitute 
the result into java program.JVM physically will not copy 
any code.

 import is efficient than #include....
 
Is This Answer Correct ?    0 Yes 0 No
Mrangababu
 

 
 
 
Other OOAD Interview Questions
 
  Question Asked @ Answers
 
Explain Class Diagram in Detail. Protech1
How do you represent static members and abstract classes in Class Diagram? Protech1
What do you mean by Realization? Protech1
What is guard condition? Syntel2
Explian following terms: Constraint Rules, Design by contract. Protech1
What are the tools you used for OOAD? Protech1
What is Polymorphism? Protech2
Difference between Composition and Aggregation Protech1
Can you think of some nice examples where *multiple* actors are associated with a use case ? Protech1
What are the Design Patterns you know. Protech1
Can link and Association applied interchangeably?  1
Is class an Object? Is object a class? Protech2
What is a Persistent, Transient Object? Protech2
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?  1
How to use CRC Cards for Class Design? Protech2
How to resolve many to many relationship? Protech3
What is inheritance? Protech3
Why should project managers complete hard problems first in an OOSAD project?  1
Every object has : state, behavior and identity - explain Protech2
What is Object Constraint Language (OCL)? Protech1
 
For more OOAD Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com