Programming Languages (22694)
Scripts (9273)
Networking (2571)
Microsoft Related (21566)
Databases (16609)
Operating Systems (11983)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26473)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (644)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1789)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) Expression studio orvisual studio, which one better to use for developing silverlight application?
1 63
If I wanted to run a TPump job only once per day - basically working on a file that is produced once per day - how would you set up the parameters for that sort of job ?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Name top 10 bi tools?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
Which version you are using js?
Explain one difference between tableau and other traditional bi tools
What is the quality process is following in your organization.
How to use primeng in angular 4?
hi, these r the ques asked by tcs.. 1.what do sap hr consultants do in 5phases of asap methodology? how u did documentation? 2.Tables you come across in payroll process?n after copying wagetypes in which table they get stored?n table for indirect valuation? 3.wht r the steps u followed to create dynamic actions? wht r the dynamic actions u created? 4.how u do exemptions in indian payroll? 5.wht is igmod? wht is the use of it? 6.where u save payroll results? 7.how u do evaluation path? dont say the configuration path..say the process.. 8.wht configuration u did in OM in implementation? 9.wht r the steps to do hiring action? n on how many actions u have worked?how u configured all those things?
How to handle concurrency problems in core data?
have you done upgradation for client machine?
all your interview question in networking and system administration
For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.