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

What is a variable?

hello rocky A variable pronounced /verbl/ is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function.The concept variable is used in all areas of mathematics, science and engineering.In mathematics and computer science, a variable is usually represented

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

What is a Variable?

well shepherd In programming, a variable is a value that can change, depending on conditions or on information passed to the program. Typically, a program consists of instructions that tell the computer what to do and data that the program uses when it is running. The data consists of constants or fixed values that never change and variable values which are usually initialized to "0"

Posted in Computers & Technology by shepherd at 2:13 PM on May 08, 2008
Tags variable

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

method. In other words, you cant change a static method into an instance method in a subclass.e.g.public class StaticVariablestatic int noOfInstances;StaticVariable noOfInstances;...Well; 1. A method declared static, cannot access non static class members, also static methods do not have a this reference since static class variable and methods are independent of any objects of a class. Static blocks

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

what is global variable?

well, A global variable is a variable that is accessible in every scope. Interaction mechanisms with global variables are called global environment see also global state mechanisms. The global environment paradigm is contrasted with the local environment paradigm, where all variables are local with no shared memory and therefore all interactions can be reconducted to message passing.The use of global

Posted in Computers & Technology by kokila vani at 7:23 PM on September 12, 2008
Tags global

What are transient variables in java?

.Like other variable modifiers in the Java system, you use transient in a class or instance variable declaration like this:class TransientExample transient int hobo;. . .This example declares an integer variable named hobo that is not part of the persistent state of the TransientExample class.Source Site could give you more information :http://journals.ecs.soton .ac.u k/java/tutorial/java/javaOO/va riabl es

Posted in Computers & Technology by rocky singh at 3:34 AM on June 26, 2008

What are the types of regression?

well timu,The two basic types of regression are linear regression and multiple regression. Linear regression uses one independent variable to explain and/or predict the outcome of Y, while multiple regression uses two or more independent variables to predict the outcome. The general form of each type of regression is: Linear Regression: Y = a bX u Multiple Regression: Y = a b1X1 b2X2 B3X3 ... Bt

Posted in Computers & Technology by timu at 8:57 AM on August 02, 2008

what mean by ac and dc drives???????????

. By controlling the AC frequency with a variable frequency drive, you control speed. A proper voltage to frequency ratio V/HZ must be supplied. For most industrial motors manufactured in the US this ratio is 460 volts to 60HZ or 7.6:1. I.E.: to achieve 10 speed, you should supply 10 frequency or 6 HZ. To properly apply electric power at 6HZ the output voltage of the variable frequency drive must be 45.6 volts 6HZ

Posted in Computers & Technology by archita at 3:48 AM on June 30, 2008
Tags drives

what is Pointers and how to declared inline fuction

Well,A variable in a program is something with a name, the value of which can vary. The way the compiler and linker handles this is that it assigns a specific block of memory within the computer to hold the value of that variable. The size of that block depends on the range over which the variable is allowed to vary. For example, on 32 bit PCs the size of an integer variable is 4 bytes. On older 16

Posted in Computers & Technology by shepherd at 2:17 PM on May 08, 2008

wht is dekkers solution?

variable and the status flags are combined in a careful way. The entry protocol begins as in Solution 3; we the requesting process set our flag and then check our neighbors flag. If that flag is also set, the turn variable is used. There is no progress problem now because we know the other process is in, or before its critical region. If the turn is ours we wait for the flag of the other process to clear

Posted in Computers & Technology by saurabh at 4:07 AM on October 03, 2008

What are different types of inner classes?

the nested class with the declaring class name acting similarly to a package. eg, outer.inner. Top-level inner classes implicitly have access only to static variables.There can also be inner interfaces. All of these are of the nested top-level variety.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

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

HOW CAN I READ THE LANGUAGE WRITTEN IN COOKIES FILE ??

AND that can read the variable.flag - A TRUE/FALSE value indicating if all machines within a given domain can access the variable. This value is set automatically by the browser, depending on the value you set for domain.path - The path within the domain that the variable is valid for.secure - A TRUE/FALSE value indicating if a secure connection with the domain is needed to access the variable.expiration - The UNIX

Posted in Computers & Technology by DIPAK DAS at 3:59 PM on June 12, 2008

Advantages and disadvantages of Mealy and Moore?

as the output variable is a function both input and state, changes of state of the state variables will be delayed with respect to changes of signal level in the input variables, there are possibilities of glitches appearing in the output variables.Moore overcomes glitches as output dependent on only states and not the input signal level....well, the outputs are properties of states themselves... which means

Posted in Computers & Technology by Nawraj at 12:10 AM on June 28, 2008

When/Why should I use Option Explicit?

Well, Option Explicit Statement Visual Basic Forces explicit declaration of all variables in a file.PartsOn Optional. Enables Option Explicit checking. If On or Off is not specified, the default, you must explicitly declare all variables using the Dim or ReDim statements. If you attempt to use an undeclared variable name, an error occurs at compile time.Use Option Explicit to avoid incorrectly

Posted in Computers & Technology by Sidd at 10:37 PM on September 19, 2008

What is static in java?

In JAVA static is keyword and it used three places like static variable, static method, static class.=>when we create static variables, two things you should remember-1 static viriables retains last values, initilized once2 Only one copy is placed in memory and all the objects shares the same copy of static variablesLike a global variable to all objects=>When we create static methods-1 Can

Posted in Computers & Technology by lucky at 12:36 AM on May 17, 2008
Tags static, java

How Do Computers Store Variables?

at least a cursory understanding of what the computer is doing "behind the scenes". Since were talking about variables in this chapter, its important to understand how a computer stores the information in variables.type typical size descriptionshort 2 bytes stores a short i.e., small integerint 4 bytes stores an integerlong 4 bytes stores a long i.e., large integerfloat 4 bytes stores a floating

Posted in Computers & Technology by shepherd at 2:14 PM on May 08, 2008
Refine By Date
sawaal signature
sawaal free visiting card