IKM Cheat Sheet 2026
The 30 highest-yield IKM facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
40 questions
60 min time limit
70% to pass
- What is the purpose of code refactoring? → Improve internal code structure without changing external behavior
- What is a zero-day vulnerability? → Unknown flaw exploited before a patch exists
- What is the function of a VPN? → Create an encrypted tunnel over public networks
- Which of the following financial statements provides a snapshot of a company's financial position at a specific point in time? → Balance Sheet
- Which chart type is most appropriate for showing the distribution of a single continuous variable? → Histogram
- What is the purpose of a semaphore? → Synchronize access to shared resources between processes
- In object-oriented design, what is the primary purpose of defining a class with `private` attributes and `public` methods (getters and setters)? → To enforce encapsulation by controlling access to the object's internal state.
- In the V-Model of software development, which testing level is designed to directly validate the Architectural Design phase? → Integration Testing
- In the context of workplace communication, what is the primary goal of active listening? → To fully concentrate on, understand, respond to, and remember what is being said.
- Which design pattern ensures a class has only one instance? → Singleton
- What is a CMDB used for in IT service management? → Tracking IT assets and their relationships
- Which type of data analysis focuses on understanding what happened in the past by examining historical data? → Descriptive analysis
- What is the purpose of a load balancer in web application architecture? → To distribute incoming traffic across multiple servers
- What is the Dunning-Kruger effect? → Low-ability people overestimate competence; highly skilled underestimate
- What is LVM used for? → Flexible disk storage by abstracting physical disks into logical volumes
- What is technical debt? → Implied cost of future rework from choosing quick solutions over proper ones
- Which wireless encryption standard is currently recommended? → WPA3
- In which type of operating system is time-sharing a common feature? → Multi-user OS
- What is polymorphism in OOP? → Different objects respond to the same method call differently
- What is a project charter? → Formal authorization document with initial requirements and stakeholders
- In a data warehouse, what is a 'fact table'? → A table that stores the measurable, quantitative data for analysis
- What does "API" stand for in software development? → Application Programming Interface
- Which SQL aggregate function would you use to count the number of non-NULL values in a column? → COUNT()
- What is the primary advantage of using a 'star schema' over a fully normalized schema in a data warehouse? → Star schemas simplify queries and improve read performance for analytical workloads
- What is the purpose of an IDS? → Monitor traffic for suspicious activity and generate alerts
- What is boundary value analysis? → Testing at edges of input ranges where defects are most likely
- What is the purpose of an adjusting journal entry? → Update account balances for accruals and deferrals at period end
- Which system call creates a new process in Unix/Linux? → fork()
- Which RAID level provides disk mirroring without striping? → RAID 1
- What is the primary function of Active Directory in a Windows environment? → Centralized identity and access management
Turn these facts into recall: