How can I run c program?
No Answer is Posted For this Question
Be the First to Post Answer
what is a stack
Hi, main() { } Is a user defined function or Built in Functionn
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is the difference between malloc() and realloc()?
increment operateor (++)and decrament(--) #include<stdio.h> #inclide<conio.h> main() { int x=15; while(x!=0) scanf("%d",&x); {
When should a type cast be used?
What are the applications of c language?
What are local and global variables?
What is null character in c?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?
Explain data types & how many data types supported by c?