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 is hard code & soft code?

Answer Posted / devnaga

Hard code is the code directly used in the program. Soft
code gets the information dynamically from outside. For
example, to get the database connectivity, if we passed the
url, username & password for thin drivers in the
programming itself is hard coding. At the same time, if we
create a jndi for the above in config & get it in the
program using jndi name is softcode. It is becoz to change
the db connectivity settings we need not modify the program.

Is This Answer Correct ?    66 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does isempty check for null?

1067


Which eclipse is best for java?

1053


Which graphs are functions?

1013


What does it mean that a method or field is “static”?

1022


What is xslt in java?

1019


What occurs when an object is constructed?

1062


What is the difference between @before and @beforeclass annotation?

1190


What are keywords in java?

1050


Can memory leak happen java?

1045


Explain differences between collection api and stream api?

1230


How do you stop a thread in java?

1108


Why we used vector class?

1114


how to split string in java?

1280


How do you achieve polymorphism in java?

1032


Is jdk required on each machine to run a java program?

1357