Producing the Goods2024-02-14Market History2024-02-14 Published by Kovács Áron on 2024-02-14 Categories Egyéb Tags Report a question What's wrong with this question? You cannot submit an empty report. Please add some details. 12345678910 Object-Oriented Programming Languages Advanced Business English practice 10 multiple-choice questions If you log in, you will get the results via email. Category: business-advanced 1. Many modern programming languages depend largely or exclusively on the concept of objects: a close .......... binding of data to the operations that can be performed upon that data. enigmatic syntactic pragmatic automatic Category: business-advanced 2. In these Object-Oriented languages — C++, C#, Java, Eiffel, Smalltalk, Visual Basic.NET, Perl, and many others programmers create classes, each of which defines the behavior and structure of a number of similar objects; then they write code that creates and .......... objects that are instances of those classes. articulates generates manipulates eradicates Category: business-advanced 3. One reason why objects are a powerful programming technique — the reason most often .......... in the early literature on Object-Oriented Programming — is that programmatic objects map naturally to real world objects. scouted flouted routed touted Category: business-advanced 4. This mapping between objects in the real world and more .......... code objects encourages programmers to think in the problem domain, rather than in computer science terms. obtuse abstract abstruse oblique Category: business-advanced 5. This benefit has perhaps been overstated, however; unless you're building a simulator of a real-world process, such .......... 'real-world' objects form just the surface of your system. surrogate profligate spectral virtual Category: business-advanced 6. The complexity of your design lies underneath that surface, in code that reflects business rules, resource allocation, algorithms, and other computer science concerns; if you only use objects to reflect the real world, you .......... yourself with a lot of work. leave set fool bilk Category: business-advanced 7. Coupling refers to the ways in which and degrees to which one part of the system relies on the details of another part: the tighter the coupling, the more changes in one part of the system will .......... throughout the system, while with loose coupling, the interfaces between subsystems are well defined and restricted. seep leak wander ripple Category: business-advanced 8. .......... refers to the degree in which elements within a subsystem form a single, unified concept, with no excess elements: where it is strong, there is easier comprehension and thus more reliable code. Cohabitation Adherence Cohesion Adaptation Category: business-advanced 9. Some Object-Oriented languages are less rigid than others in how much they require you to design around objects, but OO languages certainly support these quality .......... if you take the time to pursue them. tribulations contributions tributes attributes Category: business-advanced 10. It seems that every new OO language author .......... the need to distinguish their language by coming up with new terminology. feels urges gets senses Your score is The average score is 0% LinkedIn Facebook Twitter Restart quiz Share0 Kovács Áron Comments are closed.