Tech Mahindra Technical Paper 1

October 7, 2017 | Autor: Ankur Gupta | Categoría: Software Engineering, Programming Languages, Numerical Analysis
Share Embed


Descripción

Tech Mahindra Technical Paper 1 C-Test Paper 1. #include * What is wrong in the following problem main() { int i,j; j = 10; i = j++ - j++; printf("%d %d", i,j); } ans: 0, 12 2.#include * What is the output of the following problem main() { int j; for(j=0;j
Lihat lebih banyak...

Comentarios

Copyright © 2017 DATOSPDF Inc.