Write a C++ program to give the number of days
in each month according to what the user entered.
example: the user enters June the program must count
number of days from January up to June
How can I increase the allowable number of simultaneously open files?
explain what is an endless loop?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
What is use of null pointer in c?
c program for searching a student details among 10 student details
Can true be a variable name in c?
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer
What is the use of sizeof () in c?
What do you understand by normalization of pointers?
int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?
what is the difference between unix os and linux os
all c language question