why we use "include" word before calling the header file. is there any special name for that include??????
1 4301What 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 8602while 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 3598i 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 8478i 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
14122write 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 20880Post New TCS Interview Questions
What type of database is access?
What are .lib files?
Which class will be subclassed in iOS operating system?
How do I add a project to iis?
what constitutes an applicant structure in recruitment?
Where are windows update files stored?
Is mysql workbench a dbms?
What is the use of table aliases?
How can we use mapping variables in informatica?
what are the customization u have done in sap mm
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Which type of application can be run on linux?
what is maximum size of recovery log?
Why do we need function?
How many types of variables are there in c#?