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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T17:15:26+00:00 2026-06-15T17:15:26+00:00

Is it possible to make a boolean if statement, that says if (a method

  • 0

Is it possible to make a boolean if statement, that says if (a method that has a void data type) = true { then do the following?

or would the method need to be a boolean as well?

  • 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-15T17:15:27+00:00Added an answer on June 15, 2026 at 5:15 pm

    The if-expression has to have boolean type. If it is just a call, you need to call a method that returns boolean. If you are comparing to true, generally a waste of time, you also need a boolean expression.

    What are you trying to test? If you just want to find out if it completes without an exception, you can use:

    try{
      method call
      code to execute if it does not throw an exception
    } catch(ExceptionYouExpectItToThrow e) {
      code to execute if it does throw the exception
    }
    

    If you are trying to test something else about the method’s execution, you need to specify what you are testing.

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

Sidebar

Related Questions

Is it possible make some handler that will do something when user shutdown computer
Is it possible make an activity, that will lock the android device? That device
How is it possible to make knockout data-bind work on dynamically generated elements? For
Is it possible to make a Func delegate an extension method? For example, just
I would like to make sure that my circular buffer is thread safe. I
Is it possible with Javascript (or jQuery to make example easier) get boolean variable
Possible Duplicate: CountDownTimer- that the user increments. Issues I have to make an application
I would like to know if it's possible to make pages invisible for users
I need to store boolean data in Windows Azure. I want to make the
I have hundreds of thousands of NumPy boolean arrays that I would like to

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.