Answer Posted / gandhi priyank
hello
and your answer is a very easy you can write c progaram
then you can write libary #include<stdio.h> insted of
#include"stdio.h"
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
How will you divide two numbers in a MACRO?
i got 75% in all semester am i eligible for your company
List out few of the applications that make use of Multilinked Structures?
What does double pointer mean in c?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What does 2n 4c mean?
What is a c token and types of c tokens?
What is pointer in c?
Explain output of printf("Hello World"-'A'+'B'); ?
What is the difference between exit() and _exit() function in c?
What is data type long in c?
What is the default value of local and global variables in c?