What are the different types of errors?
how to connect oracle in C/C++.
Can you write the function prototype, definition and mention the other requirements.
how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"
What does %2f mean in c?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
write a program for even numbers?
what is the difference between class and unio?
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me
What is the difference between a string and an array?
24.what is a void pointer? 25.why arithmetic operation can’t be performed on a void pointer? 26.differentiate between const char *a; char *const a; and char const *a; 27.compare array with pointer? 28.what is a NULL pointer? 29.what does ‘segmentation violation’ mean? 30.what does ‘Bus Error’ mean? 31.Define function pointers? 32.How do you initialize function pointers? Give an example? 33.where can function pointers be used?
Explain how can a program be made to print the line number where an error occurs?
what are two kinds of java