Java questions and answers
The JVM, collections, Spring and build tooling. Page 13 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 721-780
- Does Java have a complete enum for HTTP response codes?
- Does Java have 'Debug' and 'Release' build mode like C?
- Does Java have support for multiline strings?
- Does Java JIT cheat when running JDK code?
- Does Java SE 8 have Pairs or Tuples?
- does kafka have a async request/response java api?
- Does Kafka support java 10 or java 11?
- Does Netty violate the contract of Future.cancel... method?
- Does spring boot support using both properties and yml files at the same time?
- Does Spring Data JPA have any way to count entites using method name resolving?
- Does Spring follow any naming convention for application configuration?
- Does Spring publish beans in thread-safe manner?
- Does Spring @Transactional attribute work on a private method?
- does Spring transactional work with MongoDB?
- Does the Java Memory Model JSR-133 imply that entering a monitor flushes the CPU data caches?
- Does the Java operator apply or ?
- Does the SQL Server JDBC driver support asynchronous operations?
- Does use of final keyword in Java improve the performance?
- Does Weblogic support failover of session objects that are not marked as serializable?
- Double vs. BigDecimal?
- Downcasting in Java
- Downloading a file from spring controllers
- Downloading Java JDK on Linux via wget is shown license page instead
- DROOLS Rule Engine Making network calls within Drools
- Dynamic Queues on RabbitListener Annotation
- Dynamic Topic Name / Quarkus SmallRye Reactive Messaging Kafka
- Dynamically changing the instanceindex with spring cloud stream kafka
- Dynamically creating asynchronous message queues in Java
- Dynamically refresh JTextArea as processing occurs?
- Dynamodb ConditionalCheckFailedException on read / update operation - java sdk
- DynamoDB JsonMarshaller cannot Deserialize List of Object
- DynamoDB mapper and transactions using java SDK
- DynamoDB Mapper annotation for Object which has list of another object
- DynamoDB mapper update only not-null properties
- Easy way to convert Iterable to Collection
- Easy way to write contents of a Java InputStream to an OutputStream
- Eclipse - no Java (JRE) / (JDK) ... no virtual machine
- Eclipse cannot load SWT libraries
- Eclipse Error Could not find or load main class
- Eclipse error The import XXX cannot be resolved
- Eclipse java debugging source not found
- Eclipse Optimize Imports to Include Static Imports
- Eclipse returns error message Java was started but returned exit code 1
- Eclipse showing Maven Configuration Problem Unknown
- Efficiency of Java Double Brace Initialization?
- Efficient mapping of game entity positions in Java
- Efficient method to generate UUID String in Java UUID.randomUUID.toString without the dashes
- Efficient swapping of elements of an array in Java
- Ehcache - using a ListInteger as the cache value
- EHCache RMI Replication on JBoss/EC2 throws java.rmi.NoSuchObjectException no such object in table
- EJB 3.1 asynchronous method and thread pool
- EJB's - when to use Remote and/or local interfaces?
- ElasticBeanstalk Java, spring active profile
- ElasticSearch Java API asynchronous writing
- Embedded AMQP Java Broker
- Embedded Kafka for testing without spring
- Embedded Kafka Spring test executes before embedded Kafka is ready
- Embedded Postgres for Spring Boot Tests
- Embedded Redis for Spring Boot
- EmbeddedCassandra Cannot run unit tests

Course
Intermediate
27 lessons
14 hours
OOD Fundamentals
Master object-oriented design from first principles, SOLID, design patterns, and classic interview problems with hands-on coding.
View the course