answersLogoWhite

0

Program for marksheet in c language?

Updated: 8/9/2023
User Avatar

Jasmeetsinghbindra

Lvl 1
12y ago

Best Answer

The std::cout and std::cin streams are peculiar to the C++ standard library. They are not available in the C standard library, but are analogous to stdin and stdout which is in the C standard library.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

make program in array

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

marksheet

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Program for marksheet in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Different parts of c language program?

what are the parts of C language program


What has the author David Spuler written?

David Spuler has written: 'Comprehensive C' -- subject(s): C (Computer program language) 'C++ and C efficiency' -- subject(s): C++ (Computer program language), C (Computer program language)


Program for sin series in c language?

find the program in c-pgms.blogspot.com


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.


What has the author Conor Sexton written?

Conor Sexton has written: 'Newnes C++ pocket book' -- subject(s): C (Computer program language), C++ (Computer program language) 'C pocket book' -- subject(s): C (Computer program language) 'Y2K7'


What do you mean by c taken programming in c?

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


What has the author Steve Schustack written?

Steve Schustack has written: 'C for fun and profit' -- subject(s): C (Computer program language) 'Variations in C' -- subject(s): C (Computer program language) 'C for fun and profit' -- subject(s): C (Computer program language) 'Variations In C Edition'


How there is security in c language?

The c language is as secure or as insecure as the programmer makes it. Security is not in the language; it is in the design of the program.


Is c an object oriented programing language?

C language is not a program, and it isn't an object-oriented language either.


Pretty good privacy program in c language?

Yes, PGP is written in C-language.


What is a C program?

A C program is a computer program written with the C programming language. C is a high-level language that is fast, type-safe, general-purpose and cross-platform. Up until 1985 it was the most widely-used language. Then C++ was released. Originally called C with Classes, C++ essentially adds object-oriented programming to the C language. However, in reality, C++ is a separate language from C and makes it possible to program highly complex solutions far more easily and more robustly than with C alone.


What has the author Robert C Seacord written?

Robert C. Seacord has written: 'Secure coding in C and C++' -- subject(s): C (Computer program language), C++ (Computer program language), Computer security