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 5773Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
1946Write 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 14723#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 4854
What is page thrashing?
given post order,in order construct the corresponding binary tree
What are the header files used in c language?
write a program to print largest number of each row of a 2D array
What is the purpose of main( ) in c language?
What is structure in c language?
Why c language is called c?
Why dont c comments nest?
What is variable initialization and why is it important?
How can I prevent another program from modifying part of a file that I am modifying?
What's the difference between constant char *p and char * constant p?
What is the right type to use for boolean values in c? Is there a standard type?
What is scanf_s in c?
Difference between Function to pointer and pointer to function
Why do we use c for the speed of light?