Sign Up | Sign In
Ask Questions & Get Answers at ibibo sawaal
Refine By Date
Refine By Categories
Sort by: Recency | Relevancy

Results 136 - 150 of about 25556 sawaal for "methods"

How can I upload any site on net? Can anybody to help me.

With Server-Side Editing, you can use FrontPage and an Internet connection to make your modifications live on your website. This method stores your site as a location within My Network Places.With FTP Publishing, you use FrontPages built-in FTP client to move all of your files to the web at one time. With this method, you maintain a local copy of your website that is only uploaded when you

Posted in Computers & Technology by Neeraj at 8:43 PM on July 30, 2008

how does pressure cooker works?

is made possible by raising the pressure to a point greater than atmospheric pressure. Cooking times are based on pounds of pressure.Steam cooks many foods quicker than dry cooking methods. SteamF oven and not burn yourself, but put your hand over a boiling tea kettle and the 212oF steam will scald immediately. This is due to the different methods of heat transfer: Air is a poor conductor of heat

Posted in Computers & Technology by Saurabh at 12:05 AM on July 13, 2008

what is byte code?

. The bytecode formatBytecodes are the machine language of the Java virtual machine. When a JVM loads a class file, it gets one stream of bytecodes for each method in the class. The bytecodes streams are stored in the method area of the JVM. The bytecodes for a method are executed when that method is invoked during the course of running the program. They can be executed by intepretation, just-in-time compiling, or any

Posted in Computers & Technology by Sharad Singh at 5:28 PM on May 16, 2008
Tags byte, code

is there any trick to use gprs for free on bsnl in u.p. west on nokia 5300?

as compared to other networks in case of BSNL.Method 1:sms GPRS to 3733.Method 2:But you can also configure it manually by select the location of your city or state or district in india by clicking as compared to other networks in case of BSNL.Method 1:sms GPRS to 3733.Method 2:But you can also configure it manually by select the location of your city or state or district in india by clicking

Posted in Computers & Technology by imran pasha at 6:01 PM on November 04, 2008

pls send me any 10 difference between overloading and overriding in java?any 10

a In overloading, there is a relationship between methods available in the same class whereas in overriding, there is relationship between a superclass method and subclass method.b Overloading does not block inheritance from the superclass whereas overriding blocks inheritance from the superclass.c In overloading, separate methods share the same name whereas in overriding,subclass method replaces

Posted in Computers & Technology by SUNIL . at 12:03 AM on September 23, 2008

whats the syllabus of BCA 2nd year under bangalore university????

Management Systems.2. Object oriented programming using C.3. Operating System.4. Accounting & Financial Management.5. Computer oriented numerical methods.6. C Lab7. Application Lab-I, MS Office & Numerical Methods.IV Semester1. System Software.2. Computer Graphics.3. Software Engineering.4. UNIX Operating System.5. DBMS Lab.6. Application Lab-II, Accounting packages & Editor Design.7. UNIX Lab

Posted in Computers & Technology by snigdha at 8:44 PM on July 15, 2008

What is a subroutine?

instruction following the JSR instruction. Subroutines are analogous to functions in C or methods in C. Subroutines allow a common set of code to be re-used rather than re-typed over and over again;hello" subroutine in this example, by typing "&hello;" anywhere within the program and have the program print "Hello World!"....A subroutine function, method, procedure, or subprogram is a

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

What does it mean that a class or member is final?

, and makes thread safety a little easier to achieve. Methods may be declared final as well. This means they may not be overridden in a subclass.Fields can be declared final, too. However, this has a completely method is final, it may be inlined. Before HotSpot compiling , these methods were usually inlined at compile time, whereas with HotSpot they are inlined at runtime, unless the compiler can guarantee

Posted in Computers & Technology by rocky singh at 5:31 AM on June 22, 2008

what is byte code ?

Bytecodes are the machine language of the Java virtual machine. When a JVM loads a class file, it gets one stream of bytecodes for each method in the class. The bytecodes streams are stored in the method area of the JVM. The bytecodes for a method are executed when that method is invoked during the course of running the program. They can be executed by intepretation, just-in-time compiling, or any

Posted in Computers & Technology by rocky singh at 9:30 PM on May 23, 2008
Tags byte, code

Java has destructor or not?

volatile or static. A destructor can be declared virtual or pure virtual....hi sharad :-Yes, the finalize method is called before the object is to gced. Note that the invocation of finalize is not gantenteed to be called at any paticular time. And may not be called if System.exitint is invoked before the object is gced. If you want an operation to peform on exit use Runtime.addShutdownHook method. If you want to add

Posted in Computers & Technology by Sharad Singh at 5:24 PM on May 17, 2008

can we apply multiple inheritence in java?

occurs during programming. The workaround in Java is typically association, or to delegate to a member of the class rather than inherit. Wrapper methods are defined in the class which simply delegate to the member. The class then implements the required interface. This is problematic when the new class or interface adds methods, forcing the class to change whenever one of its interfaces or classes change

Posted in Computers & Technology by jaivir at 7:52 PM on May 16, 2008

define document.write method in javascript.

?- in your documentweb page....well Sharad, The write method writes HTML expressions or JavaScript code to a document.Note: Multiple arguments exp1,exp2,exp3,... can be listed and they will be appended="text/javascript">docum ent.write"Hello World!"</script></body> </html>...The write method writes HTML expressions or JavaScript code to a document.<html><body> <script type

Posted in Computers & Technology by Sharad Singh at 5:22 PM on May 16, 2008
Tags define, method

Can we call init method on servlets from service method? ?

Hi,The init method is called only once by the servlet container throughout the life of a servlet. By this init method the servlet get to know that it has been placed into service.To know more details about method on servlets, please refer to the following links:http://goo.gl/Ib5oq http://goo.gl/4DpD5

Posted in Computers & Accessories by Anonymous at 3:56 PM on September 11, 2012
Section targeting
© 2006 - 2013 ibibo Web Pvt Ltd. All rights reserved.