we can use graphics.h but nowadays its cumbersome to run it on 64bit architecture and moreover it has limitations.So we use opengl for it.For more info and c tutorials go to helpucode.blogspot.in
C language doesn't say anything about graphics, it is platform-dependent.
C++ has no built-in graphics methods. C++ is a machine-independent programming language, but graphics are machine-dependent. To make use of graphics of any kind, you must use a suitable graphics library. If you need cross-platform support, use a generic library.
It has no use in C++ itself, it is only useful in Borland Turbo C++. It provides generic graphics support for Borland Turbo C++ applications.
C has no native support for graphics. You would either have to use your local APIs or use an external library (ex: OpenGL).
C++ has no graphics ability whatsoever. C++ is a machine-independent programming language, but graphics are machine-dependent. To use graphics in C++ you must use an appropriate library. If you need cross-platform support, you must use a generic library. Each library has its own specific methods for accepting input thus you must consult the library documentation for more information on this aspect.
C has nothing to do with graphics.
C has nothing to do with graphics.
You can create charts with them, but other than that you cannot create graphics with a database. They are not designed for dealing with graphics, so you would use a different program to create graphics.
To take graphics printouts in C, you can use libraries like OpenGL or SDL to create graphics and render it on the screen. After rendering your graphics, you can take a screenshot of the screen using platform-specific functions or libraries. Another option is to save the graphics to an image file format like PNG or BMP using libraries that support image output in C.
C language doesn't say anything about graphics, it is platform-dependent.
C++ has no built-in graphics methods. C++ is a machine-independent programming language, but graphics are machine-dependent. To make use of graphics of any kind, you must use a suitable graphics library. If you need cross-platform support, use a generic library.
Charting is not a native function of the C language. Therefore, the only way to do this is to use a 3rd party package for graphing.Even if you do not use a 3rd party package to create a line chart, the actual method of generating the graphics is not native to C either, so you would have to use some framework for that process.
It has no use in C++ itself, it is only useful in Borland Turbo C++. It provides generic graphics support for Borland Turbo C++ applications.
You can use graphics libraries in C, but those are platform-dependent; for Dos/TurboC consult BGI.H and BGIDEMO.C
C has no native support for graphics. You would either have to use your local APIs or use an external library (ex: OpenGL).
Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.Not necessarily. It will depend on the type of presentations you want to create. There are lots of simple graphics available that can be used in Powerpoint. As you use it more, you will learn more on how to use them. It is a presentation application, not a graphics one, so you are not necessarily doing a lot of changes to the graphics you use in it or creating them.
C++ has no graphics ability whatsoever. C++ is a machine-independent programming language, but graphics are machine-dependent. To use graphics in C++ you must use an appropriate library. If you need cross-platform support, you must use a generic library. Each library has its own specific methods for accepting input thus you must consult the library documentation for more information on this aspect.