The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
No Answer is Posted For this Question
Be the First to Post Answer
Can an array be an Ivalue?
write the program to find multiplication of 2-D matrix??????????
What should not contain a header file?
How will you write a code for accessing the length of an array without assigning it to another variable?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
write a addition of two no. program with out using printf,scanf,puts .
What is pointer and structure in c?
Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant
what is the code for getting the output as * ** ***
main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?
What are the preprocessor categories?
how will you write a program on linked lists using JAVA programming???????????