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 are the functions to open and close the file in c language?

592


Can we access array using pointer in c language?

640


What is c language used for?

559


Why do we use return in c?

569


how can f be used for both float and double arguments in printf? Are not they different types?

608






Can the curly brackets { } be used to enclose a single line of code?

714


write a program to generate address labels using structures?

4007


PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

1466


What is pointer to pointer in c with example?

547


What does s c mean on snapchat?

583


When should a type cast not be used?

624


How to implement a packet in C

2395


What is a header file?

634


Explain which function in c can be used to append a string to another string?

585


write a program fibonacci series and palindrome program in c

631