What is s in c?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate fundamental data types and derived data types in C.
What is the difference between text and binary modes?
count the numbers between 100 and 300, that star with 2 and ends with 2
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
Differentiate between a structure and a union.
char ch="{'H','I',0};printf("%s",ch);what is output
what is the first address that gets stored in stack according to a C or C++ compiler???? or what will be the first address that gets stored when we write a C source code????????
What is an identifier?
Is it possible to run using programming C for Java Application?
If fflush wont work, what can I use to flush input?
What is the description for syntax errors?
What is identifiers in c with examples?