Why dont c comments nest?
No Answer is Posted For this Question
Be the First to Post Answer
Can you please compare array with pointer?
How can I copy just a portion of a string?
Suggesting that there can be 62 seconds in a minute?
char *p="name"; printf(p);
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What are pointers?
0 Answers Accenture, Tavant Technologies, Zensar,
write a addition of two no. program with out using printf,scanf,puts .
#include<stdio.h> main() { int i=5; printf("%d",i*i-- - --i*i*i++ + ++i); } tell the answer with correct reason .specially reason is important nt answer ans by turbo c is -39
what is the difference between definition and declaration? give me some examples.
Write a program that can show the multiplication table.
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10