Ask your own question, for FREE!
Computer Science 9 Online
TrinityC:

What are some situations where you might find it useful to use the “!” symbol in a program?

XxXNessalulbaddieXxX:

wdym by program>

TrinityC:

coding

Vocaloid:

Different programming languages assign different meanings to the exclamation point. Off the top of my head: "!=" means not equal to @SmokeyBrown would you mind taking a look at this question when you get a chance

TrinityC:

@vocaloid thank you

Vocaloid:

One specific example (courtesy of SmokeyBrown) in Java, C++, and others, ! is a logical negation that turns true values into false values, or false values into true values

Extrinix:

It's also used as an identifier of a run command or such for node.js coding.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!