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...


how tally is useful?

Answers were Sorted based on User's Feedback



how tally is useful?..

Answer / prabhakaran

Tally is more useful for manage company details,company
accounts details,and etc.,
and also we can calculate balance sheet,journel and etc.,

Is This Answer Correct ?    4 Yes 0 No

how tally is useful?..

Answer / siddharth

tally is useful in many ways\
but i want o know more,..........

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C C++ Errors Interview Questions

what is syntax error?

3 Answers  


how tally is useful?

2 Answers  


A sample program using data structure? what is file handling?

0 Answers   TCS,


char* f() return "hello:"; void main() {char *str=f(); }

1 Answers  


full c programming error question based problem

3 Answers   HCL, TCS,


I'm having trouble with coming up with the correct code. Thank You!! The assignment was to write a program using string functions that accepts a price of an item and displays its coded value. The base of the keys: X C O M P U T E R S 0 1 2 3 4 5 6 7 8 9 Sample I/O Dialogue: Enter Price: 489.50 Coded Value: PRS.UX

0 Answers  


void main() { int i=5; printf("%d",i+++++i); }

14 Answers   HCL,


What is probability to guarantee that the task a programmer is going to create will be created and be able to run on a particular system (RTOS/GPOS).

0 Answers  


To generate the series 1+3+5+7+... using C program

18 Answers  


class test { int a; public: test(int b):a(b){} void show(){ cout<<a; } }; void main() { test t1; test t2(5); t1.show(); t2.show(); } }

1 Answers  


void main() { int i=1; printf("%d%d%d",i,++i,i++); } Cau u say the output....?

24 Answers   HCL,


wap for bubble sort

3 Answers  


Categories