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

Post New Answer

More C Interview Questions

What is the difference between #include and #include 'file' ?

0 Answers  


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

0 Answers   ADP,


What are the advantages and disadvantages of pointers?

0 Answers  


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  


Explain what happens if you free a pointer twice?

0 Answers  






Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.

1 Answers  


Difference between Class and Struct.

13 Answers   Ericsson, Motorola, Wipro,


How can I ensure that integer arithmetic doesnt overflow?

0 Answers  


write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?

3 Answers   Mind Tree,


why 'c' is called middle level language.

2 Answers  


what are the 10 different models of writing an addition program in C language?

0 Answers  


which do you prefer C or Pascal?

1 Answers  


Categories