What is difference between far and near pointers?
No Answer is Posted For this Question
Be the First to Post Answer
What does sizeof return c?
write a c program to find biggest of 3 number without relational operator?
If errno contains a nonzero number, is there an error?
What is mean by data types in c?
Explain what are the different file extensions involved when programming in c?
Who is invented by c?
#include<stdio.h> #include<conio.h> int main() { int a[4][4]={{5,7,5,9}, {4,6,3,1}, {2,9,0,6}}; int *p; int (*q)[4]; p=(int*)a; q=a; printf("\n%u%u",p,q); p++; q++; printf("\n%u%u",p,q); getch(); return 0; } what is the meaning of this program?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Is c weakly typed?
Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me
What is type qualifiers?
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,