Ask Questions & Get Answers at ibibo sawaal
     Powered by Bixee Crawl
Results 1 - 15 of about 5227 sawaal for "instance"
Sort by: Recency | Relevancy

What does the static keyword mean in front of a variable? A method? A class? Curly braces ?

Here we explain static keyword in term of varriable, method, class.Static means one per class, not one for each object no matter how many instance of a class might exist. This means that you can use them without creating an instance of a class.Static methods are implicitly final, because overriding is done based on the type of the object, and static methods are attached to a class, not an object. A

Posted in Computers & Technology by rocky singh at 2:05 PM on June 26, 2008

what is the proper def. of "avg. case complexity" .not in very large bt a compact def. with full contents.

Well Subham , I assume you want to know about "Average-Case Complexity".Using the RAM model of computation, we can count how many steps our algorithm will take on any given input instance by simply executing it on the given input. However, to really understand how good or bad an algorithm is, we must know how it works over all instances.To understand the notions of the best, worst, and average

Posted in Computers & Technology by Subham at 2:54 AM on July 10, 2008

What is the difference between an object and an instance? And give me a real time example to differentiate.

Instance means An occurrence of something"another instance occurred yesterday" and object means instance of class. in oops data is logically represented in form of object. Object means a it interacts with other objects"...both are same the best example is if fruit is a class then its following the class rule if fruit is a class then mango is the one of object instanc and object are same jst

Posted in Computers & Technology by Sunil .. at 11:46 PM on June 27, 2008

What is static in java?

hi singh Static means one per class, not one for each object no matter how many instance of a class might exist. This means that you can use them without creating an instance of a class method into an instance method in a subclass....I know that static means the value will not change in the entire programstaic variables means if we change value it wont changestaic variables are initialised

Posted in Computers & Technology by rocky singh at 5:24 AM on June 22, 2008
Tags static, java

How to create a new login ID for Microsoft SQL server 2005

SQL Server 2005 Service Broker remote security includes operations that involve more than one instance of SQL Server when those operations use either dialog security or transport security. The following example demonstrates how to use certificates for SQL Server 2005 Service Broker remote security on two instances of SQL Server 2005.. You installed two instances of SQL Server 2005 on different

Posted in Computers & Technology by hardik at 1:14 PM on May 21, 2008
Tags login id

What is a hoax?

. In an instance of a hoax, an object, or event, is not what it appears to be, or what it is claimed to be - for example, "snake oil," which was sold by 19th century traveling salesman in the United States to satirize or educate by exposing the credulity of the public and the media or the absurdity of the target. For instance, the hoaxes of James Randi poke fun at believers in the paranormal. The many hoaxes

Posted in Computers & Technology by Sirsendu at 6:06 AM on June 27, 2008

what is the life cycle of servlets?

otherwise it load when the first request comes for service. After loading of the servlet, the container creates the instances of the servlet.2. Initialization: After creating the instances, the servlet then the servlet is load with loading of the container otherwise it load when the first request comes for service. After loading of the servlet, the container creates the instances of the servlet. 2. Initialization

Posted in Computers & Technology by blogger01 at 12:53 PM on May 23, 2008

Can anyone tell me What is normalisation in DBMS?

have to find every instance of the teachers details and alter them. Hard slow work. If a teacher has only one student and we delete that student, we loose the info on the teacher as well.So the teacher, to safeguard the database against certain types of logical or structural problems, namely data anomalies. For example, when multiple instances of a given piece of information occur in a table, the possibility

Posted in Computers & Technology by Raj Ahmed at 11:31 PM on July 08, 2008
Tags dbms

In C.net 2003 windows App.-One exe can be excuted,in same machine i can not be excuted another exe,i can give massage one instance already running.

well, The simplest way to ensure that only a single instance of an application runs is to use a mutex object. For example, in the following code, the form constructor creates a mutex object.Windows.Forms;using System.Threading;class App : FormMutex mutex;AppText = "Single Instance!";mutex = new Mutexfalse, "SINGLEINSTANCEMUTEX";if !mutex.WaitOne0, falsemutex.Close;mu tex = null

Posted in Computers & Technology by swapnil at 3:26 PM on June 26, 2008

what is the life cycle of servlets?

, the container performs the following steps.the container performs the following steps.1. If an instance of the servlet does not exist, the web container1. Loads the servlet class.2. Creates an instance of the servlet class.3. Initializes the servlet instance by calling the init method. Initialization is covered in Initializing a Servlet.2. Invokes the service method, passing request and response objects. Service

Posted in Computers & Technology by Sharad Singh at 9:18 PM on May 15, 2008

in the Java programming language, it is possible to cast an interface instance to an instance of the class from which it was created and use the result.?

In RMI the client sees only a stub for the original object. The stub implements only the remote interfaces and their remote methods and cannot be cast back to the original implementation class because its just a stub.So, you cannot pass a remote object reference from a server to a client, and then s

Posted in Computers & Accessories by Raj Pal at 1:48 AM on December 20, 2008

How can I run multiple instances of the same servlet class in the same WebLogic Server instance?

If you want to run multiple instances, your servlet will have to implement the SingleThreadModel interface. An instance of a class that implements the SingleThreadModel interface is guaranteed not to be invoked by multiple threads simultaneously. Multiple instances of a SingleThreadModel interface are used to service simultaneous requests, each running in a single thread.When designing your servlet

Posted in Computers & Technology by joydeep bhat at 10:22 PM on December 18, 2008

Pl give the step by step process to install SQL server 2005 Enterprise edition

selections are complete, click Next.10. On the Instance Name page, select a default or named instance for your installation. If a default or named instance is already installed, and you select the existing instance for your installation, Setup upgrades it and provides you the option to install additional components. To install a new default instance, there must not be a default instance on the computer

Posted in Computers & Technology by Kehar Singh at 6:28 PM on August 08, 2008

What are different types of inner classes?

instance of the enclosing class.Member classes - Member inner classes are just like other member methods and member variables and access to the member class is restricted, just like methods and variables instance of the enclosing class.Local classes - Local classes are like local variables, specific to a block of code. Their visibility is only within the block of their declaration. In order for the class

Posted in Computers & Technology by jks marven at 1:06 PM on May 28, 2008

What is the difference between an Interface and an Abstract class?

An abstract class can have instance methods that implement a default behavior. An Interface can only declare constants and instance methods, but cannot implement default behavior and all methods methods....There are mainly two difference between abstract class and interface.1 An abstract class can have instance methods that implement a default behavior. An Interface can only declare constants

Posted in Computers & Technology by rocky singh at 5:19 AM on June 22, 2008
Refine By Date
sawaal signature
sawaal free visiting card