How will you print % character?
a. printf(“\%”)
b. printf(“\\%”)
c. printf(“%%”)
d. printf(“\%%”)
Answer Posted / anupriya
printf("%");
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is full form of PEPSI
why nlogn is the lower limit of any sort algorithm?
Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?
What is data _null_? ,Explain with code when u need to use it in data step programming ?
could you please send the program code for multiplying sparse matrix in c????
What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?
write a simple calculator c program to perform addition, subtraction, mul and div.
What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql
write a c program to input initial & final time in the format hh:mm and find the time intervel between them? Ex inputs are initial 06:30 final 00:05 and 23:22 final 22.30
How to palindrom string in c language?
create a C-code that will display the total fare of a passenger of a taxi if the driver press enter,the timer will stop. Every 10 counts is 2 pesos. Initial value is 25.00
write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??
Write a routine to implement the polymarker function
how to test pierrot divisor
Sir... please give some important coding questions asked by product companies..