What does the exclamation mark mean in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Explain about global variables in Java?

3 Answers  


When is an object subject to garbage collection?

0 Answers  


What are daemon Threads in java?

0 Answers   Impetus,


What is the final keyword?

0 Answers  


What is Java Reflection API? Why it’s so important to have?

0 Answers  






If I only change the return type, does the method become overloaded?

0 Answers  


Why vector is used in java?

0 Answers  


What is tree node in java?

0 Answers  


What are decalarations?

0 Answers  


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


How to reduce flicking in animation?

3 Answers   TCS,


What are the three parts of a lambda expression? What is the type of lambda expression?

0 Answers  


Categories