🐷
Categories
Random
Search
My bookmarks
Explore
Log In
Sign up
Back to categories
Software Engineering
Page 1
Share
Why?
Plain old Java object
What is a JavaBean?
A POJO that follows the major Java object models
A POJO that is not serializable
A POJO that has a constructor with arguments
Was this a good question?
👍
👎
Share
Why?
Plain old Java object
What is the equivalent of POJO on the .NET Framework?
Plain Old Ruby Object (PORO)
Plain Old CLR Object (POCO)
Plain Old PHP Object (POPO)
Was this a good question?
👍
👎
Share
Why?
Plain old Java object
What is a plain old Java object (POJO)?
An object that follows the major Java object models
An object that is bound by special restrictions
An ordinary Java object not bound by any special restriction
Was this a good question?
👍
👎
Share
Why?
Reverse engineering
What is the purpose of reverse engineering in software engineering?
To create new software from scratch
To improve the performance of existing software
To understand the underlying source code of existing software
Was this a good question?
👍
👎
Share
Why?
Software engineering
What is software maintenance?
The process of designing software applications
The process of testing software applications
The process of updating software applications
The process of documenting software applications
Was this a good question?
👍
👎
Share
Why?
Software engineering
What is the Software Engineering Body of Knowledge?
A collection of software engineering best-practices
A software engineering degree program
A software engineering conference
A software engineering research center
Was this a good question?
👍
👎
Share
Why?
Software engineering
What is software engineering?
A type of computer science
A type of electrical engineering
A type of software development
A type of mechanical engineering
Was this a good question?
👍
👎
Share
Why?
Design Patterns
What is the primary criticism of Design Patterns?
The patterns are too abstract
The book is poorly written
The patterns are too specific
The patterns are workarounds for missing features
Was this a good question?
👍
👎
Share
Why?
Design Patterns
Which pattern creates objects by cloning an existing object?
Abstract Factory
Builder
Prototype
Singleton
Was this a good question?
👍
👎
Share
Why?
Design Patterns
What is the name given to the authors of the book Design Patterns: Elements of Reusable Object-Oriented Software?
The Four Musketeers
The Fantastic Four
The Gang of Four
The Four Horsemen
Was this a good question?
👍
👎
Next