Posted inPlacement Papers

Matrix Consultancy Placement Paper

Matrix Consultancy Placement Paper Company: Matrix Consultancy 1.output of the following code:#define M 5+5void main(){ printf(?%d?, M*M);}2.*p+ + increment p or what it points to?3.Find error with a given code:{scanf(“&”,a)}4.syntax of free func.5.give output:void main(){int x=0, y=1;(x || printf(?printing xn?));(y|| printf(?printing yn?));} 6 write one major advantage & disadvantage of recursion.7.what is hashing?8. give output:main(){int […]