Lecture 10 | Switch Case in C | Vikas Singh | Hindi | CoDing SeeKho | Program

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • Lecture 10 | Switch Case in C | Vikas Singh | Hindi | CoDing SeeKho | Program

КОМЕНТАРІ • 19

  • @MyCodingDiary
    @MyCodingDiary Рік тому +1

    I appreciate the effort you put into creating these informative and engaging videos.

  • @Abhisheksinghofficial0007
    @Abhisheksinghofficial0007 Рік тому +1

    Thanks sir❤❤❤❤

  • @honeykumar7105
    @honeykumar7105 Рік тому +1

    Sir, aapki class dekh kr mane ek calculator bna Diya 😅
    #include
    int main()
    {
    float x,y,z;
    float sum=0;
    float cal=1;
    int num,i,ch;
    while(1)
    {
    printf("Enter 1 to, add
    ");
    printf("Enter 2 to, sub
    ");
    printf("Enter 3 to,multiple
    ");
    printf("ENter 4 to,devide
    ");
    printf("Enter 5 to,exit
    ");
    printf("Please chossen the num
    ");
    scanf("%d",&ch);
    switch (ch)
    {
    case 1:
    {
    printf("Enter the num you want add
    ");
    scanf("%f",&x);
    for(i=0;i

  • @vinayluthra
    @vinayluthra Рік тому

    aap great ho sir g
    i made the program without watching

  • @sajedasultana1840
    @sajedasultana1840 11 місяців тому +2

    Break

  • @Ajit_Gurv
    @Ajit_Gurv Рік тому

    Nice kiya sir. 🎉🙏👍

  • @sunnysirohi2003
    @sunnysirohi2003 15 днів тому

    Sir mera output show nhi ho rha or na hi error aa rha....😢🥺😭

  • @Animated793
    @Animated793 Рік тому

    Good morning sir

  • @kr7310
    @kr7310 Рік тому +1

    Sir koi best book c Language ke liye batawo jisase aapke lecture ko dekhne ke bad padakar best kar sake

  • @Animated793
    @Animated793 Рік тому

    Sir app best ho

    • @codingseekho
      @codingseekho  Рік тому

      Thanks. Share our videos to all your friends.

    • @codingseekho
      @codingseekho  Рік тому

      Thanks. Share to all your friends.

  • @vinayluthra
    @vinayluthra Рік тому

    2d arrays ke baad sir upload kijiye video jvha tak kr liya sir g maine