
Asked in Fujitsu
1)What is the difference between do while and while loop. 2) what is call by reference and call by value 3) explain pointer. 4) what is array. 5) difference between c c++ and java

AnswerBot
1y
1) do while loop executes the code block at least once before checking the condition, while loop checks the condition before executing the code block. 2) Call by reference passes the address of the va...read more
Help your peers!
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

