Discuss the function of conditional operator, size of operator and comma operator with examples.
No Answer is Posted For this Question
Be the First to Post Answer
Are c and c++ the same?
Should I learn c before c++?
How to swap 3 numbers without using 4th variable?
Why is a semicolon (;) put at the end of every program statement?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
how can we use static and extern?and where can we use this?
what is differnence b/w macro & functions
how to capitalise first letter of each word in a given string?
What is identifier in c?
Is it acceptable to declare/define a variable in a c header?
what is the code for getting the output as * ** ***
How many keywords (reserve words) are in c?