How is a null pointer different from a dangling pointer?
No Answer is Posted For this Question
Be the First to Post Answer
increment operateor (++)and decrament(--) #include<stdio.h> #inclide<conio.h> main() { int x=15; while(x!=0) scanf("%d",&x); {
Write a program to find minimum between three no.s whithout using comparison operator.
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
ratio,age,persentage
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
What is the difference between getch() and getche()?
find largest element in array w/o using sorting techniques.
Which header file is essential for using strcmp function?
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,
Give me basis knowledge of c , c++...
Write a C program to count the number of email on text