Question Bank
3705 approved questions from the community
What is the Object-Relational Impedance Mismatch?
What is encapsulation in object-oriented programming?
What is immutability in programming?
What is two-factor authentication (2FA)?
How does HTTPS protect against man-in-the-middle attacks?
What is a Cross-Site Request Forgery (CSRF) attack?
What is Cross-Site Scripting (XSS)?
What characteristics should a system have to be cloud-ready? (Select all that apply)
How can you prevent session hijacking? (Select all that apply)
What are pros of microservices architecture? (Select all that apply)
What are some of the Fallacies of Distributed Computing? (Select all that apply)
What are common pitfalls of Remote Procedure Calls (RPC)? (Select all that apply)
What are advantages of Distributed Version Control Systems (DVCS) like Git? (Select all that apply)
Which are valid reasons to use NoSQL databases? (Select all that apply)
Which are valid approaches to API versioning? (Select all that apply)
Why did CGI (Common Gateway Interface) become obsolete?
Which of the following are characteristics of functional programming? (Select all that apply)
What makes maintaining software hard?
Global and static objects are generally considered good practice in software design.
Tony Hoare called null references his 'billion-dollar mistake' due to the errors and system crashes they have caused.