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 6626Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
2185Write 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 15861#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 5484
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
What is pragma c?
Can you think of a logic behind the game minesweeper.
Explain output of printf("Hello World"-'A'+'B'); ?
What is the difference between printf and scanf in c?
What is pointer to pointer in c?
Does free set pointer to null?
What is c++ used for today?
What is the difference between fread and fwrite function?
What is the scope of local variable in c?
a program that can input number of records and can view it again the record
Is file a keyword in c?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What are the applications of c language?
What is the function of multilevel pointer in c?