Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What do you mean by team??

Answer Posted / raju thapa

TEAM -


T - Together
E - Everyone
A - Achieves
M - More

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a switch statement, explain what will happen if a break statement is omitted?

1125


What are the different types of control structures?

1083


What is formal argument?

1191


How can a program be made to print the line number where an error occurs?

1134


Why do we use int main?

1142


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

1167


How can I discover how many arguments a function was actually called with?

1114


Why we use void main in c?

1229


What is 'bus error'?

1208


How do we print only part of a string in c?

1078


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1137


What is the c language function prototype?

1142


write a program to find the given number is prime or not

4844


What is an auto variable in c?

1294


What is a dynamic array in c?

1225