What is the difference between a function and a method in c?
Explain what is #line used for?
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
without using arithmatic operator convert an intger variable x into x+1
What are terms in math?
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
Is there any possibility to create customized header file with c programming language?
main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
What is macro?
why we are using float in C
what is difference between #include<stdio.h> and #include"stdio.h"
What is structure padding in c?