Sumaira Maqbool
Sumaira Maqbool
  • Видео 119
  • Просмотров 215 121
PMS computer science paper 1 section B solved | CS past solved paper
#computersciencepms #PMSsolvedpaper #computerpaper #onlinecomputerlectures
@@@ in this video i solved the section B of computer science 2023 PMS paper. next sections will beuploaded in series. @@@
for any query contact at
--------- csvideos.sm@gmail.com----------------
for detail preparation of computer science visit my channel
www.youtube.com/@sumairamaqbool9328/featured
Просмотров: 147

Видео

PMS computer science 1 2023 solved | CS solved papers
Просмотров 244Год назад
#computersciencepms #PMSsolvedpaper #computerpaper #onlinecomputerlectures @@@ in this video i solved the section A of computer science 2023 PMS paper. next sections will beuploaded in series. @@@ for any query contact at csvideos.sm@gmail.com for detail preparation of computer science visit my channel www.youtube.com/@sumairamaqbool9328/featured
Queues
Просмотров 882 года назад
Queue is an abstract data structure, somewhat similar to arrays. Unlike arrays, a queue is open at both its ends. One end is always used to insert data (enqueue) and the other is used to remove data (dequeue). Queue follows First-In-First-Out methodology, i.e., the data item stored first will be accessed first. in this videos we'll discuss what are queues? purpose of queues representation of qu...
New jobs in fpsc | government jobs for computer science
Просмотров 1812 года назад
in this video I'll assist you regarding new jobs announced through FPSC ( federal Public Service Commission) . there are multiple jobs announced in consolidated advertisement no. 2/22. I'll guide you about various vacancies for computer science, information technology, software engineering and other related or equivalent degrees. so watch my other video also for preparation plan and guide. ask ...
Stack in C language | Data structure and algorithms LEC 3
Просмотров 792 года назад
in this video we'll thoroughly understand the Stack data structure and its implementation in C language. A Stack is a widely used linear data structure in modern computers in which insertions and deletions of an element can occur only at one end, i.e., top of the Stack. It is used in all those applications in which data must be stored and retrieved in the last. IsEmpty() IsFull() Peek Push Pop ...
computer instructor interview guide | FPSC | PPSC
Просмотров 2,9 тыс.2 года назад
in this video you will know about the interview in commission it may be FPSC (Federal Public Service Commission) , PPSC (Punjab Public Service Commission) or any other commission. i will thoroughly talk about lecturer interview of all subjects. what type of question are asked and what is the environment of the interview room. if anything has missed in this video you can mention your feedback an...
Functional dependency | types and properties| database lec 8
Просмотров 1462 года назад
in this lecture we'll discuss functional dependency in database. our focus will be on what is functional dependency? it types........ trivial dependency non-trivial dependency properties of functional dependency and Armstrong's Axioms in detail manner Ask your related queries in comment section or csvideos.sm@gmail.com stay blessed follow me on Facebook and twitter csvideos.sm/ twe...
Database design | logical design, physical design | database lec 7
Просмотров 3,9 тыс.2 года назад
in this video we'll discuss about database design. Database Design is a collection of processes that facilitate the designing, development, implementation and maintenance of enterprise data management systems. Properly designed database are easy to maintain, improves data consistency and are cost effective in terms of disk storage space. The database designer decides how the data elements corre...
Array data structure | operations on arrays | Data Structure and algorithms
Просмотров 832 года назад
in this lecture we'll discuss array data structure . basically our focus will be on how arrays store data in memory and different operations like visiting and displaying array elements, insert new element , delete existing element, updating an existing value and searching a required elements array is linear and static data structure. to understand this video you must have basic C/C knowledge As...
C++ lec 4 | functions, parameters, arguments, pass by reference
Просмотров 392 года назад
in this lecture we'll discuss functions in C . functions are created to reuse the code. after creating a function you have to call that function in the main() by its name. we'll also discuss function parameters and arguments and also difference between them . you can practice it from the following link www.w3schools.com/cpp/cpp_functions.asp Ask your related queries in comment section stay bles...
introduction to data structure | Data Structures and Algorithm
Просмотров 1192 года назад
A data structure is a particular way of organizing data in a computer so that it can be used effectively. The idea is to reduce the space and time complexities of different tasks. in this video we'll try to understand the concept of data and data structure, different user defined data types and data structures and operations that can be performed on those data structure. Ask your related querie...
c++ lec 3 | if else structure, loops, arrays, reference, pointers
Просмотров 372 года назад
in this lecture we'll discuss conditional structure ( if, if-else, and switch statement ) loops (while, do while, for ) , arrays, reference variable, pointers with examples. Ask your related queries in comment section stay blessed follow me on Facebook and twitter csvideos.sm/ tweeter: @sumaira_maqbool #loops #pointers #referencevariables #arrays #switchstatement
C++ lec 2 | user input, data types, strings handling, concatenation
Просмотров 462 года назад
in this video we'll try to understand the basic of C which is how to take input from user , store it in a variable or take a strings, data types and their memory sizes, and string handling. all that we'll cover from the W3school website which is best for any programming language learning Ask your related queries in comment section stay blessed follow me on Facebook and twitter csvi...
behavioral diagrams | UML | Software Engineering LEC 18
Просмотров 5 тыс.2 года назад
in this video we'll discuss behavioral diagrams of UML ( unified Modeling Language) it represent the dynamic view of the system. in pervious video we have discussed structural diagrams which we saw represent the static view of the system. so in today's lecture we'll discuss use case diagram, activity diagram and sequence diagram in detail manner. Ask your related queries in comment section stay...
introduction to C++ | lec 1
Просмотров 832 года назад
introduction to C | lec 1
Structural diagrams | UML | software engineering LEC 17
Просмотров 2,2 тыс.2 года назад
Structural diagrams | UML | software engineering LEC 17
Structural Diagrams | UML | Software Engineering 16
Просмотров 4,7 тыс.2 года назад
Structural Diagrams | UML | Software Engineering 16
Unified Modeling Language | Software Engineering Lec 15
Просмотров 4152 года назад
Unified Modeling Language | Software Engineering Lec 15
Requirements Engineering | software Engineering LEC 13
Просмотров 1432 года назад
Requirements Engineering | software Engineering LEC 13
Agile development | Extreme Programming (XP) | Software Engineering
Просмотров 7272 года назад
Agile development | Extreme Programming (XP) | Software Engineering
stakeholder and types | software Engineering lec 12
Просмотров 14 тыс.2 года назад
stakeholder and types | software Engineering lec 12
Verification and Validation | Software Engineering LEC 11
Просмотров 1232 года назад
Verification and Validation | Software Engineering LEC 11
Big Bang model | Software Engineering lec 10
Просмотров 1,8 тыс.2 года назад
Big Bang model | Software Engineering lec 10
RAD process Model | Software Engineering LEC 9
Просмотров 1,2 тыс.2 года назад
RAD process Model | Software Engineering LEC 9
Network Security | computer communications and Networks
Просмотров 2522 года назад
Network Security | computer communications and Networks
Spiral Model | Software engineering LEC 8
Просмотров 1263 года назад
Spiral Model | Software engineering LEC 8
Computer Graphics | introduction to computing lec 10
Просмотров 5383 года назад
Computer Graphics | introduction to computing lec 10
Graphical Programming | Introduction to Computing
Просмотров 6 тыс.3 года назад
Graphical Programming | Introduction to Computing
Lahore High Court Jobs | IT | Computer science | engineering
Просмотров 1193 года назад
Lahore High Court Jobs | IT | Computer science | engineering
Lecturer computer science preparation | PPSC
Просмотров 5 тыс.3 года назад
Lecturer computer science preparation | PPSC

