Blogger Tutorial,C,C++,Java,Python Programming, Notes & Questions,Answers of Programming available in this blog.
For Visit Main Blog of this Blog : Click Here

Breaking

Tuesday 11 June 2019

C Programming || All Programs of C ☺

C Programming

In this post you Find All Programs of C-programming.

1. Write a Program (WAP) in C to print "Hello World".

Click Here - For Answer

2. WAP in C to read two numbers from keyboard (User Input) and perform addition, Subtraction, multiplication & division using assignment operator.

Click Here - For Answer

3. WAP in C to read two numbers from keyboard (User Input) and exchanging value of two variable(Swapping).

Click Here - For Answer

4. WAP in C to read two numbers from keyboard (User Input) and calculate area of triangle.

Click Here - For Answer

4. WAP in C to read two numbers from keyboard (User Input) to know a character is vowel or Consonant.


Click Here - For Answer

6. WAP in C to read two numbers from keyboard (User Input) to check Character is alphabet or not.


Click Here - For Answer

7. WAP in C to read two numbers from keyboard (User Input)to find ASCII value of character.


Click Here - For Answer

2 comments: