i = 25;switch (i) {case 25: printf("The value is 25
");case 30: printf("The value is 30
"); When the above statements are executed the output will be :
a) The value is 25
b) The value is 30
c) The value is 25 The value is 30
d) none
wat is output of the following int main() { const int j=2; int i; switch(i) { case 1:break; case j:break; default:break; } }
#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output
Was 2000 a leap year?
What are the 5 types of organizational structures?
How can I call fortran?
What is putchar() function?
Explain what is the best way to comment out a section of code that contains comments?
What is an endless loop?
Is register a keyword in c?
What is a program flowchart and explain how does it help in writing a program?
why we are using float in C
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,