What is the difference between = and == in C?
Answer Posted / nashiinformaticssolutions
== checks equality; = assigns values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can non-public members of another instance of the class be retrieved by the method of the same class?
Are c and c++ similar?
Explain the extern storage classes in c++.
what are the events occur in intr activated on interrupt vector table
How long does it take to get good at leetcode?
How is c++ different from java?
What are the comments in c++?
Write about the scope resolution operator?
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What are the various operations performed on stack?
What is the main function c++?
What is the difference between interpreters and compilers?
Is swift faster than go?
What new()is different from malloc()?
Give 10 points of differences between C & C++.