Java core
Junior Java Interview Questions
4,078 junior java interview questions shared by candidates
Can you solve the fizzbuzz problem?
Java Questions
any recent difficult situation? tight deadline situation? what if planning doesn't workout? miss deadline - client was ok with that?
What are the main features of Java? • Expect to discuss platform independence (JVM), object-oriented nature, memory management (garbage collection), multithreading, and robustness. • What is the difference between JDK, JRE, and JVM? • JDK (Java Development Kit): Includes tools for developing Java applications. • JRE (Java Runtime Environment): Contains libraries and JVM to run Java applications. • JVM (Java Virtual Machine): Converts bytecode into machine code and executes it. • What are primitive data types in Java? • Byte, short, int, long, float, double, char, boolean. • Explain the final, finally, and finalize() keywords.
What are some elements of HTML? What are some of the elements introduced in HTML5?
Java code, competency questions, JavaScript
Implement request limiter sollution in your best programming language.
Remove a node of linked list
Java , dsa questions, springboot anotation
Viewing 1161 - 1170 interview questions