Navigation

    Cyberian
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Pro Blog
    • Users
    • Groups
    • Unsolved
    • Solved
    1. Home
    2. cyberian
    • Profile
    • Following 1
    • Followers 5
    • Topics 177
    • Posts 535
    • Best 30
    • Groups 5

    cyberian

    @cyberian

    Cyberian's

    14795
    Reputation
    230
    Profile views
    535
    Posts
    5
    Followers
    1
    Following
    Joined Last Online

    cyberian Unfollow Follow
    Cyberian Publisher's Cyberian's Silver Computer Sciences Cyberian's Gold Cyberian's

    Best posts made by cyberian

    • RE: CS508 GDB.1 Solution and Discussion

      @zaasmi
      OCaML is The ONE!!! That’s why Facebook is widely using it (in the shape of ReasonML)

      posted in CS508 - Modern Programming Languages
      cyberian
      cyberian
    • RE: All Subjects MidTerm and Final Term Solved Paper Links Attached Please check moaaz past papers

      Thanks for sharing @moaaz

      posted in Virtual University
      cyberian
      cyberian
    • RE: CS508 Assignment No. 01
 Solution and Discussion

      Java:

      public class MyClass {
      public static void main(String args[]) {
      
      System.out.println("My Student ID is BC160401656");
      System.out.println("My Language is JAVA");
      }
      }
      

      C#:

      using System;
      
      class Program
      {
      static void Main() {
      
      Console.Write("My Student is is BC160401656 \n");
      Console.Write("My Language is C#");
      }
      }
      

      C++:

      #include <iostream>
      
      using namespace std;
      
         int main() {
      
          cout"MY Student ID is BC160401656 \n " ;
      
          cout"Language is C++" ;
      
      }
      
      posted in CS508 - Modern Programming Languages
      cyberian
      cyberian
    • RE: India Successfully landed on Moon. Here is the moon landing video 😎

      Moon could not accept modi because there are peace moon don’t want to be destroyed #IndiaFailed

      posted in General Discussion
      cyberian
      cyberian
    • SEO (Search Engine Optimization)

      On behalf of DigiSkills.pk Training Program, we warmly welcome all of you who have enrolled in SEO course.

      We hope that you will enjoy learning new concepts of this course and find them useful in implementing the knowledge acquired in your practical life.

      posted in DigiSkills
      cyberian
      cyberian
    • Asli.pk Web Development Solution and Idea for Best Performance

      Please provide your idea and Solution with documents and discuss Please…
      Website Website Asli.pk

      1. Nodejs
      2. VUe JS
      3. PHP
      4. Larval
      5. MySql
      6. Graph
      7. React
      posted in e-Commerce Website Reliable Solution
      cyberian
      cyberian
    • RE: CS508 Assignment No. 01
 Solution and Discussion
      public class MyClass {
          public static void main(String args[]){
              System.out.println("My id is BS12345678");
              System.out.println("My language is Java");
              int outerloop=1;
              int innerloop=1;
              for(int i=1;i<=29;i++){
                  System.out.print("outerloop:" + outerloop++);
                  
                  if (outerloop == 30){
                      System.out.println("\n----------\n");
                      for(int j=1;j<=79;j++){
                          System.out.print("innerloop:" + innerloop++);
                      }
                  }
                  
              }
          }
      }
      
      posted in CS508 - Modern Programming Languages
      cyberian
      cyberian
    • RE: India Successfully landed on Moon. Here is the moon landing video 😎

      @zaasmi
      ChandRayaan2 Connection Restored !
      Message Received :
      “India tujh se Naa ho Paaye Ga”😂😂 #IndiaFailed

      posted in General Discussion
      cyberian
      cyberian
    • How to use LMS DigiSkills.pk

      How to use LMS DigiSkills.pk

      1. This video shows how to learn via DigiSkills. if you have any question please comment to learn increase the progress timeline, Quiz , and Assignment Solution.

      posted in DigiSkills
      cyberian
      cyberian
    • RE: CS605 Assignment 2 Solution and Discussion

      Buy it in:

      1. Software license costs of the product
      2. Renewal costs over period of contract
      3. Support and maintenance contract costs
      4. License costs of associated products, e.g. database license, digital certificate costs, etc.
      5. Project management costs
      6. Implementation costs
      7. Escrow costs (if using)
      8. Consultancy and advise (if using)
      9. End user training
      posted in CS605 - Software EngineeringII
      cyberian
      cyberian

    Latest posts made by cyberian

    • RE: Auto Connect/Disconnect if lan or wifi connect to internet

      Is there an option in OS Win/Mac/Linux that would automatically switch between WiFi/LAN Internet connections whenever one of them goes down?

      posted in General Discussion
      cyberian
      cyberian
    • RE: Auto Connect/Disconnect if lan or wifi connect to internet

      @zareen said in Auto Connect/Disconnect if lan or wifi connect to internet:

      If there any option in Windows/Mac/Linux Operating system if your primary/secondary connection is not connected to internet, os will auto shift to possible to shift available internet services.

      are you looking for that question?
      Is there an option in OS Win/Mac/Linux that would automatically switch between Wifi/LAN Internet connections whenever one of them goes down?

      posted in General Discussion
      cyberian
      cyberian
    • RE: MTH603 Assignment 1 Solution and Discussion

      MTH603-Assignment-1-Spring-2022

      posted in MTH603 - Numerical Analysis
      cyberian
      cyberian
    • RE: CS201 Assignment 1 Solution and Discussion

      posted in CS201 - Introduction to Programming
      cyberian
      cyberian
    • ACC501 GDB 1 Solution and Discussion

      Total Marks 5
      Starting Date Thursday, June 02, 2022
      Closing Date Wednesday, June 08, 2022
      Status Open
      Question Title GDB
      Question Description

      Discussion Question:

      Mr. Anwar is recently appointed as CEO of ABC Corporation Limited. As a new head of the organization, he wants a briefing regarding the current situation of different departments in the organization. During the briefing from Chief Financial Officer (CFO) of the organization, he comes to know that the liquidity position of the company is not sound as the current and quick ratios are 0.90 times and 0.30 times respectively. Mr. Anwar is a mechanical engineer and lacks the financial knowledge to comprehend the financial information.

      Required:

      Being a student of Business Finance, how would you interpret the results of current ratio and quick ratio to Mr. Anwar with reference to the liquidity position? If both ratios measure the liquidity, why is there a difference in their figures?

      Important Instructions:

      Your discussion must be based on logical facts.
      Do not copy or exchange your answer with other students. Two identical / copied comments will be marked Zero (0) and may damage your grade in the course.
      Obnoxious or ignoble answer should be strictly avoided.
      Questions / queries related to the content of the GDB, which may be posted by the students on MDB or via e-mail, will not be replied till the due date of GDB is over.
      ØFor Detailed Instructions please see the GDB Announcement

      posted in ACC501 - Business Finance
      cyberian
      cyberian
    • RE: MTH603 Assignment 1 Solution and Discussion

      @cyberian said in MTH603 Assignment 1 Solution and Discussion:

      using Newton Raphson Method

      cb5f43b7-f199-43a4-99af-9618aced0ea6-image.png
      a988082b-ec2c-4983-bd43-6225af9060f8-image.png
      53da29b8-dca4-4667-8b78-792185860a4c-image.png
      0b35ec17-4800-45f7-8713-b0e546ff4707-image.png

      posted in MTH603 - Numerical Analysis
      cyberian
      cyberian
    • RE: MTH603 Assignment 1 Solution and Discussion

      @cyberian said in MTH603 Assignment 1 Solution and Discussion:

      Find a real root of the equation 2x+cos⁡(x)+e^x=0
      using Bisection Method

      619c84d5-1907-4412-b8ed-a6ccaa0c7382-image.png
      6fa9899d-e90a-447a-ac6d-29140faeb3c6-image.png
      b8b4d3f0-e5cf-4f5b-83b0-5ed3d24f2c62-image.png

      posted in MTH603 - Numerical Analysis
      cyberian
      cyberian
    • MTH603 Assignment 1 Solution and Discussion

      Re: MTH603 Assignment 1 Solution and Discussion

      Assignment No. 1 MTH603 (Spring 2022)

      Total Marks: 20
      Due Date: 8th June, 2022

      DON’T MISS THESE: Important instructions before attempting the solution of this assignment:
      • To solve this assignment, you should have good command over 1-8 lectures.
      • Upload assignments properly through the LMS, No Assignment will be accepted through email.
      • Write your ID on the top of your solution file.
      Don’t use colored backgrounds in your solution files.
      Use Math Type or Equation Editor, etc. for mathematical symbols.
      You should remember that if the solution files of some students are finding the same (copied), we will reward zero marks to all those students.
      Make a solution by yourself and protect your work from other students, otherwise both original and copied assignments will be awarded zero marks.
      Also remember that you are supposed to submit your assignment in Word format, any other format like scanned images, etc. will not be accepted and be awarded zero marks

      Question 1

      Find a real root of the equation 2x+cos⁡(x)+e^x=0
      using Bisection Method
      using Newton Raphson Method
      Also compare the results and comment which of the methods performs better and which is worst.
      You will consider x_0=-0.6557 as a best approximation while comparing the roots.

      Note:
      In each of the above methods,you are required to perform three iterations.

      Spring 2022_MTH603_1.docx

      posted in MTH603 - Numerical Analysis
      cyberian
      cyberian
    • RE: VirtualBox - Error Failed to import appliance

      @zareen said in VirtualBox - Error Failed to import appliance:

      [Failed to import appliance](link url) E:/kali/
      kali-linux-2022.2-virtualbox-
      amd64.ova.
      W Details
      Error reading OVA 'E:/kali/itali-
      linux-2022.2-virtualbox-amd64.ova*
      (VERR TAR ZERO HEADER),
      Result Code: VBOX E IPRI ERROR
      (0x80BB0005)
      Component: ApplianceWrap
      Interface:
      Appliance
      (86a98347-7619-41aa-aece-
      b21ac5c1a7e6)

      1. Shut down the Virtual Machine.
      2. Press Windows logo key + X, then hit A to run Command Prompt(powershell) as administrator.
      3. Typebcdedit /set hypervisorlaunchtype off
      4. When you see"The operation completed succesfully", reboot your windows. After reboot, boot your VM and update/upgrade.
      posted in General Discussion
      cyberian
      cyberian
    • Alexa Alternative Sites

      Top 7 Alexa.com Alternatives to Evaluate Website Ranking and Traffic (2022)

      1. Ahrefs.
      2. Semrush.
      3. Similarweb.
      4. Ubersuggest
      5. Moz Pro.
      6. Serpstat.
      7. .SpyFu.
      posted in General Discussion
      cyberian
      cyberian