What are Class Constructor and Primitive data types?

1 answer

Answer

1095318

2026-07-13 21:35

+ Follow

class constructor is a function which has the same name as the class name and has no return type.

primitive data types are the fundamental data types which are independent.

eg:int,char,float etc..............

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.