What is anti pattern in cyber security?
Answer / Amardeep Singh Yadav
An Anti-Pattern in cybersecurity refers to a common response or solution to a problem that is usually ineffective and risks creating new problems. It is the opposite of a best practice and should be avoided.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can two threads be made to communicate with each other?
Can we define static methods inside interface?
What mechanism does java use for memory management?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
Which collection is best for sorting in java?
How are variables stored?
Can we clone singleton object in java?
When we can access the static data member without creating the object what is the need of the object in java.
5 Answers Airhub, ssinformatics,
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
What is core java called?
Is main a keyword in java?
Can a main method be declared final?