Answer Posted / bhupendra
i can not handle exception in C.When exception occue in C
the sustem will terminated.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is an lvalue?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is a structure and why it is used?
Is void a keyword in c?
What is main return c?
How do we print only part of a string in c?
What is the method to save data in stack data structure type?
how to make a scientific calculater ?
What does volatile do?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is pointers in c with example?
How can you convert integers to binary or hexadecimal?
What are the keywords in c?
Explain how do you override a defined macro?