answersLogoWhite

0

What are the pointers in computer programming using c?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

addresses

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the pointers in computer programming using c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is decleration part in C programming?

pointers.


What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


What is the need to use pointers in C programming?

find the address


Why are header files not required when using far and near pointers?

In C programming, header files are required. It doesn't matter if you are using near pointers, far pointers, both, or neither -- you still need header files. There is no connection between the necessity of header files and the pointers' size.


What has the author Robert Lafore written?

Robert Lafore has written: 'Object-oriented programming in Microsoft C++' -- subject(s): Object-oriented programming (Computer science), C++ (Computer program language), C. 'Microsoft C. Programming for the I.B.M.Personal Computer' 'Object-oriented programming in C++' 'Windows Programming Made Ridiculously Easy Book' 'The Waite Group's C Programming Using Turbo C++ (The Waite Group)' 'Microsoft C programming for the IBM' 'The Waite Group's Microsoft C programming for the PC' -- subject(s): C (Computer program language), IBM microcomputers, Microsoft C (Computer program), Microsoft C., Programming


What has the author Cameron Hughes written?

Cameron Hughes has written: 'Object-oriented I/O using C++ IOSTREAMS' -- subject(s): Computer input-output equipment, C++ (Computer program language), Object-oriented programming (Computer science) 'Parallel and distributed programming using C++' -- subject(s): Electronic data processing, Distributed processing, C++ (Computer program language), Parallel programming (Computer science) 'Object-oriented multithreading using C++' -- subject(s): C++ (Computer program language), Threads (Computer programs), POSIX (Computer software standard)


What are pointers in c-programming?

i don't realy have any idea about this but i think its the need of postures


What is c and c in computer programming?

C and C++ are both high-level programming languages.


What is programming languages in c plus plus?

Programming in C++ means designing and writing a computer program using the C++ programming language. C++ is a high-level, machine-independent language which must be converted into machine-dependent code by a compiler.


What is indirection in c programming?

Example: *(int *)main = 5;


In computer programming C stand for?

C and it's variants (C++, C#, etc...) are all programming languages. C is simply a method of using words and alphanumeric characters to create a set of instructions that form a program.


What do you mean by c taken programming in c?

A C program is a computer program written using the C programming language.