Answer Posted / ahmed eldesokey
static variable :
is initialize while loading the programme in the memory and
doesn't destroyed during the running time.
simply it's loaded in the memory during the lifetime of the
program
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
purpose of abstraction and interface
pleasew define carrier scope in abap (sap).
how to add Servlet-api.jar file into eclipse 3.3.2 ?
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
5. How do you round the addition or subtraction of two numbers in assembler?
define profiler???
what are the differences between CONS, LIST, and APPEND
details description on this mantis? who is founder of this mantis?
it is a language or tools?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what is the current salary package in India for a lamp programmer
how many types of operating system are avaliable?
What is autocall macro and how to create autocall macro? what is the use of it?