What is the difference between = and == in C?
Answer Posted / srabani
= it is used to assign a variable
== it is used to comparison of vale
| Is This Answer Correct ? | 56 Yes | 10 No |
Post New Answer View All Answers
What is decltype c++?
How would you use the functions sin(), pow(), sqrt()?
how to explain our contribution in the project?
What is class syntax c++?
What is a singleton class c++?
What is & in c++ function?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What is function prototyping? What are its advantages?
What is a responder chain?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
Is c++ an oop?
What is a rooted hierarchy?
Describe private, protected and public?
What is the difference between the compiler and the preprocessor?
Do you know what are static and dynamic type checking?