C
Programming and Technical
Numerical Ability
Height and Distance
Aptitude test for freshers
Read Solution (Total 0)
C Other Question
#include
void main()
{
int a,b;
scanf("%d*%d%d,&a,&b);
printf("%d%d",&a,&b);
}
output???
Jobs for graduates