What is constructor and its types?


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

Post New Answer

More Core Java Interview Questions

What is the relationship difference the canvas class and the graphics class?

0 Answers  


Which of the following can be referenced by a variable? A. The instance variables of a class only B. The methods of a class only C. The instance variables and methods of a class

2 Answers  


What is ctrl m character?

0 Answers  


What is java and their uses?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  






When is the garbage collection used in Java?

0 Answers   BirlaSoft,


In how many ways we can the thread? in java

3 Answers  


how to fing linkedlist is circular or not?

1 Answers   TCS,


what is servlet filter?

2 Answers  


What is ph and buffers?

0 Answers  


What is an object in java and how is it created?

0 Answers  


How do I type unicode?

0 Answers  


Categories