🔥 Welcome to my blog! Latest updates available now. Visit daily! 🔥 🔥 Click Here for Latest Updates – Visit My Blog 🔥
🔥 Latest Updates 📊 GP Grade Finder 📢 Government Services Info 🆕 New Schemes Updates

2.Addition of two numbers in C,Java,&Python

 

SecPro.java


 java.util.*;


public class Main {

    public static void main(String[] args) {

     int a=10;

     int b=20;

     int c=a + b;

     System.out.print(c);

  }

}


Output


30


SecPro.py


a=10;

b=20;

print(a+b)


Output

30


SecPro.c


#include <stdio.h>

int main()

{

  int a=10,b=20,c;

  c=a+b;

  printf("addition of two numbers is%d",c);

}


Output:

addition of two numbers is:30

No comments:

Post a Comment

Thank you Very Much.For Given Comment

Sadarem update 2026

 SADAREM à°…à°ª్‌à°¡ేà°Ÿ్ – ManaMitra RTGS à°µాà°°ు SADAREM à°¸ేవలను ManaMitraà°²ో à°…ంà°¦ుà°¬ాà°Ÿు0000à°²ోà°•ి à°¤ీà°¸ుà°•ువచ్à°šాà°°ు. à°ª్à°°à°¸్à°¤ుà°¤ం à°•్à°°ింà°¦ి à°¸ేవలు à°²ైà°µ్‌à°²ో ఉన్à°¨ాà°¯ి: ...