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 5329Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
1823Write 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 14138#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 4512
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is c language & why it is used?
What is the difference between declaring a variable and defining a variable?
Why does not c have an exponentiation operator?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is hashing in c?
Can we change the value of constant variable in c?
Does c have function or method?
Write a program on swapping (100, 50)
How are Structure passing and returning implemented by the complier?
what is a function method?give example?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
What is data type long in c?
using only #include
explain what are actual arguments?