What is a far pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
Give differences between - new and malloc() , delete and free() ?
Why c language is called c?
wite a programme in c to linear search a data using flag and without using flags?
with out using main how to execute the program?
main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā%dā,x); }
Why we use stdio h in c?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
write a program to find out number of on bits in a number?
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
program in c to print 1 to 100 without using loop
write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,