Basic inheritance and polymorphism question. Given a class and a subclass, where there is a function which is defined for both, determine what is printed when you instantiate various objects as base or subclasses.
Software Technical Support Interview Questions
68 software technical support interview questions shared by candidates
Classic fizzbuzz: for all numbers 1 through 100, print fizz if the number is a multiple of 3, buzz if it's a multiple of 5, and fizzbuzz if it's a multiple of 3 and 5.
Design a shopping cart that calculates the sales tax and import tax added to each item, the total tax added to all items, and the grand total
How familiar are you with explaining highly technical concepts to people with little-to-no technical experience?
How soon you can join?
What's the difference between =, ==, and ===?
How technically inclined do you think you are?
Are u an iphone user
Given a string consisting solely of open and closed parentheses, return true if the parentheses are properly nested and false otherwise. Note: only one type of parentheses were presented: "(" and ")"
What is my 5 year plan?
Viewing 11 - 20 interview questions