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
Explain why C language is procedural?
Do you know pointer in c?
What are the c keywords?
Why flag is used in c?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
Is it cc or c in a letter?
What is #include called?
What is %lu in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
I need previous papers of CSC.......plz help out by posting them.......
In C language, a variable name cannot contain?
Write a Program to accept different goods with the number, price and date of purchase and display them
what is the difference between 123 and 0123 in c?
How many types of operators are there in c?
What is the difference between %d and %i?