what is the default value of a variable char?(If not
assigned)
Answers were Sorted based on User's Feedback
Answer / jai
When you try to print uninitialized char, you get the
compile time error.
"variable *** might not have been initialized" ERROR
| Is This Answer Correct ? | 9 Yes | 3 No |
Write a java program to generate fibonacci series ?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
Explain about static imports in java?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
What is a local block?
What are different type of exceptions in java?
Explain the difference between an object-oriented programming language and object-based programming language?
How is object created in java?
Can we extend a class with private constructor?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
who was the founder of java
32 Answers CTS, HCL, ProKarma,
Is int a class in java?