Skip to content

Amit Kumar Trivedi

React, React Native Developer

Menu

  • Blog
  • Contact
  • About

CPP

What is a constructor? Explain the characteristics of it in detail.

(This question has been asked in GU Uni Dec 2018 for 7 Mark) A constructor is a member function of a class, whose name is the same as the class name. A constructor is automatically called when an object of

Amit N Trivedi November 10, 2020November 10, 2020 CPP No Comments Read more

Write a short note on Function Overloading in C++

(This question has been asked in GU Uni Dec 2018 for 7 Mark) In C++, two functions can have the same name if the number and/or type of arguments passed is different. These functions having the same name but different

Amit N Trivedi November 10, 2020November 10, 2020 CPP No Comments Read more

Write Short notes on Default Arguments in C++.

(This question has been asked in GU Uni Dec 2018 for 7 Mark) A default argument is a value provided in a function declaration that is automatically assigned by the compiler if the caller of the function doesn’t provide a

Amit N Trivedi November 10, 2020November 10, 2020 CPP No Comments Read more

How to define the Function outside the class body? Explain with an example.

(This question has been asked in GU Uni Dec 2018 for 7 Mark) SCOPE RESOLUTION OPERATOR ( :: ) With the help of the Scope Resolution Operator, we can define the public member function outside of the class body. To

Amit N Trivedi November 9, 2020November 9, 2020 CPP No Comments Read more

What is an Arrow Operator? Explain with an example.

(This question has been asked in GU Uni Dec 2018 for 7 Mark) The -> (arrow) operator is used to access structure or C++ class members using a pointer.  The dot and arrow operator are both used in C++ to

Amit N Trivedi November 9, 2020November 9, 2020 CPP No Comments Read more

Type Conversion in CPP – Conversion from one Class types to another class type

Amit N Trivedi October 4, 2020October 4, 2020 CPP No Comments Read more

Type Conversion in CPP – Conversion from Class types to basic type

We need to use special function called type-conversion function. Type conversion function uses operator keyword and syntax is as mentioned below. Operator type() {} Example

Amit N Trivedi October 4, 2020October 4, 2020 CPP No Comments Read more

Type Conversion in CPP – Conversion from Basic type to Class Type

Amit N Trivedi October 4, 2020October 4, 2020 CPP No Comments Read more

Overloading insertion (<<) and extraction (>>) operator in CPP

Amit N Trivedi September 30, 2020September 30, 2020 CPP No Comments Read more

Overloading Insertion (<<) operator and extraction with Distance Class in CPP

Amit N Trivedi September 29, 2020September 29, 2020 CPP No Comments Read more
  • « Previous

Recent Posts

  • Explain friend member function with example.
  • What is a constructor? Explain the characteristics of it in detail.
  • Write a short note on Function Overloading in C++
  • Write Short notes on Default Arguments in C++.
  • How to define the Function outside the class body? Explain with an example.

Recent Comments

  • Vijay Thirugnanam on INTRODUCTION TO DATA WAREHOUSE
  • Vikas on Managing Risk for Software Engineering Project
  • Sunil Rana on Managing Risk for Software Engineering Project
  • Amit N Trivedi on Managing Risk for Software Engineering Project
  • Murali on Managing Risk for Software Engineering Project

Archives

  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2018
  • April 2018
  • January 2018
  • December 2017
  • October 2017
  • July 2017
  • April 2017
  • March 2017
  • January 2017
  • December 2016
  • August 2016
  • July 2016
  • June 2016

Categories

  • Agile
  • Angular JS
  • Azure
  • C#
  • CPP
  • Design Pattern
  • Entity Framework
  • Javascript
  • LINQ
  • Management
  • MVC
  • React JS
  • React Native
  • Security
  • Software Development
  • SQL
  • Uncategorized

Meta

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

Please follow & like us :)

RSS
Follow by Email
Facebook
Facebook
fb-share-icon
Twitter
Visit Us
Follow Me
Tweet
Pinterest
Pinterest
fb-share-icon
LinkedIn
LinkedIn
Share
Copyright © 2021 Amit Kumar Trivedi. Powered by WordPress. Theme: Spacious by ThemeGrill.