Explain what is the difference between null and nul?
No Answer is Posted For this Question
Be the First to Post Answer
Why C language is a procedural language?
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
What are the 4 types of unions?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
Why & is used in c?
What is the use of void pointer and null pointer in c language?
What is #line used for?
What type is sizeof?
differnce between do and do while
#include<stdio.h> #include<conio.h> # define swap(a,b) temp=a; a=b; b=temp; void main( ) { int i, j, temp; i=5; j=10; temp=0; if( i > j) swap( i, j ); printf( "%d %d %d", i, j, temp); }
size maximum allocated by calloc()
which type of aspect you want from the student.