answersLogoWhite

0

Write a program to maintain medical shop in c language?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

Ask via an internet search engine; it will find vendors for you.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write a program to maintain medical shop in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why we use specific languages like c or c to write a program why don't you can write a program in your own language and can make a compiler accordingly for doing so?

# Writing compilers is a difficult task # By using a standard language, once you leave the project others can read your code in order to figure out what it does and maintain it.


Write Client and server program in C language using UDP?

Write and run a client and a server program in C-language using UDP


How do you write an assembly language program to find the sum of n numbers using array?

write an assembly language program to find sum of N numbers


Write an assembly language program to print a to z on screen?

write a program to print A to Z on screen in c?


Can you write program by c language in dos?

Yes.


Example of Password program code in assembly language?

How to write the program un Assembly language to set a password for personal computers?


What are the advantages and disadvantages of machine language?

AdvantageThe only advantage is that program of machine language run very fast because no translation program is required for the CPU.DisadvantagesIt is very difficult to program in machine language. The programmer has to know details of hardware to write program.The programmer has to remember a lot of codes to write a program which results in program errors.It is difficult to debug the program.


Assembly language program for string concatenation using 8086 microprocessor?

write program to concatenating two sting in 8086 assembly language


Write down a program for hotel management in c language?

ponka


How can program for c language?

first think of the logic and then write the statements


How do you write an Algorithm for a C plus plus Program?

You don't write an algorithm for a C++ program, unless you are documenting the C++ program after-the-fact. The normal procedure is to write the algorithm first, in a language independent fashion, and then translate that stated algorithm into C++ code, or into whatever language you wish.


Connect c language to internet database?

Yes, you can write a program in C language which connects to a database.