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 application system?
Why convert an applet to an application?
What is bom encoding?
What is the difference between heap memory and stack memory?
difference between String a; and String a=new String();? y do v need to assign memory to the variable?
What is a function easy definition?
How do you decide when to use arraylist and linkedlist?
What is the equal sign?
Can I use % with real numbers?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
Can you override a final method?
What languages are pass by reference?