which operator is known as dummy operator in c?
Answer Posted / vineeth reddy
unary + is the only dummy operator in c
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
How is a null pointer different from a dangling pointer?
What is your stream meaning?
Explain the use of function toupper() with and example code?
Write a program to generate the Fibinocci Series
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What are the 5 organizational structures?
what is the structure pointer?
Explain what is a stream?
What is the difference between procedural and declarative language?
Where define directive used?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is time null in c?
Differentiate between full, complete & perfect binary trees.
What are header files and explain what are its uses in c programming?
what is the basis for selection of arrays or pointers as data structure in a program