Explain how do you print only part of a string?
No Answer is Posted For this Question
Be the First to Post Answer
Determine if a number is a power of 2 at O(1).
Write a program to show the change in position of a cursor using c
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
write a program of palindrome(madam=madam) using pointer?
Is there any data type in c with variable size?
the format specified for hexa decimal is a.%d b.%o c.%x d.%u
Do array subscripts always start with zero?
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
Is c call by value?
How can you increase the size of a statically allocated array?
Write a program on swapping (100, 50)