Why is c not oop?
No Answer is Posted For this Question
Be the First to Post Answer
Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?
Explain pointer. What are function pointers in C?
1 232 34543 4567654 can anyone tell me how to slove this c question
compare array with pointer?
int i=0,j; j=++i + ++i ++i; printf(" %d",j);
. Explain the differences between fork() and exec() in C
What is the use of clrscr?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
What is difference between %d and %i in c?
Are pointers integer?
What is return in c programming?