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 self refrential structure
What is call by reference in functions?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What are the differences between new and malloc in C?
What is meant by 'bit masking'?
How would you find a cycle in a linked list?
why division operator not work in case of float constant?
What is the difference between fread buffer() and fwrite buffer()?
How do you generate random numbers in C?
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.
Can you mix old-style and new-style function syntax?
to get a line of text and count the number of vowels in it