What is scope & storage allocation of global and extern variables? Explain with an example
No Answer is Posted For this Question
Be the First to Post Answer
What is string example?
how to write a program for chat function using core java
What is an example of declaration?
Is singleton a bad practice?
What is Java exception handling?
What is the difference between comparison done by equals method and == operator?
what is the difference between a java object reference and c++ pointer?
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
What’s the difference between callable and runnable?
what are the difference between Java and .Net?
difference between java ,c#&java,c++
Can you extend more than one interface?