What is the code in while loop that returns the output of given code?
No Answer is Posted For this Question
Be the First to Post Answer
Explain do array subscripts always start with zero?
The difference between printf and fprintf is ?
How the c program is executed?
What are Macros? What are its advantages and disadvantages?
How. To pass the entrance test
What the advantages of using Unions?
What do you mean by c what are the main characteristics of c language?
write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.
How to write a code for reverse of string without using string functions?
What are the application of c?
Write a routine that prints out a 2-D array in spiral order!
What are the 5 types of inheritance in c ++?