What is 2c dna?
No Answer is Posted For this Question
Be the First to Post Answer
Why is void main used?
what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }
Write a code on reverse string and its complexity.
Find if a number is power of two or not?
What is the purpose of sprintf?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
What is volatile in c language?
ATM machine and railway reservation class/object diagram
There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
Explain how can I pad a string to a known length?
What is unsigned int in c?
Are enumerations really portable?