Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
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 (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
TCS,
2 10028Tell me some real time issues related to SAP SD support project in detail like what are the problems client is facing & what are the actions have been taken by project people.
1 41537Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?
1 4207can any one post some test cases on mobile features testing and feature interaction testing. iam new to this
1 6910wtite sql query following table are city gender no chennai male 40 chennai female 35 bangalore male 10 bangalore female 25 mumbai female 15 i want the output? city male female chennai 40 35 bangalore 10 25 mumbai null 15
3 7575write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3
4 8920why do we maintain conditions in the step Assign deduction rule to counting rule, hoe it will effect the absence and overtime?
1 3968
What are the three build life cycles of maven? Mention them.
What processes are the best fits for rpa automation?
Is sqlite good enough for production?
What are the data types in qtp?
which is the most commonly used package for data importing and manipulation?
What are state and props in reactjs? What is the difference between the two? Give a proper example of using state and props to elaborate the concept with complete source code?
Can the value of a constant change during the script's execution?
What are common control fields in replenishment?
Can multiple elements have the same id?
Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.
Is no directive with exportas set to ngform?
What is internationalization testing (i18n testing)?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
The syntax of command statement in UNIX
What means snapshot in maven?