View Single Post
  #1  
Old 09-28-2010, 02:48 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default What is module in terms of Object Oriented Programming

Hi there; I hope I post this message in true place.My question is about modules in oop. In Code complete, author Mr Steve McConnell mentioned "module" in page 89. ---Quote--- Semantic coupling The most insidious kind of coupling occurs when one module makes use not of some syntactic...
__________________
C++
domain name forum
Reply With Quote