what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
TCS,
4 6454Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
2129Write a program that takes a 5 digit number and calculates 2 power that number and prints it
ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
5 15634#include
write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"
2 5376
why programs in c are running with out #include
Is it valid to address one element beyond the end of an array?
What is c variable?
What is array within structure?
Why should I prototype a function?
What is the difference between struct and union in C?
In which header file is the null macro defined?
There seem to be a few missing operators ..
Is main an identifier in c?
Why do we use int main instead of void main in c?
Is fortran still used in 2018?
what is stack , heap ,code segment,and data segment
How to Throw some light on the splay trees?
hi any body pls give me company name interview conduct "c" language only
Why clrscr is used in c?