Java - Online Test - American express - javasearch.buggybread.com
Interview Questions
Search
Legacy
Tests
Repo
Legacy
Java
Java 8
Java 7
Java Abbreviations
OCJP / SCJP
Class List
New in Java 8
Java Exceptions
Spring Exceptions
Java Enums
Java 8 Lambda
Java 8 java.time
Big Data
Discussion Forum
Humor
Classes Search
Subscribe
Search Java Test Questions
223 test questions in repository.
Search
Java - Test Questions on 'American express' - 3 questions found
How can we execute a Java class independently if it doesn't have a static main method ?
Core Java
By initiating the flow in any of the static method
By initiating the flow in any of static block
By initiating the flow in any other instance method named as main
By initiating the flow in any other instance method named as main and making it final
main method
java
Which of the following class is synchronized ?
Reference
Core Java
String
StringBuffer
StringBuilder
None of these
String
StringBuffer
StringBuilder
Synchronized
Which of the following can be overridden ?
Reference
Core Java
final instance methods
final static methods
non final instance methods
non final static methods
overriding
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus