answersLogoWhite

0


Best Answer

The default case.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the section of a select case statement that is branched to if none of the case values match the expression listed after the select statement?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the repetitive control structure in c plus plus?

C provides two sytles of flow control:BranchingLoopingBranching is deciding what actions to take and looping is deciding how many times to take a certain action. Branching: Branching is so called because the program chooses to follow one branch or another.if statementThis is the most simple form of the branching statements. It takes an expression in parenthesis and an statement or block of statements. if the expression is true then the statement or block of statements gets executed otherwise these statements are skipped.? : OperatorThe ? : operator is just like an if ... else statement except that because it is an operator you can use it within expressions. ? : is a ternary operator in that it takes three values, this is the only ternary operator C has.switch statement:The switch statement is much like a nested if .. else statement. Its mostly a matter of preference which you use, switch statement can be slightly more efficient and easier to read. Using break keyword:If a condition is met in switch case then execution continues on into the next case clause also if it is not explicitly specified that the execution should exit the switch statement. This is achieved by using break keyword. Try out given example Show ExampleWhat is default condition:If none of the listed conditions is met then default condition executed. Looping Loops provide a way to repeat commands and control how many times they are repeated. C provides a number of looping way. while loopThe most basic loop in C is the while loop.A while statement is like a repeating if statement. Like an If statement, if the test condition is true: the statements get executed. The difference is that after the statements have been executed, the test condition is checked again. If it is still true the statements get executed again.This cycle repeats until the test condition evaluates to false. for loopfor loop is similar to while, it's just written differently. for statements are often used to proccess lists such a range of numbers: do...while loopdo ... while is just like a while loop except that the test condition is checked at the end of the loop rather than the start. This has the effect that the content of the loop are always executed at least once. break and continue statements C provides two commands to control how we loop: break -- exit form loop or switch.continue -- skip 1 iteration of loop.


How to list professional qualifications?

Professional qualities can be listed on a person's resume under the heading Qualifications. The strongest qualifications should be listed first and the ones that the person is not as strong with last.


Items that can be listed in any order are best presented using a?

bulleted


Items in cta 50-900 are listed in what order?

By Line item number


Names of the companies listed in madras stock exchange?

details of exqusites export ltd

Related questions

In what section of the constitution are the powers of the legislative branch listed?

section 1


Where is uninsured motorist coverage listed on the auto policy?

It would be listed on the declarations page, usually after either the section for liability coverage or the section for medical coverage.


How are drugs listed in pathology section of the CPT?

chemical


Is interest expense listed on the income statement as an operating expense?

yes


Where are the Rules of Acquisition listed for printout?

The Ferengi Rules of Aquisition are available to print from the website listed in the Related Links Section Below.


You are on section 8 Can you rent your sons house?

First, he would need to get his house listed as a Section 8. From what I understand, it is not a difficult thing to do.


What keke palmers fansite?

Her fansite is listed below in the related links section.


What are good sites with info on will Shakespeare?

Some are listed in the "Related Links" section.


Why there is no political section on WikiAnswers?

There is; It's listed under History, Politics and Society.


Are gains and losses listed on the balance sheet or income statement?

Gains and losses are listed in the income statement, because they factor into the calculation of net income. Net income is later reflected on the balance sheet once it is closed into Retaind Earnings.


Target vision statement?

Target corporate does not have a vision statement listed, but a mission statement. It reads: "Our mission is to make Target your preferred shopping destination in all channels by delivering outstanding value."


Can Company under Section 25 of the Companies Act 1956 be listed company?

yes. They issue sharestothe public and hence are listed in listed in stock exchasnges to facilitate for trading of their shares.