define and Explain polymorphism in OOP with example.
Developer Interview Questions
269,103 developer interview questions shared by candidates
Given an array of numbers, e.g. [5,0,9,2,5,5,5] - return all the consecutive numbers that add up to N.
Convert number above in hexadecimal 312312 Ex. 255 -> FF 254 -> 254 div 16 = 14, int(254/16) = 15. -> F, E Later I found the detailed Division-remainder in source base http://en.wikipedia.org/wiki/Hexadecimal#Division-remainder_in_source_base
Given an array of N integers, find the missing integer.
Writing a query to find the average and the first three ranks only should come In the output
Solve for n factorial using recursion.
Given a base and a height return the area of a triangle.
what is compiler ?
what is Object
Oops concepts, what is pointer,what is Access specifiers, etc.
Viewing 521 - 530 interview questions