CSC/ECE 517 Fall 2011/ch1 1e lm: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
5.  Block-structured vs. o-o languages.  Before o-o languages"took over the world" in the 1980s, the spotlight was on block-structured languages.  Why were o-o languages more effective and more durable than block-structured languages?  Can block structure be useful in an object-oriented language?  Explain.
5.  Block-structured vs. o-o languages.  Before o-o languages"took over the world" in the 1980s, the spotlight was on block-structured languages.  Why were o-o languages more effective and more durable than block-structured languages?  Can block structure be useful in an object-oriented language?  Explain.


Introduction<br>


Block structured languages<br>
Block structured languages<br>
Line 20: Line 21:
o-o advantages over block-structured<br>
o-o advantages over block-structured<br>


Block structured vs o-o languages<br>
usefulness of bloc-structured in o-o with examples<br>
usefulness of bloc-structured in o-o with examples<br>

Revision as of 21:14, 4 September 2011

L M


5. Block-structured vs. o-o languages. Before o-o languages"took over the world" in the 1980s, the spotlight was on block-structured languages. Why were o-o languages more effective and more durable than block-structured languages? Can block structure be useful in an object-oriented language? Explain.

Introduction

Block structured languages
Definition
Description
Examples

o-o languages motivation


Oo same as above Definition
Description
Examples

o-o advantages over block-structured

usefulness of bloc-structured in o-o with examples