What is anti pattern in cyber security?



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

Post New Answer

More Core Java Interview Questions

How can two threads be made to communicate with each other?

3 Answers   HCL,


Can we define static methods inside interface?

1 Answers  


What mechanism does java use for memory management?

1 Answers  


What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?

1 Answers  


Which collection is best for sorting in java?

1 Answers  


How are variables stored?

1 Answers  


Can we clone singleton object in java?

1 Answers  


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?

1 Answers  


Is main a keyword in java?

1 Answers  


Can a main method be declared final?

1 Answers  


Categories