Is java based on c?
No Answer is Posted For this Question
Be the First to Post Answer
Why is multiple inheritance not supported in java?
what is translator and it types
what is the final keyword denotes in java?
Program to print 1 1 2 1 2 3 1 2 3 4 like that
How does regex work?
In Java, what’s the purpose of static methods and static variables?
Is 0 an even number?
how many ways to create Thread and which one is good? runnable interface ot Thread class?
What are the Abstract Classes provided by Java?
"we cannot create an object of interface but we can create a variable of it".diacuss the statement with the help of an example.
Can an abstract class be a final class?
Can we extend immutable class?