what is diognisis?

Answer Posted / savita

Finding the error and fixing it is diagnosis.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is header file definition?

563


How can this be legal c?

648


Is c procedural or functional?

582


What are # preprocessor operator in c?

626


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

823






Can we assign integer value to char in c?

610


Is the exit() function same as the return statement? Explain.

656


main() { printf("hello"); fork(); }

689


What is the difference between typedef struct and struct?

592


Explain high-order and low-order bytes.

661


What is the role of this pointer?

545


How are variables declared in c?

596


What are the properties of union in c?

582


Write a program that accept anumber in words

1247


Why doesn't C support function overloading?

1606