How we can insert comments in a c program?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between #include<...> and #include '...'
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
What are the data types present in c?
What is bin sh c?
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
How do I get an accurate error status return from system on ms-dos?
How main function is called in c?
what is the difference between NULL & NUL keywords in C?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
for(i=0;i=printf("Hello");i++); printf("Hello"); how many times how will be printed?????????
compare array with pointer?
what is the importance of spanning tree?