What does %2f mean in c?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different storage classes in c?
What is time complexity c?
What is pointer to pointer in c with example?
simple program for virtual function?
What tq means in chat?
What does a function declared as pascal do differently?
How do you declare a variable that will hold string values?
write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
Differentiate between full, complete & perfect binary trees.
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,