which operator is known as dummy operator in c?

Answer Posted / googly

unary +

Is This Answer Correct ?    39 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between a structure and a union.

756


Why c is a mother language?

552


Explain the difference between structs and unions in c?

570


What does c mean in standard form?

593


Does * p ++ increment p or what it points to?

603






How is a macro different from a function?

652


List the difference between a 'copy constructor' and a 'assignment operator' in C?

634


What is new line escape sequence?

802


Tell us two differences between new () and malloc ()?

608


What is a protocol in c?

552


What is modeling?

636


Write a program to print fibonacci series using recursion?

581


List a few unconditional control statement in c.

555


How can I discover how many arguments a function was actually called with?

628


Explain why can’t constant values be used to define an array’s initial size?

850