What is sizeof () operator?


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

Post New Answer

More Core Java Interview Questions

What is advantage of java?

0 Answers  


what is java bean?where can we use it?

12 Answers   TCS,


Why spring singleton is not thread safe?

0 Answers  


What are the features of java?

0 Answers  


Describe the term diamond problem.

0 Answers  






what is collections in java?

4 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What are selection structures?

0 Answers  


Can we have two main methods in a java class?

0 Answers  


What are the advantages of exception handling?

0 Answers  


Define interface in java?

0 Answers  


Can a class have multiple constructors?

0 Answers  


Categories