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 5768Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
1944Write 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 14713#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 4846
What is bin sh c?
What are the types of type qualifiers in c?
program to convert a integer to string in c language'
How can type-insensitive macros be created?
Is c object oriented?
Do string constants represent numerical values?
what is ur strangth & weekness
There seem to be a few missing operators ..
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Is there sort function in c?
Why doesnt long int work?
What do you mean by recursion in c?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
How pointers are declared?