Question & Additional Information
 
What is the use of load and require in ruby?
Add to My IQ
 

Answer Title
Answer
A method that loads and processes the Ruby code from a separate file, including whatever classes, modules, methods, and constants are in that file into the current scope. load is similar, but rather than performing the inclusion operation once, it reprocesses the code every time load is called.
Question Tag Title
Tags
Question Asked At Title
Asked At
None
Question Job Title
Job Titles
None


Check out our newest job listings!

Post a Job! $49 for 60 days



Your Name:
Add your comment text
 
Related Questions
Related Questions
Flag this interview question as inappropriate Inappropriate
See Answer
load a Table using LOAD UTILITY provided by db2. LOAD REPLACE replace old data in the Table(resets a tablespace and related indexes to
empty before loading)
Create Date
:
Wednesday, March 12, 2008
Asked At
:
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

 

 

Create Date
:
Monday, September 24, 2007
Tags
:
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (2) :
1.
dk123
Wednesday, March 19, 2008 6:27 AM
nice comment
2.
thingMaster
Tuesday, October 23, 2007 1:52 PM
you are overconfident. you will probably kill many patients, but drive a nice car.
Flag this interview question as inappropriate Inappropriate
See Answer
 Memory-mapped file is the best choice for device-independent bitmaps. MMF allows to map the file to RAM/SWAP addresses and to let Windows handle all load/unload operations for the file.
Create Date
:
Thursday, November 08, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

The reason could be that SMARTDRV is not being loaded.

Solution:
  1. Load SMARTDRV.EXE onto your bootable floppy diskette if not already on it. If you do not have this file, it can be copied from any Windows 3.1, Windows 95, Windows 98 or Windows ME computer.
  2. Reboot the computer with the diskette in the drive.
  3. At the prompt type smartdrv and press enter.
  4. Once back at the prompt, begin the installation of Windows NT or Windows 2000.
Create Date
:
Wednesday, November 07, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
The answer to the question lies in the fact that All emdedded systems need not be real time. Embedded system refers to a system within a system. Whereas real time refers to determinism.

In the embedded system,the program can be loaded and used when ever inuse but while running in RTOS it is used for current process.





Create Date
:
Wednesday, November 07, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

The subroutines used in JD program are

          S999: define PLIST, KLIST, Load Text, and Load DW processing options.

         S998: Retrieve DD items and their attributes.

         S001: Initialize Video fields.

         S003: Validation based on key fields

         S004: Load the values from the database to the video screen.

         S005: Validation based on non-key fields

    S010: Perform Write, Update, and Delete records in file for Interactive            Application, printing totals in Report application.

        S002: Checking Level Breaks, Level break checking.  

        S020: Printing report subheading

Create Date
:
Monday, September 10, 2007