Is there any possibility to create customized header file with c programming language?
Explain how many levels deep can include files be nested?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
how to set Nth bit of a variable?
Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
what is an inline function?
How can you check to see whether a symbol is defined?
Process by which one bit pattern in to another by bit wise operation is?
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
who is the father of C Language?
20 Answers CTS, UST,
wat are the two methods for swapping two numbers without using temp variable??
Can the “if” function be used in comparing strings?
What is extern keyword in c?