Navigation

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

    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
    • RE: CS508 Assignment No. 01
 Solution and Discussion
      using System;
      
      class Program
      {
      static void Main() {
      
      Console.Write("My Student is is BC160401656 \n");
      Console.Write("My Language is C#");
      
          int outerloop=1;
          int innerloop=1;
          for (int i=1;i<=29;i++){
              Console.Write("outerloop:" + outerloop++);
              if (outerloop == 30){
                  Console.Write("\n----------\n");
                  for (int j=1;j<=79;j++){
                      Console.Write("ïnnerloop:" + innerloop++);
                  }
              }
          }
          
      }
      }
      
      posted in CS508 - Modern Programming Languages
      cyberian
      cyberian
    • 20+ tips to use Google Classroom effectively and efficiently:

      Want to work smarter and faster in #GoogleClassroom?

      20+ tips to use Google Classroom effectively and efficiently:

      👑Use a master class
      🔔Turn off stream notifications
      📸Take screenshots
      ✅Grade faster w/rubrics
      IMG_20211001_065104.jpg

      posted in General Discussion
      cyberian
      cyberian
    • RE: Following Action is prohibited in AdSense:

      All of above

      posted in DigiSkills
      cyberian
      cyberian
    • Important Alert Datesheet Spring 2019

      Important Alert
      Datesheet interface for Mid Term Examinations has been launched. You may make your datesheet
      on or before May 22, 2019 by using http://datesheet.vu.edu.pk

      posted in Virtual University
      cyberian
      cyberian
    • Operating Systems (CS604) Assignment # 01
 Spring 2019

      Spring 2019_CS604_1.docx

      Operating Systems (CS604)
      Assignment # 01
Spring 2019

      Total marks = 20

      Deadline Date 
14th May 2019

      Please carefully read the following instructions before attempting assignment.

      RULES FOR MARKING
      It should be clear that your assignment would not get any credit if:
      ♣ The assignment is submitted after the due date.
      ♣ The submitted assignment does not open or file is corrupt.
      ♣ Strict action will be taken if submitted solution is copied from any other student or from the internet.

      You should consult the recommended books to clarify your concepts as handouts are not sufficient.

      You are supposed to submit your assignment in .doc or docx format.
      Any other formats like scan images, PDF, zip, rar, ppt and bmp etc will not be accepted.

      Objective:
      • The objective of this assignment is to provide hands on experience of:
      • To learn and understand the basic concept of an Operating System
      • To learn Directory Structure of Operating System

      NOTE

      No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last hour of deadline. It is recommended to upload solution file at least two days before its closing date.

      If you find any mistake or confusion in assignment (Question statement), please consult with your instructor before the deadline. After the deadline no queries will be entertained in this regard.

      For any query, feel free to email at:
      [email protected]

      Question No 01 10 marks

      The following figure shows the directory structure in a UNIX/Linux system. Suppose, user Hassan has a subdirectory named courses under his home directory. This directory contains subdirectories for the courses that he has taken i.e. (CS401 and CS604).

      If hassan is currently in the courses directory than write the UNIX/Linux commands to perform following operations.

      1. How he can navigate back to his home directory?
      2. How he can navigate to his personal directory?
      3. How he can navigate to the directory for cs604 course?
      4. Right after the login, how he can display names of files and directories in his home directory?
      5. How he can create a new directory named programs under cs604 directory?

      Question No 02 10 marks

      The following table contains the list of operations based on important directories in the Linux operating system; you are required to mention the directory names used in Linux operating system against each desired output operation.

      Sr #
      List of Operations
      Directory
      1
      To contain the devices available to Linux

      2
      Used for mounting temporary file systems

      3
      To store system configuration files

      4
      For the storage of large applications packages

      5
      To store shared libraries and kernel modules

      Wish you very Best of Luck!

      posted in CS604 - Operating Systems
      cyberian
      cyberian
    • RE: How to get COVID 19 certificate from NADRA

      ویکسینیشن سرٹیفکیٹ کی فیس کتنی ہے؟
      ویکسینیشن سرٹیفکیٹ کی فیس 100 روپے ہے۔

      posted in General Discussion
      cyberian
      cyberian