What is a char in java?


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

Post New Answer

More Core Java Interview Questions

Why do we use predicate in java?

0 Answers  


Can you write a java class that could be used both as an applet as well as an application?

0 Answers  


Explain about the security aspect of java?

0 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 the types of statement? explain

1 Answers   SysBiz,


Write a program to print count of empty strings in java 8?

0 Answers  


define System.out.println(); what is the meaning!

19 Answers   Accenture,


extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


What is the difference between an if statement and a switch statement?

0 Answers  


Explain java coding standards for methods?

0 Answers  


What is Marker interface in java? and what is clone?

16 Answers   Persistent, Wipro,


can two class in a code be public??if yes then how??

2 Answers  


Categories