• About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
  • Home
  • Courses
  • Past Paper
  • FYP
  • Interview Questions
  • University Events
  • Contact
  • Quiz & Assignment
Cuitutorial
  • Home
  • Courses
  • Past Paper
  • FYP
  • Interview Questions
  • University Events
  • Contact
  • Quiz & Assignment

Programming Fundamental

Home » Programming Fundamental
29 March

Switch in c++

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

Switch statement in c++ Multiple- selection construct that is used in  multi decision  making in an efficient way and is easy to read and understand. Structure of Switch Statement switch (expression) {    case constant1:   group of statements 1; …

Read More
29 March

If Else statement in c++

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

If Else statement /conditional structure —In everyday life, we are often making decision. —“if the age of the person is above 60, then discount the ticket price to 40%” —The above statement have element of decision making. E.g only if …

Read More
28 February

Data Types in C++

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

Data Types in C++ Unsigned Integers Signed Integers Floating point numbers Characters Logical values Standard Data Types in C++ Following are examples of predefined data types used in C++ int    an integer number (e.g. 10, -5). float    a …

Read More
20 February

Introduction to Programming Language

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

Introduction to Programming Language  Problem Solving Problem solving is a process of identifying a problem and finding the best solution for it. Problem solving is a skill that can be developed by following a well organized approach. We solve different …

Read More
20 February

Type Of Memories in computer

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

Type Of Memories in computer Cache Memory The cache is a small amount of high-speed memory, usually with a memory cycle time comparable to the time required by the CPU to fetch one instruction. The most frequently used instructions are …

Read More
20 February

Fundamentals Computer Concepts

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

Fundamentals Computer Concepts What is Computer ? A computer is a programmable, multiuse machine that accepts data, ( raw facts and figures) and process ,or manipulates, it into information. Information: “processed data on a computer is called information” Parts of …

Read More
20 February

Programming fundamental Overview and Course Outline

  • Posted by saqib
  • Categories Programming Fundamental
  • Comments 0 comment

Introduction To Computer Programing Overview and Course Outline Course Objective Programming fundamentals” aims to familiarize the students with the fundamental concepts of computer and  computer programming. The students will learn basic concept of IT, fundamental concepts of programming by developing and …

Read More
admin@cuitutorial.com
Facebook-f Twitter Youtube Linkedin Instagram Stack-overflow Pinterest Github Quora Whatsapp
Courses
  • All Courses
  • Past Paper
  • Final year projects
  • Interview Questions
  • Contact
Important Pages
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
Links
  • University Events
  • Team
Education & learning platform for All Computer science subjects
Final year projects
Past Paper
Interview questions
Programming, C/C++, Asp.net/MVC. Android, MySql, Jquery, Ajax, javascript, Php, Html5, Bootstrap4.
NTS, GAT, PPSC, FPSC

Copyright © 2021 | Cuitutorial