Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

tgk streamline solutions


{ City } chennai
< Country > india
* Profession * hr manager
User No # 126194
Total Questions Posted # 86
Total Answers Posted # 351

Total Answers Posted for My Questions # 101
Total Views for My Questions # 107097

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 0
Answers / { tgk streamline solutions }

Question { 882 }

What is the difference between a shallow copy and a deep copy?


Answer

• Shallow Copy: Copies memory addresses. Changes in one object affect the other.
• Deep Copy: Creates a new copy of the actual data, independent of the original

Is This Answer Correct ?    0 Yes 0 No

Question { 861 }

Explain virtual functions in C++.


Answer

• A virtual function is a member function that can be overridden in derived classes. Declared with the virtual keyword in the base class, enabling runtime polymorphism.

Is This Answer Correct ?    0 Yes 0 No


Question { 851 }

Explain the concept of inheritance in C++.


Answer

Inheritance allows one class (derived class) to acquire the properties and methods of another class (base class). Types: single, multiple, multilevel, hierarchical, hybrid.

Is This Answer Correct ?    0 Yes 0 No

Question { 844 }

What are access specifiers in C++?


Answer

• Private: Members are accessible only within the class.
• Protected: Accessible within the class and derived classes.
• Public: Accessible from outside the class.

Is This Answer Correct ?    0 Yes 0 No

Question { 881 }

What is the use of the this pointer?


Answer

• It points to the calling object and is used to resolve scope issues, especially with member functions.

Is This Answer Correct ?    0 Yes 0 No

Question { 954 }

Explain RAII (Resource Acquisition Is Initialization).


Answer

• A programming idiom where resource allocation is tied to object lifetime. Destructors release resources.

Is This Answer Correct ?    0 Yes 0 No

Question { 1207 }

What is the difference between inline functions and macros?


Answer

• Inline Functions: Type-checked, replace function calls with code during compilation.
• Macros: Preprocessor directive, no type-checking.

Is This Answer Correct ?    0 Yes 0 No

Question { 1100 }

What is the difference between const and constexpr?


Answer

• const: Value remains constant; evaluated at runtime.
• constexpr: Evaluated at compile time for optimization.

Is This Answer Correct ?    0 Yes 0 No

Question { 1306 }

What is the difference between UI and UX design?


Answer

UI (User Interface) focuses on the look and feel of a product, such as layout, colors, and typography. UX (User Experience) is about the overall experience a user has while interacting with the product, including usability, functionality, and accessibility.

Is This Answer Correct ?    0 Yes 0 No

Question { 1306 }

What is the difference between UI and UX design?


Answer

UI (User Interface) focuses on the look and feel of a product, such as layout, colors, and typography. UX (User Experience) is about the overall experience a user has while interacting with the product, including usability, functionality, and accessibility.

Is This Answer Correct ?    0 Yes 0 No

Question { 1306 }

What is the difference between UI and UX design?


Answer

UI (User Interface) focuses on the look and feel of a product, such as layout, colors, and typography. UX (User Experience) is about the overall experience a user has while interacting with the product, including usability, functionality, and accessibility.

Is This Answer Correct ?    0 Yes 0 No

Question { 1306 }

What is the difference between UI and UX design?


Answer

UI (User Interface) focuses on the look and feel of a product, such as layout, colors, and typography. UX (User Experience) is about the overall experience a user has while interacting with the product, including usability, functionality, and accessibility.

Is This Answer Correct ?    0 Yes 0 No

Question { 1306 }

What is the difference between UI and UX design?


Answer

UI (User Interface) focuses on the look and feel of a product, such as layout, colors, and typography. UX (User Experience) is about the overall experience a user has while interacting with the product, including usability, functionality, and accessibility.

Is This Answer Correct ?    0 Yes 0 No

Question { 1306 }

What is the difference between UI and UX design?


Answer

UI (User Interface) focuses on the look and feel of a product, such as layout, colors, and typography. UX (User Experience) is about the overall experience a user has while interacting with the product, including usability, functionality, and accessibility.

Is This Answer Correct ?    0 Yes 0 No

Question { 1071 }

Why is UX important in product design?


Answer

Good UX improves user satisfaction, reduces friction, enhances engagement, and ensures users achieve their goals effectively. It can also reduce customer support costs and boost product adoption.

Is This Answer Correct ?    0 Yes 0 No

Prev    1   ... 3   ... 5   ... 7   ... 9   ... 11    12   [13]    14  ... 15   ... 17   ... 19   ... 21   ... 23    Next