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 ?

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / suman halder

i would like 2 suggest 2 books..

1) The "c" odyssey by vijay mukhi

2) Writing TSR through C -kanetkar

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Explain what are run-time errors?

0 Answers  


What is the use of extern in c?

0 Answers  


What is d'n in c?

0 Answers  


5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function

1 Answers   TCS,


What does %2f mean in c?

0 Answers  


Two's compliment of -5

4 Answers   Adobe,


Tell us two differences between new () and malloc ()?

0 Answers   Adobe,


multiple of 9 without useing +,* oprator

3 Answers  


write a program to display numbers from 1 to 10 and 10 to 1?

2 Answers  


What is the use of getchar functions?

0 Answers  


What are the types of c language?

0 Answers  


how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");

9 Answers   TCS,


Categories