• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

oops

 
Ranch Hand
Posts: 158
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WHICH IS THE FOLLWING MECHANISAM BY WHICH MORE SPECIFIC ELEMENTS
INCORPORATETHE STRUCTURE& BEHAVIOR OF MORE GENERAL ELEMENTS
A.
1.polymarphisam
2.Abstraction
3.Encapsulation
4.data hiding
 
Rancher
Posts: 5007
38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
?
 
Ranch Hand
Posts: 161
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
abstraction
 
Ranch Hand
Posts: 220
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by sitaram irrinki:
WHICH OF THE FOLLWING MECHANISM BY WHICH MORE SPECIFIC ELEMENTS
INCORPORATE THE STRUCTURE& BEHAVIOR OF MORE GENERAL ELEMENTS
A.
1.polymorphism
2.Abstraction
3.Encapsulation
4.data hiding



I think the answer is polymorphism and not abstraction because he's talking about "incorporating" but again, he uses "structure" and thats confusing. 3,4 are ruled out. I think it is a very badly framed question. If you asked me the question without the options, I'd have said "inheritance".
 
Sasparilla and fresh horses for all my men! You will see to it, won't you tiny ad?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic