Latest Answer: final is key word in javathe initialise with value and this value is constant . ...
Latest Answer: yes ...
Give the output of the following program: main() { int a[]={ 2,4,6,8,10 }; int i; change(a,5); for( i = 0; i
Latest Answer: Two spokes cover 15 degree.for 360 degree it is 360/15=24.car has 4 number of wheels.so 4*24=96. ...
Which is the biggest perfect square amongst the following : 15129, 12348, 23716, 20736
Hi,i am manjesh doing my final BE.next thursday,i am off campus with hexaware technologies.so i need latest apps question papers & tech papers.also i am in need of G.D topics to undergo the campus recuriement.pls it would be kind of those who send me these things as early as possible.
Hexaware latest papers pattern:I had given the G4 solution online test for hexaware in august 2006 in Mumbai .There were 60 min 60 questions. Mostly all were on english than verbal reasoning also some were on tech like some segmentation some address.......,10 to 15ques were on quantitative 1) ques were like three circle of radii 2,3,4 respect , tangents to each other wht is the primeter of the triangle drawn inside the circles by joining the radiis. ans is 18.2)A person’s salary is
Latest Answer: i will have a aptitude test onnext month. so send me the aptitude question papers. ...
Latest Answer: As its name suggests,the preprocesser processer is a program which process the source code before the actual compilation of the source code takes place..if there is any macro template in the program,it is replaced by its macro expansion.ex:- #define ...
Latest Answer: As in C language top to bottom approach isused so prog always starts execution from main( ). ...