in C-programming language without using printf statement
can we get output r not ? if yes how and if no also how ?
Answer Posted / gokul
It's impossible without using any library function
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is break in c?
Do pointers take up memory?
What is the data segment that is followed by c?
largest Of three Number using without if condition?
What is a const pointer in c?
What tq means in chat?
Is null a keyword in c?
What happens if a header file is included twice?
What is pointer to pointer in c?
Is it possible to execute code even after the program exits the main() function?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
What is a lvalue
Why is c called "mother" language?
Can a variable be both const and volatile?
Is null valid for pointers to functions?