Write a method to determine if a string starts with an uppercase letter.
Java Developer Production Support Interview Questions
26,925 java developer production support interview questions shared by candidates
How do you compile a Java class via command prompt?
What are the five essential terms in Object Oriented Programming?
Have you memorized this answer? (I wanted to swear at him when he went out).
what methods would you overwrite in java.lang.object class
Describe different collections and their pros and cons, unix and linux commands
How do you nullify or remove the unused objects from memeory?
Q. What is the difference between Singleton and Immutable object
Question: Write pseudo code to validate and evaluate a given arithematic expression Example: a+(b*c)+(d/e) If the input is syntactically wrong, display an error message else display the result
Question: Write a simple query to show data in a single resultset. Resultset should have department table data first order by deptname and followed immediately by sub-department table data also ordered by deptname. Both tables data should be wrapped in a single resultset, with the above criteria.
Viewing 301 - 310 interview questions