writ a program to compare using strcmp VIVA and viva with its
output.
No Answer is Posted For this Question
Be the First to Post Answer
What is union in c?
program to print upper & lower triangle of a matrix
What is #include cctype?
Explain that why C is procedural?
How can I call fortran?
How to swap 3 numbers without using 4th variable?
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"
Write a program to print the following series 2 5 11 17 23 31 41 47 59 ...
which type of aspect you want from the student.
How can I access a memory located at certain address?
Explain about the functions strcat() and strcmp()?
Write a program to print fibonacci series using recursion?