What do you mean by invalid pointer arithmetic?
Can you write the algorithm for Queue?
What the advantages of using Unions?
Write a program to print "hello world" without using a semicolon?
How many keywords (reserve words) are in c?
write an algorithm to display a square matrix.
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What is printf () in c?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Explain what is the difference between a free-standing and a hosted environment?
What is the use of bit field?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
hi send me sample aptitude papers of cts?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
what are # pragma staments?