What is a good data structure to use for storing lines of text?
No Answer is Posted For this Question
Be the First to Post Answer
What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings
what is constant pointer?
How do I round numbers?
What are the application of c?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What is bash c?
#include<stdio.h> int main(){ int a[]={1,2,3,5,1}; int *ptr=a+4; int y=ptr-a; printf("%d",y); }
What is a protocol in c?
Why do we use stdio h and conio h?
what is volatile in c language?
9 Answers Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,
What does sizeof return c?