answersLogoWhite

0

What is meant by c and c program?

User Avatar

29psk91

Lvl 1
14y ago
Updated: 8/20/2019

cash and carry

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is meant by an pointer in c program?

Pointer is like variable address the members in memory shell


What is meant by TSR in C?

It means Terminate-Stay-Resident. A TSR is a program that remains in memory when the program ends.


What is meant by console in c?

What you meant to ask is:What is mean by console application in Windows programming?Answer: a program that doesn't open a window on its own, but runs in a "black DOS-shell", like FTP.EXE and TELNET.EXE


What is meant by a program?

putting a program on a computer or the internet


C program was introduced in the year?

c program was introduced in the year 1972 by Dennis RitchieNo, it was the C language, not the C program.


Features of c program?

the features of a C program


Which program is meant to replace SSH?

There is no particular program meant to replace SSH. SSH is considered a modern and secure program, so there is no reason to replace it.


What is meant by console application in c?

What you meant to ask is:What is mean by console application in Windows programming?Answer: a program that doesn't open a window on its own, but runs in a "black DOS-shell", like FTP.EXE and TELNET.EXE


What is executive a c program?

I think it is 'execution of a C program'.


What is meant by uploading a program?

putting a program on a computer or the internet


C program on left factoring in compiler design?

how to create a c program for left factoring.


How we can get address of variables in Java as pointer variables in C?

At any given point of time you cann't get the address of a variables of java program. This is meant for security purpose only.