Practice Free C1000-174 Exam Online Questions
Which components and services are available in a standalone environment?
- A . JCA services, web services engine, and security
- B . High availability, EJB container, and performance infrastructure
- C . Caching proxy, administrative infrastructure, and extensions registry
- D . Workload management, messaging engine, and web services engine
What does the term "Continuous Integration" refer to in the context of deploying applications?
- A . Continuous testing of applications
- B . Continuous and automated integration of code changes into a shared repository
- C . Continuous deployment of applications to production servers
- D . Continuous monitoring of application performance
An administrator would like to uninstall an instance of a multiple instance installation via response file.
How does the administrator ensure that the correct instance is uninstalled?
- A . All the features must be listed.
- B . The profile ID must point to the correct instance.
- C . The offering ID must point to the correct instance.
- D . The repository location must point to the correct instance.
Which of the following is true regarding disk offload?
- A . The amount of disk space to use cannot be specified.
- B . On server startup, DynaCache loads the entire disk cache into memory.
- C . The number of cache entries that are offloaded to disk cannot be specified.
- D . Disk offload can be enabled to have a cache entry copied to the file system at a configurable location.
Which process involves identifying and resolving software, hardware, or network-related issues that affect system performance?
- A . Debugging
- B . System Formatting
- C . Code Refactoring
- D . Version Control
What is the default location for heap dumps?
- A . /logs
- B . /profiles/logs
- C . /logs/server1
- D . <profile_root>/<profile>
When installing a new application to IBM WebSphere Application Server, which location is valid for the application file?
- A . Client Machine
- B . Managed Node
- C . Unmanaged Node
- D . Remote Web Server
Which of the following is an allowed sharing policy in the cachespec.xml?
- A . delete
- B . replicate
- C . syndicate
- D . not-shared
What is the purpose of "dependency management" in software development?
- A . To organize project files
- B . To handle project requirements and libraries
- C . To create backups of the code
- D . To monitor user activity
How can the administrator change the console session expiration for the Integrated Solutions Console?
- A . Modify timeout value and run the timeout.jacl script.
- B . Set the timeout value in the Console Preferences panel.
- C . Use the settimeout wsadmin command and specify the value.
- D . Set the ConnectionResponseTimeout value in the Integrated Solutions Console.