Mail us : bulbulcse@gmail.com
Bulbul Ahamed

Menu

Skip to content
  • Home
  • About Me
  • Course Info
    • CSE Program
      • CSE113: Structured Programming Language
      • CSE121: Object Oriented Programming I(C++)
      • CSE421: Software Engineering
      • CSE211: Data Structure
      • CSE415: Artificial Intelligence
      • CSE111: Introduction to Computer Science
      • CSE4349: Management Information System
    • BBA Program
      • CIT1101: Introduction to Computers
      • CIT2202: Computer Applications in Business
      • CIT3303: Management Information System
      • MIS4204: Object-Oriented Programming
      • MIS4207: E-Commerce
      • QNT1105: Basic Mathematics
    • ELL Program
      • CIT1101: Introduction to Computer
    • MBA Program
      • MBA6314: Management Information System
      • MBA6406: E-Business
      • MIS6408: Object-Oriented Programming
  • Tutorial
    • C Programming
    • OOP(C++)
    • HTML
    • CSS
    • JavaScript
    • Photoshop
    • Software Links
  • Photo Gallery
  • Notice
    • for CSE
    • for BBA
    • for MBA
  • Contact

Category Archives: OOP(C++)

Bulbul Ahamed > OOP(C++)
20Oct/15

How to add two numbers in C++

October 20, 2015OOP(C++)admin

Q1. Write a program to add two numbers. Sample#01 Sample#02 Sample#03 Sample#04

Leave a comment
20Oct/15

Comments in C++

October 20, 2015OOP(C++)admin

Comments do not affect the operation of the program. C++ supports two ways of commenting code: // line comment /* block comment */ The first one, known as line comment, discards everythingRead More…

Leave a comment
10Oct/15

Purposes of using cout in c++

October 10, 2015OOP(C++)admin

There are four purposes of using cout. prints output sentence on screen Example: prints new line on screen Example: prints number on screen Example: prints the value of a variable on screenRead More…

Leave a comment
10Oct/15

How to use cout, endl & \n in c++

October 10, 2015OOP(C++)admin

Example: Write a program to display the following information as an output as like the following format. NUB Dhanmondi Dhaka Sample#01 Sample#02 Sample#03 Sample#04 Sample#05

Leave a comment
10Oct/15

Basic structure of C++ program

October 10, 2015OOP(C++)admin
Leave a comment
10Oct/15

Hello World Program in C++

October 10, 2015OOP(C++)admin
Leave a comment

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • Insert an element at the given index of an array
  • Program to swap using call by reference
  • Find the Nth Fibonacci Number using Recursion
  • Factorial of a number using recursion
  • Find power of a number (a^b) using recursion

Archives

  • September 2017
  • December 2016
  • October 2016
  • August 2016
  • June 2016
  • December 2015
  • November 2015
  • October 2015
  • August 2015
February 2023
S S M T W T F
 123
45678910
11121314151617
18192021222324
25262728  
« Sep    
Copyright © Bulbul Ahamed
Powered by WordPress
MENU
  • Home
  • About Me
  • Course Info
    • CSE Program
      • CSE113: Structured Programming Language
      • CSE121: Object Oriented Programming I(C++)
      • CSE421: Software Engineering
      • CSE211: Data Structure
      • CSE415: Artificial Intelligence
      • CSE111: Introduction to Computer Science
      • CSE4349: Management Information System
    • BBA Program
      • CIT1101: Introduction to Computers
      • CIT2202: Computer Applications in Business
      • CIT3303: Management Information System
      • MIS4204: Object-Oriented Programming
      • MIS4207: E-Commerce
      • QNT1105: Basic Mathematics
    • ELL Program
      • CIT1101: Introduction to Computer
    • MBA Program
      • MBA6314: Management Information System
      • MBA6406: E-Business
      • MIS6408: Object-Oriented Programming
  • Tutorial
    • C Programming
    • OOP(C++)
    • HTML
    • CSS
    • JavaScript
    • Photoshop
    • Software Links
  • Photo Gallery
  • Notice
    • for CSE
    • for BBA
    • for MBA
  • Contact