logo logo

mobileLogo logo

Program to check whether the input alphabet is a vowel or not

June 20, 2022

C program to shutdown or turn off computer

June 20, 2022

Implementation of Hamming Code

June 20, 2022
  • C

    Convert Temperature from Degree Centigrade to Fahrenheit

    Write a Program to Convert Temperature from Degree Centigrade to Fahrenheit. /*Program to Convert Temperature ...
    Read more
  • C

    Convert Time in Seconds to Hours, Minutes and Seconds

    Write a Program to Convert Time in Seconds to Hours, Minutes, and Seconds. /*Program to ...
    Read more
  • C

    Swap Values of Two Variables Using

    Write a Program to Swap Values of Two Variables using Third Variable. /*Program to Swap ...
    Read more
  • C

    Swap Values of Two Variables

    Write a Program to Swap Values of Two Variables Without using 3rd Variable. /*Program to ...
    Read more

Program to check whether the input alphabet is a vowel or not

June 20, 2022

C program to shutdown or turn off computer

June 20, 2022

Implementation of Hamming Code

June 20, 2022
  • C

    Program to check whether the input alphabet is a vowel or not

    Write a C program to check whether the input alphabet is a vowel or not. ...
    Read more
  • C

    C program to shutdown or turn off computer

    C program code for Windows XP: #include <stdio.h> #include <stdlib.h>   int main() { char ...
    Read more
  • C

    Implementation of Hamming Code

    Write a C program to Implement Hamming Code. #include<stdio.h> #include<conio.h> void main() { int data[7],rec[7],i,c1,c2,c3,c; ...
    Read more
  • C

    Reverse the order of each word of the string using pointers

    Write a C program to reverse the order of each word of the string using ...
    Read more
  • C

    Convert temperature from degree centigrade to Fahrenheit

    Write a C program to convert temperature from degrees Centigrade to Fahrenheit. #include<stdio.h> int main() { float celsius, fahrenheit; ...
    Read more
  • C

    Program to find Average of three Real Numbers

    Write a C program to an average of three real numbers. #include <stdio.h> main() { ...
    Read more
  • C

    Find Area of Square & Circumference of a Circle

    Write a C program to find the area of a square & circumference of a ...
    Read more
  • C

    Find the Sphere Surface Area and Volume of a Sphere

    Write a C program to find the sphere surface area and volume of a sphere. ...
    Read more
  • C

    Find Area of a Triangle using Hero’s Formula

    Write a C program to find the area of a Triangle using Hero’s Formula. /** ...
    Read more
  • C

    Program to find Simple Interest and Compound Interest

    C Program to find Simple Interest and Compound Interest. /*Program to find Simple Interest and ...
    Read more
©2022 CSROCKERS. All rights reserved
logo logo
0 %
  • Log in
Social connect:
or

Lost your password?

logo

✕ Close

logo

✕

Latest Posts

Program to check whether the input alphabet is a vowel or not

C program to shutdown or turn off computer

Implementation of Hamming Code

Reverse the order of each word of the string using pointers

Convert temperature from degree centigrade to Fahrenheit

Popular Tags

  • Inspiration
  • Relationship
  • Trend