What is an infinite loop? How infinite loop is declared?
No Answer is Posted For this Question
Be the First to Post Answer
What is proper subset?
Why string is popular hashmap key in java?
Can size_t be negative?
What are some examples of variable costs?
What is the benefit of using enum to declare a constant?
Explain in detail about encapsulation with an example?
What is thread?
What are the rules for variable declaration?
How many bits is a 64 bit byte?
How is string immutable in java?
How do you join strings in java?
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data