What does n mean in java?


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

Post New Answer

More Core Java Interview Questions

what is a package?

11 Answers  


What is the difference between call by reference and call by pointer?

0 Answers  


what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


Can we make main() thread as daemon?

0 Answers  


In which way does a Primitive data type is passed ?

5 Answers   Sun Microsystems,


How does compareto work in java?

0 Answers  


Why set is used in java?

0 Answers  


What does java stand for?

0 Answers  


How do you compare objects in java?

0 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


what is mutual exclusion? : Java thread

0 Answers  


What is data structure in java?

0 Answers  


Categories