সুপার-ঘূর্ণিঝড়-আম্পান!

  • ব্রেকিং নিউস

    To find the odd or Even Number






    #include <stdio.h>
    main ()
    {
    int a;
    printf("Enter the Number=");
    scanf("%d",&a);
    if(a%2==0)
    printf("This is Even Number.");
    else
    printf("This is Odd Number.");
    return 0;
    }

    No comments

    If you have any doubt, please let me know that with your valuable comments.

    পৃষ্ঠা

    সর্বশেষ খবর

    COVID-19 থেকে বাঁচার উপায় !