var boolVar = Convert.ToBoolean("true");
{
if (boolVar)
{
what can be the statement?
}
else
{
what can be the statement?
}
also using a return value
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rafnas T PPosted Aug 23, 2018, 12:27 AM
Chandan PrasadPosted Aug 22, 2018, 11:49 PM