why we use "include" word before calling the header file. is there any special name for that include??????
1 4307What 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 8631while 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 3611i 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 8502i 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
1 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 20902Post New TCS Interview Questions
Please mail me the Satyam Computers (Mechanical Division, Satyam Technologies, Hyderabad & Bangalore) question papers on Design & strength of materials. Will be very thanksful.....srinivas_1704@yahoo.co.in
What is the latest version of edubuntu and when was it released?
What is the next windows after 10?
can i get apex technologies interview questions in testing
Explain the difference between data bias and algorithmic bias.
send me last 5 years questions asked in rrb chennai, for section engineer
Who is your guide ?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
You may undergone many projects. Do all the projects match up with customer’s expectations?
How are actions and functions different in QTP?
what is rate of different service tax in haryana
Is minecraft 1.15 out?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.