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 7166473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:25:11+00:00 2026-05-28T14:25:11+00:00

Can someone exlain me what is that return at the end of the function

  • 0

Can someone exlain me what is that “return” at the end of the function and why we have to write at the end of the main function return 0.e.g

int main()
 {
  .....
  return 0;
 }
  • 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-05-28T14:25:12+00:00Added an answer on May 28, 2026 at 2:25 pm

    You don’t have to write return at the end of main in C++; a return value of 0 is implicit. (This is different in C, where you do have to return a value.)

    What this does is return a value to the program’s environment, so that it can be known whether the program succeeded (zero) or encountered some error (non-zero). Other programs, including shell scripts/batch files can use this information to make decisions, e.g. they can stop early when an error is encountered in a program they run.

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

Sidebar

Related Questions

Can someone please explain how you can write a url pattern and view that
Can someone explain the behavior of the following def iterate return yield return end
CWM is data modeling UML is object modeling. Can someone explain the difference that
Can someone explain to or link to an article that explains how the parameters
Can someone explain me the reason of overflow in variable a? Note that b
Can someone explain what the 'e' flag does, or link me to somewhere that
I've run into a really strange bug, that I'm hoping someone can explain. I
I'm a bit confused by the results of the following function: int main() {
Can someone explain this method declaration syntax for me? In this function, the number
Can someone visually explain what's going on here please. var stack = []; function

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.