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
What is the gross vehicle weight of the 2008 Nissan Maxima? What is a Microwave Varistor? How old is Chris Noth? Why is patty lorraine smith-tilman in prison? What is the average sentence for first degree murder? Is the most southerly county in the UK Kent? Who is the actress that plays Lois lane in the 90 in Superman? How human behaviour is generally caused and predictable explain? Discuss the world trading system? How do you know when somebody doesn't love you? What are the best installation techniques for bullnose tile baseboard in a bathroom renovation project? How far is Brignais from Paris? What goes into 27? What is the different between sent and send? Can you gain muscle by flexing your muscle? What was the role of women before the civil war? Is rubber baby buggt bumpers a form of alliteration? Do you think traveling by bus is better than traveling by train in India? What is 1.3 gallons in cubic centimeters using 2 significant figures? How many edges dose a nonagonal have?

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 Answers.com. 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.