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 the difference between #include and #include 'file' ?
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
What are the advantages and disadvantages of pointers?
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”.
Explain what happens if you free a pointer twice?
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.
Difference between Class and Struct.
13 Answers Ericsson, Motorola, Wipro,
How can I ensure that integer arithmetic doesnt overflow?
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?
why 'c' is called middle level language.
what are the 10 different models of writing an addition program in C language?
which do you prefer C or Pascal?