Pergunta de entrevista da empresa Tata Consultancy Services

Write a C Program

Resposta da entrevista

Sigiloso

16 de jul. de 2016

Make it simple but make sure it explains some concept. I wrote a simple program which gets inputs a,b (integers) and tell if 'a' was divisible by 'b' or not - use of conditional statement 'if'