Explain what is the difference between #include and #include 'file' ?
No Answer is Posted For this Question
Be the First to Post Answer
how to print 212 as Twohundreds twelve plz provide me ans soon
Why is c so popular?
write a program that print itself even if the source file is deleted?
how could explain about job profile
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
c program to manipulate x=1!+2!+3!+...+n! using recursion
can any one tel me wt is the question pattern for NIC exam
how to copy a string without using c function
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?
Explain the use of #pragma exit?
how to write a program which adds two numbers without using semicolon in c