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...

Hai friends im a i year student. i want to develop my
knowledge in the field of TSR in c. How I'm Improve ?

Answer Posted / vadivel t

Hi,

Terminate and stay resident(TSR)is a old style of
programming concept in c. This is used to have a
multitasking in DOS kind of envirnment and it can be used
to develop .COM application in C language.

TSR can be used to write small kind of application(max
64KB) which can be attached to a main memory of the system
and will be called whenever needed.

If u want to explore more go through with Kanethkar TSR
programming book.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of pragma in embedded c?

1098


What does dm mean sexually?

1381


Does sprintf put null character?

1092


What are the three constants used in c?

1040


When c language was developed?

1101


What is #define size in c?

1265


What is a structural principle?

1240


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

1192


Can a local variable be volatile in c?

1053


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

1147


Explain what is gets() function?

1117


Do array subscripts always start with zero?

1363


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

1154


In C programming, what command or code can be used to determine if a number of odd or even?

1093


Why do we use static in c?

1177