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
how to add a new table with variables and thier values into a imported file uisng proc import?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
differences between qtp10.0 and 11.0 ?
what is integration testing in real time applications?
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
What is %Type,%Rowtype?
can we retrieve only integer/String type columns from a table,if yes how?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
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?
9.Difference between even and odd signals?explain with the diagram?
Code for display the images from drive using vb 6.0?