Computer Science, asked by muhammadhamid004, 9 months ago

i need atm program with pin code in c language​

Answers

Answered by mysticaldimple88
1

Answer:

hy

Explanation:

\huge\boxed{\fcolorbox{white}{pink}{answer}}

* C Program to Display the ATM Transaction.

unsigned long amount=1000, deposit, withdraw;

int choice, pin, k;

char transaction ='y';

while (pin != 1520)

printf("ENTER YOUR SECRET PIN NUMBER:");

scanf("%d", &pin);

if (pin != 1520)

More items...

↫↫↫↫↫ Hope it helps you

Plz mark me brainlist ↬↬↬↬↬

Similar questions