Answer Posted / ideamahendra
1
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
How many data structures are there in c?
What is break statement?
What does 3 mean in texting?
Write a code on reverse string and its complexity.
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
What is clrscr ()?
What are the advantage of c language?
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What are qualifiers and modifiers c?
How can I access an I o board directly?
write a program to concatenation the string using switch case?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What does %c do in c?