Computer Science, asked by sanjanakailkar24, 7 months ago

#include<stdio.h>
int main()
{
int a= 10, x;
x= a-- + 4a;
printf("%d",x);
)​

Answers

Answered by parthu2011
1

Answer:

50

if you are pleased to answer then subscribe to our youtube channel ramakrishna Nallangari youtube channel

Similar questions