TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Muhammad Ilyas
NA
15
2k
Can we consider the following class as Data Class code smell
Mar 20 2018 8:53 AM
public class Division extends ColumnFixture {
public float numerator;
public float denominator;
public float quotient() {
return numerator / denominator;
}
}
Reply
Answers (
3
)
How to manage item price in database
FLow Chart decission box