Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here
Sign InSign Up

SIKSHAPATH

SIKSHAPATH Logo SIKSHAPATH Logo

SIKSHAPATH Navigation

  • Home
  • Questions
  • Blog
    • Computer Science(CSE)
    • NPTEL
    • Startup
  • Shop
    • Internshala Answers
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • Questions
  • Blog
    • Computer Science(CSE)
    • NPTEL
    • Startup
  • Shop
    • Internshala Answers
  • About
    1. Asked: December 3, 2021In: Other

      Consider a disk pack with following specifications 16 surfaces, 128 tracks per surface, 256 sectors per track & 512 bytes …

      I'M ADMIN
      I'M ADMIN
      Added an answer on December 3, 2021 at 7:58 pm

      Capacity of disk pack = Total number of surfaces x Number of tracks per surface x Number of sectors per track x Number of bytes per sector = 16 x 128 x 256 x 512 bytes = 2^28 bytes = 256 MB

      Capacity of disk pack
      
      = Total number of surfaces x Number of tracks per surface x Number of sectors per track x Number of
      
      bytes per sector
      
      = 16 x 128 x 256 x 512 bytes
      
      = 2^28 bytes
      
      = 256 MB
      See less
        • 0
      • Share
        Share
        • Share on WhatsApp
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
    2. Asked: November 23, 2021In: Mathematics

      Solve the following quadratic programming problem(Wolf’s method) Maximize        Z = 2×1+x2-x12, Subject to        2×1+3×2 ≤ 6, 2×1+x2 ≤ …

      I'M ADMIN
      I'M ADMIN
      Added an answer on November 29, 2021 at 10:50 pm

      Just Tap On Attachment For Answer:

      Just Tap On Attachment For Answer:

      See less
      Attachment

        • 0
      • Share
        Share
        • Share on WhatsApp
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
    3. Asked: November 29, 2021In: Data Structure

      Which one is not a valid declaration of getConnection() method? DriverManager.getConnection(String); DriverManager.getConnection(String, Properties); DriverManager.getConnection(String, String, String) DriverManager.getConnection(String, String)

      I'M ADMIN
      I'M ADMIN
      Added an answer on November 29, 2021 at 10:37 pm

      4th one

      4th one

      See less
        • 0
      • Share
        Share
        • Share on WhatsApp
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
    4. Asked: November 29, 2021In: DBMS

      Write a PL/SQL program to identify whether a character entered by user is letter or digit.

      I'M ADMIN
      I'M ADMIN
      Added an answer on November 29, 2021 at 10:33 pm

      DECLARE     get_ctr CHAR(1) := 'B'; BEGIN     IF ( get_ctr >= 'A'          AND get_ctr <= 'Z' )         OR ( get_ctr >= 'a'              AND get_ctr <= 'z' ) THEN       dbms_output.Put_line ('The given character is a letter');     ELSE       dbms_output.Put_line ('The given character isRead more

      DECLARE
      
          get_ctr CHAR(1) := 'B';
      
      BEGIN
      
          IF ( get_ctr >= 'A'
      
               AND get_ctr <= 'Z' )
      
              OR ( get_ctr >= 'a'
      
                   AND get_ctr <= 'z' ) THEN
      
            dbms_output.Put_line ('The given character is a letter');
      
          ELSE
      
            dbms_output.Put_line ('The given character is not a letter');
      
      
      
      
            IF get_ctr BETWEEN '0' AND '9' THEN
      
              dbms_output.Put_line ('The given character is a number');
      
            ELSE
      
              dbms_output.Put_line ('The given character is not a number');
      
            END IF;
      
          END IF;
      
      END; 
      
      /
      
      
      
      See less
        • 0
      • Share
        Share
        • Share on WhatsApp
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
    5. Asked: November 29, 2021In: DBMS

      Write a trigger to ensure that no employee of age less than 25 can be inserted in the database.

      I'M ADMIN
      I'M ADMIN
      Added an answer on November 29, 2021 at 11:08 am

      FOLLOW THE LINK: https://sikshapath.in/question/write-a-trigger-to-ensure-that-no-employee-of-age-less-than-25-can-be-inserted-in-the-database-2/

      FOLLOW THE LINK:

      Write a trigger to ensure that no employee of age less than 25 can be inserted in the database.

      See less
        • 0
      • Share
        Share
        • Share on WhatsApp
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
    6. Asked: November 28, 2021In: Mathematics

      Solve the following problem using DPP Maximize Z = 3×1+5×2 Subject to constraints: x1 ≤ 4, x2 ≤ 6, 3×1+2×2 …

      I'M ADMIN
      I'M ADMIN
      Added an answer on November 28, 2021 at 8:53 pm

      https://sikshapath.in/question/solve-the-following-problem-using-dpp-maximize-5/

      Solve the following problem using DPP Maximize                          Z = 3×1+5×2 Subject to constraints:        x1 ≤ 4, x2 ≤ 6, 3×1+2×2 ≤18 x1, x2≥ …

      See less
        • 0
      • Share
        Share
        • Share on WhatsApp
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
    1 … 99 100 101 102 103 … 122

    Sidebar

    store ads

    Stats

    • Questions 1k
    • Answers 1k
    • Posts 149
    • Best Answers 89
    • This Free AI Tool Translates Entire Books in Minute !
    • AI News: 🎬 Hollywood’s AI Studios, 🎓 OpenAI’s Latest Gift to Educators, 🚚 Class8 Bags $22M, 🧠 Google Gemini’s Memory Upgrade
    • AI NEWS: Legal Action Against OpenAI, $16M Paid, & Elon Musk’s Praise from Investor 🤖💰📑 | AI Boosts Cloud Seeding for Water Security 🌱💧
    • AI News: 🎬AI Video Tool Scam Exposed🤯, 🛰️ AI-Powered Drones to Ukraine 😱, Google’s $20M AI Push, Sam Altman Joins SF’s Leadership Team
    • AI News: 🤝 Biden Meets Xi on AI Talks, 💡 Xavier Niel’s Advice for Europe, ♻️ Hong Kong’s Smart Bin Revolution, 🚀 AI x Huawei

    Explore

    • Recent Questions
    • Questions For You
    • Answers With Time
    • Most Visited
    • New Questions
    • Recent Questions With Time

    Footer

    SIKSHAPATH

    Helpful Links

    • Contact
    • Disclaimer
    • Privacy Policy Notice
    • TERMS OF USE
    • FAQs
    • Refund/Cancellation Policy
    • Delivery Policy for Sikshapath

    Follow Us

    © 2021-24 Sikshapath. All Rights Reserved