What is size_t?



What is size_t?..

Answer / Vashu Rajput

`size_t` is a type in C and C++ that represents the size of any object. It can be used to store the result of the `sizeof` operator.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is java autoboxing?

1 Answers  


Why is string buffer better than string ?

1 Answers   Cyient,


Can Java be said to be the complete object-oriented programming language

1 Answers  


what is mena by object block any what is the use of that

1 Answers   CGI,


What are actual parameters?

1 Answers  


Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this

2 Answers   NIIT, TCS,


What is mvc in java?

1 Answers  


What are the three parts of a lambda expression? What is the type of lambda expression?

1 Answers  


Can a static method be overridden in java?

1 Answers  


What is the exact difference in between unicast and multicast object? Where we will use?

1 Answers  


What is assembly language?

1 Answers  


What is the smallest package in Java API?

5 Answers   iGate,


Categories