Can extern variables be initialized?
No Answer is Posted For this Question
Be the First to Post Answer
What is classname class in java?
What are the major drawbacks of external iteration?
Why volatile is used in java?
system.out.println(1 + 3);
Describe the various concepts related to object oriented programming (oop).
What are operators and its types?
Can you extend more than one interface?
Can constructor be static or final?
What is jvm? Why is java called the platform independent programming language?
What is finalize()?
what is main difference between architecture,framework and design pattren
java program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.