Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8704319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:04:22+00:00 2026-06-13T03:04:22+00:00

While designing a C++ class, suppose I have following two options: Option 1: One

  • 0

While designing a C++ class, suppose I have following two options:

Option 1: One method with a long argument list and the method performs multiple tasks.
Option 2: Separate method for each task (each method would have smaller argument lists).

Clearly, in general, option 2 is preferable as it produces cleaner code. However, if these methods were for the sole purpose of being “helpers” to some other method then in case of option 2 I would have to incur the overhead of multiple function calls whereas option 1 would have only one function call.

Would the supposed performance gain (due to fewer function calls) justify choosing option 1 in such (extreme) a case?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T03:04:24+00:00Added an answer on June 13, 2026 at 3:04 am

    Would the supposed performance gain (due to fewer function calls) justify choosing option 1 in such (extreme) a case?

    IMO, the performance gain here is negligible enough to not sacrifice maintainability of code, particularly in enterprise applications, where functions with large argument lists and lots of lines of code are difficult to modify/debug. Such functions must be broken down into multiple smaller functions where each one performs a well-defined step that is part of a larger task.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I have two Classes, A and B. The A class is defined as
While designing an interface for a class I normally get caught in two minds
While designing/changing the page layout, I have a coloring for each of div/class elements
while designing my user control, i encountered the following problem: i would like to
While designing the class, I always get confused what to put in Constructor and
I have faced a problem while designing chess game. There are 2 Player: p1,
While designing a class ( in c#, or any oop lang) i always get
While I'm designing a MySQL database for a dating website, I have come with
I have questions about a couple techniques I'm using in designing a class. I've
I have been trying different techniques while designing this application, which to me is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.