What is string constants?
No Answer is Posted For this Question
Be the First to Post Answer
What are types of preprocessor in c?
What is integer constants?
What are the different types of C instructions?
What is wrong with this declaration?
Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986
What are categories used for in c?
What is a memory leak in structures? How can we rectify that?
without a terminator how can we print a message in a printf () function.
how to use enum datatype?Please explain me?
Write a program to generate prime factors of a given integer?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is the meaning of 2d in c?