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  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
 Technical Writer interview questions  Technical Writer 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 ?    1 Yes 0 No
Mrangababu
 

 
 
 
Other OOAD Interview Questions
 
  Question Asked @ Answers
 
Difference: Activity Diagram and Sequence Diagram Protech2
Can link and Association applied interchangeably?  2
What is Polymorphism? Protech3
What is inheritance? Protech3
Differentiate between Aggregation and containment?  1
What do you meant by "SBI" of an object?  2
Difference between Composition and Aggregation Protech2
Explain Class Diagram in Detail. Protech2
Can you think of some nice examples where *multiple* actors are associated with a use case ? Protech1
What is the use of Operator Overloading? Protech1
Difference: 'uses', 'extends', 'includes' Protech4
what are the main underlying concepts of object orientation?  2
What are the Design Patterns you know. Protech1
Why does the function arguments are called as "signatures"?  1
What are the four phases of the Unified Process ? Protech3
What is Object Constraint Language (OCL)? Protech1
Why should project managers complete hard problems first in an OOSAD project?  2
What are associative classes? Protech2
What are the good practices to use while designing for reuse? Protech1
Difference: Sequence Diagrams, Collaboration Diagrams ? Protech1
 
For more OOAD Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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