main()
{
clrscr();
}
clrscr();

Answer Posted / ishrat ali

type mismatch occur

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is register variable in c language?

597


pierrot's divisor program using c or c++ code

1724


What are the similarities between c and c++?

593


Which is an example of a structural homology?

781


Write a program to implement queue.

664






Explain can you assign a different address to an array tag?

642


What does the message "automatic aggregate intialization is an ansi feature" mean?

689


What are extern variables in c?

543


What is difference between class and structure?

570


C program to find all possible outcomes of a dice?

1851


How do you determine the length of a string value that was stored in a variable?

647


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2575


How to get string length of given string in c?

605


What is the difference between declaring a variable and defining a variable?

719


What is the size of a union variable?

597