Answer Posted / uthrakumar-wipro technologies
class is known as a user defined datatype as structure in
c.similarly,class is a template and object is the instance
for that class....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What exactly is methodology?
Can we create an object of private class?
Why charat is used in java?
when you will synchronize a piece of your code? : Java thread
What is the applet security manager, and what does it provide?
Is 64bit faster than 32 bit?
Explain java thread life cycle.
What is basic syntax?
Which is faster call by value or call by reference?
Is java developer a good career?
What is meant by polymorphism?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is the difference between access specifiers and access modifiers in java?
Difference between keyword and identifier.
What does int argc char * argv [] mean?