UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Is a default case necessary in a switch statement?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

Training Centre

NO, default is optional and you can omit it if there is no use of it.
Comments

Experienced software professional, interested in teaching

It is not mandatory but will work as a safety net to catch all cases that were not caught by any of your conditions.
Comments

I am a teacher.

default in switch is not mandatory. But its good practice to have default in code, in case if you decided default behavior of the logic when above cases doesn't match. As well it is useful, if the value being matched is decided at run time. For e.g. share price, petrol price, temperature etc.. In these...
read more
default in switch is not mandatory. But its good practice to have default in code, in case if you decided default behavior of the logic when above cases doesn't match. As well it is useful, if the value being matched is decided at run time. For e.g. share price, petrol price, temperature etc.. In these cases, its better to have default case, as you can't predict the fixed value in advance while writing program. Hope you understood. You can come back if you still need more clarifications. read less
Comments

Programming Trainer

It's a better practice, not a necessity.
Comments

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 29 years of experience

yes
Comments

Technology expert

Yes.If non of the conditions matches with the case ,it has to goto default.
Comments

VKTechnology

no
Comments

Teacher

Yes
Comments

Tuition Teacher

No But for good programming default is put to handle default actions and to catch any unexpected value.
Comments

Tutor

Yes
Comments

View 14 more Answers

Related Questions

Write a programme to swap two numbers with out using a third variable and by using bitwise op-erators.
main(){ int a=5,b=10; printf("\r Before Swap"); printf("\r a=%d and b=%d",a,b); a^=b^=a^=b; printf("\r After Swap"); printf("\r a=%d and b=%d",a,b); return 0; }
Ranjeeth
What are the main characteristics of c programming?
C programming is known for several key characteristics that contribute to its popularity and versatility. First and foremost, C is a procedural programming language, meaning it follows a top-down approach...
Balendra
0 0
6
Basics of 'C'language
C is middle level language, using C you can write program which directly interact with the hardware like device driver programming or you can write GUI application. C is very powerful language compare...
Raghavendra
What is the use of semicolon at the end of every statement?
Computer languages are just like our normal communication languages. Hindi, eng etc. Enable to communicate us with each other. Similarly computer language helps us to communicate with computer. As a full...
Krishna

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

INTRODUCTION TO PROGRAMMING LANGUAGES
Language is a medium for communication. If we want to perform anything with another person, we can know the human language as a human being. Similarly, if we want to perform anything with a computer, we...

Everything about printf in C language
What is printf and from where it comes from in C code.? You must have used printf so many times in your Car programs but do you really know everything about printf? Let's see. What is the full form...

C Program-String Palindrome
//Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char mystring; int i,length; int flag=0; //Function for clearing screen clrscr();...
S

Set 0 To Kth Bit In A Variable
The following code snippet Set 0 to Kth Bit in an variable #include int UnsetBitValue(int n, int k);int main(){ printf("%d\n\n",UnsetBitValue(255,6)); return 0;}// Set kth bit to zeroint UnsetBitValue(int...

C Program-Infinite Loop[For] Demo
//Header Files #include<stdio.h>#include<conio.h> //Main function void main(){ //Function for clearing screen clrscr(); //Infinite for loop for(;;) { printf("Hello!"); } //Function for...
S

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more