i
Northcorp Software
Filter interviews by
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods, while interface cannot.
A class can implement multiple interfaces but can only extend one abstract class.
Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...
Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.
Abstract classes can have both implemented and abstract methods, providing more flexibility in design.
Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.
Abstract classes sup...
Northcorp Software interview questions for designations
Get interview-ready with Top Northcorp Software Interview Questions
Java program to check if a number is prime
Create a function that takes an integer as input
Check if the number is less than 2, return false
Iterate from 2 to the square root of the number, check for divisibility
If the number is divisible by any number, return false
Otherwise, return true
A prime number is a number greater than 1 that can only be divided by 1 and itself.
Prime numbers are integers greater than 1
They have only two factors: 1 and the number itself
Examples of prime numbers: 2, 3, 5, 7, 11, 13
Top trending discussions
Some of the top questions asked at the Northcorp Software Java Developer interview -
based on 35 interviews
1 Interview rounds
based on 39 reviews
Rating in categories
Software Developer
10
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Devops Engineer
9
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Data Scientist
8
salaries
| ₹1.8 L/yr - ₹7.2 L/yr |
Senior Java Developer
5
salaries
| ₹14 L/yr - ₹22 L/yr |
Senior Software Engineer
5
salaries
| ₹9.5 L/yr - ₹23 L/yr |
Infosys
TCS
Wipro
HCLTech