What is the code for 3 questions and answer check in
VisualBasic.Net?
No Answer is Posted For this Question
Be the First to Post Answer
What is an example of enumeration?
program to convert a integer to string in c language'
What is the size of structure pointer in c?
Does sprintf put null character?
What is #include stdio h and #include conio h?
What are the functions to open and close file in c language?
What is pragma c?
1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.
why integer range between -327680to+32767
What does void main () mean?
Explain spaghetti programming?
Write a small C program to determine whether a machine's type is little-endian or big-endian.