Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do you feel about hardcoding?

Answers were Sorted based on User's Feedback



What do you feel about hardcoding? ..

Answer / rammy.uf

Hardcoding should be avoided , Thats true.
But when faced with unavoidable situation, The Manager or
Biostatician gives you
proper permission to do Hardcoding.
After Harcoding YOU SHOULD GIVE VALID SIGNATURE OF CONCERN
PERSON OF CONTACT IN THE COMMENT, IF POSSIBLE YOU HAVE TO
COORDINATE WITH THE MANAGER or Lead TO UPDATE THIS INFO IN
THE modification History

Is This Answer Correct ?    3 Yes 0 No

What do you feel about hardcoding? ..

Answer / sireesha

Its better to avoid hardcoding as
--it overrides the database controls in clinical data
management.
----data often change in a trial over time, and the
hardcode that is written today may not be valid in the
future.

Is This Answer Correct ?    1 Yes 0 No

What do you feel about hardcoding? ..

Answer / nani

i think we can hard code when we are in need of producing
the report in urgent requirement and if we are not going to
use the code again.

Is This Answer Correct ?    1 Yes 1 No

What do you feel about hardcoding? ..

Answer / murray

To a certain extent I agree with #2. Sometimes time can be
wasted developing the most efficient and reusable code if
the task at hand can be completed with simple hardcoding,
and is unlikely to be needed in future.

It is, however always best to avoid hardcoding.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

why a stop statement is needed for the point= option on a set statement?

0 Answers  


Which date functions advances a date time or date/time value by agiven interval?

3 Answers  


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

0 Answers  


Given an unsorted data set, how to read the last observation to a new data set?

0 Answers  


Describe the ways in which you can create a macro variable?

0 Answers  


Why double trailing @@ is used in input statement?

0 Answers  


what is the difference btw proc means and proc univariate?

8 Answers   HSBC, TCS,


Hi All.I am looking for Good Institute who could Provide the online SAS BI+DI Training along with software.Primarily in Delhi/NCR or in Hyderabad Please help with name and contact number of concerned person!! Thanks in Advance! :)

1 Answers  


For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration

0 Answers  


Hi, If anyone has base SAS certification dumps, please share.

0 Answers  


What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here

2 Answers  


if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record

4 Answers   HSBC,


Categories