answersLogoWhite

0

What is int in 'c' language?

User Avatar

Anonymous

∙ 13y ago
Updated: 8/20/2019

data-type

User Avatar

Wiki User

∙ 13y ago
Copy

What else can I help you with?

Related Questions

Int a is literal in C language or not?

int a; -- variable definition"int a" -- string literal


What is the topNet class that everything is derived from in c?

C language: int (but C is NOT a .net language) C# language: object or System.Object


What is segmentation faults in c language?

Example: int *p= (int *)-1; *p= 0;


How do you add two numbers in c language?

int a = 1 + 2; ---------- int a = 1; int b = 2; a += b;


Do some simple example about prototype in c language?

int foo (void); void bar (int);


How do you write palindrome program in c language?

int pallindrom(int p){ /*write all logic*/ }


In c language size of data type int?

printf ("sizeof (int) is %d bytes", (int)sizeof (int)); Most likely it will be 2 or 4.


How is typedef different from int in c language?

They are entirely different things; int is a type, typedef is a way to define types.


What are the different types of integer constants in c language?

Well, uh, const unsigned int and const signed int..


Write a program in c plus plus language to add 2 numbers?

int main() { int num1; int num2; int result = num1 + num2; return 0; }


How you can convert from string to int in C language?

Use the atoi() or atol() function.


What are the valid type of data that the main can return in c language?

Type 'int'

Trending Questions
On average how many slaves died on a plantation because of beatings? What is the formula for iron III borate? The meaning of the word psychosomatic implies? How do you put the oil pan gaskets? When was the 1864 dispute over Oregon Territory settled? Is the crust the closest to the surface? Why are astronauts placed in a horizontal position during take off? Luxuriate in a sentence? Who is the publisher of taking sides by Gary soto? Where to buy poppy seed buns in Bucks County PA? What are the markers used to position text at a specific locations within a line? Who was on the roster of the 1940 Green Bay Packers? Why should we avoid large doses of radiation? What is 10 to the 22nd power? What do you call a person who directs traffic? Where is the Forest History Center-Minnesota in Grand Rapids Minnesota located? What is the definition of evil? What is infamous conduct? What time will sunset occur on May 9 2009 in Halifax ma? What makes windows os event driven?

Resources

Leaderboard All Tags Unanswered

Top Categories

Algebra Chemistry Biology World History English Language Arts Psychology Computer Science Economics

Product

Community Guidelines Honor Code Flashcard Maker Study Guides Math Solver FAQ

Company

About Us Contact Us Terms of Service Privacy Policy Disclaimer Cookie Policy IP Issues
Answers Logo
Copyright ©2025 Infospace Holdings LLC, A System1 Company. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers.