Write a program in C to add two numbers using pointers.

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • Write a program in C to add two numbers using pointers.
    Test Data :
    Input the first number : 5
    Input the second number : 6
    Expected Output :
    The sum of the entered numbers is : 11

КОМЕНТАРІ •