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) suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
1 2155write a program that reads in a file and counts the number of lines, words, and characters. Your program should ask the user to input a filename. Open the file and report an error if the file does not exist or cannot be opened for some other reason. Then read in the contents of the file and count the number of lines, words, and characters in the file. Also print additional information about the file, such as the longest and shortest words, and longest and shortest lines. For simplicity, we define a word to be one or more characters ending with white space (a space, tab, carriage return, etc.). Functions for checking the types of characters can be found in the ctype.h header file, so you want to include this header file in your program. For example, the sentence below could be all that is in a file. This sentence IT 104 is taught in C++. has 32 characters, one line, and six words. The shortest line is 32 characters. The longest line is 32 characters. The shortest word is 2 characters. The longest word is 6 characters
1 5387Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
1 1931following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
8 12959Hi Friends... I faced an question in Tcs.But i unable to answer. find the question below.. A root filesytem"c0t0d0s0" caries 100 gb data. in this filesystem. i am having 3 files named a,b,c it caries 20 gb data each. I need to take backup only 3 files a,b,c. How i can take. Note you need to take only 3 files to an single tape having capacity 80 gb. Whats the commad used?
TCS,
1 2055you need to deliver the product on monday, but in friday ur test cases get crashed, what you will do?
CTS,
3 9459If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
1 2028
Which is the latest version of android os?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What is the best sql course?
Write down a program for comparison of strings in any language you know?
what is spatial nonclustered index
How would you format some text using css to be verdana and bold?
What is the current version of sql?
Explain parent-child context setup. How does it work? What are the advantages?
Can you brief the hurdles you faced during Automation testing?
What are pretrained models, and how do they work?
Myself Rahul am MBA(Mkt)having 1.5 years marketing experience.and in SAP-SD for 1 years experience.am looking for job.so pl anywher opening then pl let me revert.
What is difference between non reusable, usable, and external reusable actions in qtp?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
How can we solve concurrency problems?