How can you tell whether two strings are the same?
No Answer is Posted For this Question
Be the First to Post Answer
How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
a simple c program using 'for' loop to display the output 5 4 3 2 1
What is the purpose of #pragma directives in C?
#include<stdio.h> #include<conio.h> void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }
explain how do you use macro?
which type of aspect you want from the student.
How can I direct output to the printer?
What is the difference between fread buffer() and fwrite buffer()?
What are the features of c language?
to find out the reverse digit of a given number
6 Answers Infosys, Microsoft, TCS, Wipro,
What are the different types of C instructions?