These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
Answer / Hitendra Kumar Singh
Error: An Error is an exceptional condition that cannot be handled by the program. These are usually system level errors. Defect: A Defect refers to a flaw or imperfection in the code or design that can potentially lead to errors. Fault: A Fault occurs when a Defect results in incorrect operation of the software. Failure: A Failure happens when a Fault leads to an undesirable outcome. Mistake: A Mistake is an unintentional action or omission made by a person (developer) during the development process.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by abstract classes?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Explain the private field modifier?
What is the maximum size of hashmap in java?
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
How do I get 64 bit java?
What is mnemonic in assembly language?
If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.
Difference between operator overloading and function overloading
1 Answers Tavant Technologies, Virtusa,
What is string intern in java?
What is java and why do we need it? Explain
question on Thread synchronization