Explain how can I remove the trailing spaces from a string?
No Answer is Posted For this Question
Be the First to Post Answer
char p="data"; printf(p);
what is the maximum limit of row and column of a matrix in c programming. in linux .
What are enums in c?
How. To pass the entrance test
Why doesnt the call scanf work?
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4
what is a pointer
4 Answers Bank Of America, TCS,
What are bitwise shift operators in c programming?
what r callback function?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
#include<stdio.h> void main() { int =1; printf("%d%d%d",a++,++a,++a); }
Is reference used in C?