Java 0 Questions Ask question Search Order By: ActiveCategoryTagClear Filter 0 Votes 0 Ans What is overriding in Java 205 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What are the static and non-static variables? 186 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How to define a constant in Java 227 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is an if-else statement in Java 200 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a for loop in Java 224 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How to break out of a loop in Java? 181 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a switch statement in Java 204 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is the use of the this keyword in Java 202 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is an exception in Java 198 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How to handle exceptions in Java 194 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a try-catch block in Java 202 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is inheritance in Java 211 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is the difference between composition and inheritance in Java 226 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What are Java basics 179 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is an abstract class in Java 205 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is an interface in Java 199 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a constructor in Java 212 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a marker interface? 206 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is object cloning? 225 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is an object-oriented paradigm? 223 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is method chaining in Java 249 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a package in Java 180 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Define Wrapper Classes in Java? 185 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is the use of access modifiers in Java? 205 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a singleton class in Java? 248 viewsadmin Changed status to publish May 23, 2023Java#c# #javaprogram #Power point #SQL Java 0 Votes 0 Ans Define package in Java 221 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Differentiate between instance and local variables 217 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What happens when the main() isn’t declared as static? 220 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Why is Java a platform independent language? 182 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Why is the main method static in Java? 210 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is the difference between the program and the process? 155 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is StringBuilder in Java? 197 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is StringBuffer in Java? 185 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What are the differences between constructor and method of a class in Java? 210 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a static initializer block in Java 181 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What happens if the static modifier is not included in the main method signature in Java? 235 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is the use of the super keyword in Java? 203 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Can we make the main() thread a daemon thread? 182 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is an instance variable in Java 196 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What happens if there are multiple main methods inside one class in Java? 211 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How does an exception propagate in the code? 254 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How do exceptions affect the program if it doesn’t handle them? 208 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans What is a local variable in Java 232 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Is it mandatory for a catch block to be followed after a try block 189 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Can you call a constructor of a class inside another constructor? 196 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How to convert a string to an integer in Java? 247 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Why does the java array index start with 0? 190 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans How to convert an integer to a string in Java 213 viewsadmin Changed status to publish May 23, 2023JavaJava 0 Votes 0 Ans Why is the remove method faster in the linked list than in an array? 200 viewsadmin Changed status to publish May 23, 2023Java#javaprogram Java 0 Votes 0 Ans What are Composition and Aggregation? State the difference. 202 viewsadmin Changed status to publish May 23, 2023JavaJava « Previous 1 2 3 4 Next »