---
title: "Explain about tuple in vc  ?"  
description: "Explain about tuple in vc  ?"  
author: "Dependra Pathak"  
published: 2011-03-28  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/673/explain-about-tuple-in-vc  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# Explain about tuple in vc  ?

Tuple defines instances of objects in varying types. Declarations, template functions and functions are defines in tuples.

## Answers

### Answer by Dependra Pathak

Tuple defines instances of objects in varying types. Declarations, template functions and functions are defines in tuples.


---

Original Source: https://www.mindstick.com/interview/673/explain-about-tuple-in-vc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
