what is uses of .net
No Answer is Posted For this Question
Be the First to Post Answer
write a progam to compare the string using switch case?
enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program
what does static variable mean?
What compilation do?
7 Answers Geometric Software, Infosys,
Program to find the absolute value of given integer using Conditional Operators
What is time null in c?
There seem to be a few missing operators ..
can we declare a function in side the structure?
What was noalias and what ever happened to it?
Can we use visual studio for c?
What are the preprocessors?
What is the purpose of main() function?