Answer Posted / kanchan
static variables are those which are not change through out
the program and remain constant.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
What is autocall macro and how to create autocall macro? what is the use of it?
in teradata level primary in table level allows duplicates why?
which worker is involved in all the phases of SDLC?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
how to generate dsnless connectivity in j2ee
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
what is technical system, business system, logical system in sap pi7.0
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
hoe to data grid use in sql server 2000?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
what is difference between object oriented programming structure and object oriented programming system?
what is dot net framework
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
Difference between debugging, running, executing of an application