Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shivam bhatele

    Check If String Contains any Of the Word From Given List?

    Hello All, I am facing some error while working on below program. Check if the string contains any of the words from the given list of string. Here's what I've done so far: I used interviewbit java compiler to ruh this program. private void text_type(){ String input_data =...
  2. shivam bhatele

    Number Guessing Python Project

    Hello All, I am working on a python project and I want to know the provided below sample code is correct or not? I have taken this source code on this source and this python project to guess the number after getting a few hints from the computer. So, the system will generate a number from 0 to...
  3. shivam bhatele

    Query For AWK Command

    Hello Everyone, I want to know more commands except to below: 1. Printing the table line by line 2. Length 3. Printing table row-wise 4. Printing Columns 5. Non-empty Line 6. Printing Matched Pattern 7. Inbuilt Variables 8. Count 9. For And Can anyone suggest me some examples with awk commands...
  4. shivam bhatele

    OOPS concepts and Performance Support

    Hello Everyone, Can anyone know which one is better C# or C++ for OOPS concepts and Performance based? As my knowledge in the C# Supports OOP and component-based architecture (multi-paradigm language. This information I was read from here but still, I am confused to choose the right one C# or...

Part and Inventory Search

Back
Top