answersLogoWhite

0

Posneg in c plus plus

Updated: 10/31/2022
User Avatar

Wiki User

9y ago

Best Answer

I've never heard the term posneg before, but I'll assume it's a contraction of positive and negative, which is a signedvalue in C++, as opposed to an unsigned value which is always positive. Signed and unsigned are modifiers that can be applied to any integral data type (integer and char types).

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Posneg in c plus plus
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Can you declare a method within a method in c or c plus plus?

C: there are no methods in C. C++: no.


What is the different of c and c plus plus?

c is procedure oriented and c++ is object oriented & much newer.


How A plus B plus C plus D plus 80 plus 90 equal to 100 what is the value of A B C and D?

If a + b + c + d + 80 + 90 = 100, then a + b + c + d = -70.


In computer language C plus plus is related to?

C++ is related to C, the language from which it is derived.


What is meant by println in c plus plus?

println is not a C++ keyword.

Related questions