how to create thread in java?
Answer Posted / guest
There are two methods available
1.by using extends keyword
2.by using interfaces
Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
How many human genes are polymorphic?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What makes a language oop?
Is this job good for future? can do this job post grduate student?
What is encapsulation in ict?
What is byval and byref? What are differences between them?
Templates mean
Why is polymorphism important in oop?
What is advantage of inheritance?
what is the sylabus for priliminaries?
What is the point of polymorphism?
What are the 5 oop principles?
Why we use classes in oop?
What is class and object with example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?