Комментарии

  • @meenu-o1s
    @meenu-o1s 13 дней назад

    Just 14 likes you deserve millions like sister thank you soooooo much ♾️❤️

  • @hammadchadhar5734
    @hammadchadhar5734 2 месяца назад

    Q. 5 and onwards are not from Comp. Sci. paper, rather they are from Stats paper.

  • @AlokChaudhary-nv2id
    @AlokChaudhary-nv2id 2 месяца назад

    allah hafiz nahi ram ram miss😍😍❤❤❤❤

  • @rajmaheshwari2589
    @rajmaheshwari2589 2 месяца назад

    Thankyouuu for Great Explannation,

  • @rehansarfraz4091
    @rehansarfraz4091 3 месяца назад

    Aoa, i intend to appear in upcoming pms cs paper. can you provide some detailed guidance regarding the paper ?

    • @sumairamaqbool9328
      @sumairamaqbool9328 2 месяца назад

      @@rehansarfraz4091 cover syllabus thoroughly and attepmt past papers

    • @rehansarfraz4091
      @rehansarfraz4091 2 месяца назад

      Is there any whatsapp group, any session or any private session for the purpose? waiting for response...

    • @hammadchadhar5734
      @hammadchadhar5734 2 месяца назад

      @@rehansarfraz4091 I have a google docs file covering almost every portion of syllabus. I am sharing the link with you. If you have any query, please let me know through email. docs.google.com/document/d/1P6-EahfRt3wqkIUHyjRg5L58p8GRKT6bNSjXYEqbdoQ/edit?usp=sharing

  • @AlokSingh-jd4iv
    @AlokSingh-jd4iv 3 месяца назад

    Thank you

  • @divv_sah
    @divv_sah 3 месяца назад

    pdhne ka man tha pr background sound k waje se jana pd rha h

  • @Ashwani.ashu01
    @Ashwani.ashu01 3 месяца назад

    Me inside (watching at 11 pm) : background mein bhoot ki vibes aari h 😂😂👻👻👻👻

  • @saaddada007
    @saaddada007 4 месяца назад

    Allah Hafiz 👍

  • @FaisalBashir-ji9by
    @FaisalBashir-ji9by 4 месяца назад

    Thank you

  • @AbhishekMagar-y9q
    @AbhishekMagar-y9q 5 месяцев назад

    Jay Shree ram 🙏

  • @rafaychohan9065
    @rafaychohan9065 5 месяцев назад

    Nice way of teaching

  • @ManishSingh-m1m
    @ManishSingh-m1m 6 месяцев назад

    love from india teacher 💗❤‍🩹❣

  • @haseebjoyia2222
    @haseebjoyia2222 6 месяцев назад

    Madam Your Whats app group or anything else

  • @MaazKhan-qo4yl
    @MaazKhan-qo4yl 7 месяцев назад

    thanks for the help

  • @Gopal47888
    @Gopal47888 7 месяцев назад

    Ma'am kya ye BCA 2nd year me c++ ke liye important hai please ma'am reply 😢

  • @striver_muslim
    @striver_muslim 7 месяцев назад

    Shukriya Mam Watching this from 🇮🇳

  • @dramascenes3382
    @dramascenes3382 7 месяцев назад

    Well defined thank you

  • @Cine_Snap10
    @Cine_Snap10 7 месяцев назад

    Tqs Mam

  • @abbasimran6409
    @abbasimran6409 7 месяцев назад

    maam ma aap ki video download kar k net band kar k partha hoo par yah video download hi nahi hoo sakthi but you are the best teacher ever in this feild :)

  • @crazygamer5292
    @crazygamer5292 8 месяцев назад

    pitch kam kariye

  • @okay-tp7vc
    @okay-tp7vc 8 месяцев назад

    classical explanation

  • @SamiUllah-ie7pn
    @SamiUllah-ie7pn 8 месяцев назад

  • @karinabelwal7882
    @karinabelwal7882 8 месяцев назад

    Thankyou 💖

  • @hussamoulan2260
    @hussamoulan2260 8 месяцев назад

    Walikum Salam

  • @smarthshinde7287
    @smarthshinde7287 9 месяцев назад

    Ram Ram Bhai Sariya ne 🇮🇳🚩🚩🚩🚩

  • @brahmanboy07
    @brahmanboy07 9 месяцев назад

    ek hi naara ek hi naam, JAI SHREE RAM 🚩🚩🚩🚩🚩🚩

  • @kartikverma2510
    @kartikverma2510 9 месяцев назад

    maam how to get this ppt

  • @Alibutt_000
    @Alibutt_000 10 месяцев назад

    Skip 0:28

  • @LaibaGill-ey5wp
    @LaibaGill-ey5wp 10 месяцев назад

    Plzzz speak loudly.......... can't understand what you talking

  • @the_unknown_pandit3452
    @the_unknown_pandit3452 10 месяцев назад

    jai shree ram

  • @Shivam.engineer
    @Shivam.engineer 10 месяцев назад

    jay shree ram

  • @muhammadhasanali5801
    @muhammadhasanali5801 10 месяцев назад

    Mam you are a brand.... Bht acha se smjhaya thank you❤

  • @muhammadrizwan727
    @muhammadrizwan727 11 месяцев назад

    Atleast find clear concept..

  • @Alone-2008k
    @Alone-2008k 11 месяцев назад

    Nice videos ❤❤❤❤👌👌👌👌

  • @madhumitamahapatra3277
    @madhumitamahapatra3277 11 месяцев назад

    Amazing explanation!

  • @manojbeheramanojbehera3900
    @manojbeheramanojbehera3900 11 месяцев назад

    👍 nice

  • @kadwa_sachx
    @kadwa_sachx 11 месяцев назад

    Kya koi text editor hain jo, Jiske dwara visually java programme bna sake? Likhna na pade aur visual content java code mein convert ho jaye?

  • @amazinglines2938
    @amazinglines2938 Год назад

    madam keep it up

  • @mmoneebp01
    @mmoneebp01 Год назад

    Keep it up

  • @mmoneebp01
    @mmoneebp01 Год назад

    Good explanation ❤

  • @samyaksciflex4069
    @samyaksciflex4069 Год назад

    जय हिंद वंदे मातरम 🇮🇳

  • @samyaksciflex4069
    @samyaksciflex4069 Год назад

    I still couldn't believe this Lady is from Pakistan By the way she teaches in unique way

  • @UrvashiPassi-s5z
    @UrvashiPassi-s5z Год назад

    Mam C++ bhi to inheritance.polymorphism jese concept ko follow krti h to use oops ke example me aana chahiye.

    • @swapnilpalGaderiya
      @swapnilpalGaderiya 8 месяцев назад

      C++ is multiple paradigm based language that support both OOps and Functional programming paradigm.

  • @VishalSingh-kg1gr
    @VishalSingh-kg1gr Год назад

    Thank you❤ mem❤

  • @novasupport6633
    @novasupport6633 Год назад

    Sound is not clear .

  • @miclickers
    @miclickers Год назад

    🚩🚩🚩

  • @MOIN_444_SHORT_1
    @MOIN_444_SHORT_1 Год назад

    Walekum assalam baji 😊

  • @geekdiver
    @geekdiver Год назад

    Good

  • @onlinetrading387
    @onlinetrading387 Год назад

    Really Appreciated and very helpful... Thanks for sharing your experience. ❤❤