why we use "include" word before calling the header file. is there any special name for that include??????
1 4305What is the out put of this programme? int a,b,c,d; printf("Enter Number!\n"); scanf("%d",&a); while(a=!0) { printf("Enter numbers/n"); scanf("%d%d%d",&b,&c,&d); a=a*b*c*d; } printf("thanks!"); getche(); Entering numbers are a=1,b=2,c=3,d=4 b=3,c=4,d=-5 b=3,c=4,d=0
5 8625while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
1 3608i have xml source. xml source having lacks of records. i want extract/retrive xml source data using sql query. please tell me how to write query.
4 8494i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com
14130write a c program to Create employee record by taking details like name, employee id, address and phone number. While taking the phone number, take either landline or mobile number. Ensure that the phone numbers of the employee are unique. Also display all the details
2 20895Post New TCS Interview Questions
How can client computer accounts be added to the active directory?
What is the series of window events at startup in wpf?
What is activity-based costing? : co- general controlling
Mention some scenarios where using scrum is not suggested?
Is there any sort function in java?
what is VOID?
How to Change the port of a printer?
What are the differences between the threading and multiprocessing in python?
Is tuple iterable in python?
How does a search engine work?
How to call parent component method from child component without using events? : salesforce lightning component
What is css with example?
What are the benefits of slt replication?
What is the latest version of jquery?
What is the difference between mvc 1 and mvc 2?