what is static objects in java
Answers were Sorted based on User's Feedback
Answer / rahul
static object is a object that work globly in your application
| Is This Answer Correct ? | 16 Yes | 11 No |
Answer / krishna
static object is an object is which doesn't work on
ordinary methods
| Is This Answer Correct ? | 14 Yes | 13 No |
To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort
What do you mean by text editor?
What is diffrent between Method and and function in c#
How can you incorporate a Datawindow to a Oracle8i stored procedure?
Write a program to swap the content of two variables without using a third variable.
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
Which language they use during interview?
0 Answers State Bank Of India SBI,
What are the Advantages of HashMap over Vector?
what is dynamic polymorphism?
converting 41.685 to binary
how CLR identify vb file?
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'.