What is the difference between pure virtual function and virtual function?
how to connect oracle in C/C++.
Why header file is used in c?
Who is invented by c?
Why preprocessor should come before source code?
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
What is memory leak in c?
write a program to print infinte number
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
explain what are pointers?
What is meant by type casting?
How to create struct variables?