what is static objects in java

Answer Posted / rahul

static object is a object that work globly in your application

Is This Answer Correct ?    16 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.

1261


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

1856


4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?

1994


difference between mantis and other tools?

1691


What is test execution and when will we start execution please send me one example for this question

1527






what is delegate and how works delegate and event.

1843


smal talk is pure object oriented or not?

1598


what are all the validation we need to perform in data stage?

2040


can any method return type may be constructor , or that method name allow

1681


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

1573


what are the differences between CONS, LIST, and APPEND

4855


what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

1135


Diff between IF and where ?

1691


Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches

1624


how do i create my own exception class which will restrict IO exception?

2392