List some java keywords sun like c, c + + keywords?


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

Post New Answer

More Core Java Interview Questions

What is the ==?

0 Answers  


What is reverse function?

0 Answers  


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

0 Answers   RBS, TCS,


Can we have a abstract class withought any method? What is a purspose of this?

3 Answers  


What is member in java?

0 Answers  






what is the use of abstract class?

3 Answers   Amdocs, Atos Origin, Invictus,


What is the argument in java?

0 Answers  


What are virtual methods?

1 Answers   TCS,


public class Base { public void myMethod(int a,intb) {} } // Uses myMethod and then hides it. public class DerivedOne extends Base { private void myMethod(int a,int b); } will this compile or not .yes or no. why

2 Answers  


What does yield method of the thread class do?

0 Answers  


What is boolean used for?

0 Answers  


Explain about complier design(phases)

0 Answers   Aditi Placement Service,


Categories