main()
{
int a,b=5;
a=!b;
b=!a;
printf("%d%d",a,b);
return 0;
}
C language by Arif
I want to give full knowledge for all....
Main()
{
int x=3,i=1;
While (i
Post your output:
//what is the out put of the below program
# include
int main()
{
int ch='a'+'b';
clrscr();
switch(ch)
{
case 'a':
case 'b':
printf("Look at 10 ideas,11th will occur to you\n");
case 'A':
printf("If you have good idea, Project it\n");
case 'b'+'a':
printf("Have ideas, will fly\n");
}
return 0;
}
VIT vellore, Question To find Water Hardness in ppm. Here is the Answer.
/*write a c program using for loop to estimate total,tempoaray and
permanent hardness present in 50 water samples by EDTA method*/
main()
{
float m1[50],v1[50],m2[50],v2[50],m3[50],m4[50],v3[50],v4[50];
float temp_h[50];
int i;
clrscr();
printf("\tEstimation of Total, Tempoaray, Permanent Hardness\n");
printf("_____________________________________________________\n");
for(i=0;i
01/11/2020
Python Lesson 10 #statement flow control Detail explanation of statement flow , , in python with example.
17/10/2020
Python Lesson 7 overview of the basic programs.
16/10/2020
Python Lesson 6 In this... comments of a single line, Multiline, simple input and output, and some basic variable declaration rules.
14/10/2020
Python Lesson 5 In this lesson, we get a detailed idea about tokens(operators ). tokens part-2.
13/10/2020
Python Lesson 4 In this lesson : escape sequence , operators were discussed.
12/10/2020
Python Lesson 3 In this Lesson explained the different tokens (part-1)
Click here to claim your Sponsored Listing.
Location
Category
Contact the school
Address
Nellore
524001
Opening Hours
| Monday | 9am - 5pm |
| Tuesday | 9am - 5pm |
| Wednesday | 9am - 5pm |
| 6pm - 7pm | |
| Thursday | 9am - 5pm |
| 6pm - 7pm | |
| Friday | 9am - 4:30pm |
| Saturday | 9am - 4:30pm |
| Sunday | 6am - 10am |