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

why in C,C++'s int size is 2 byte and .net(c#) int Size is 4
byte?

Answer Posted / mohit

because c and c++ language use ASCII code system.but in .net
and java use UNICODE system. where char size also 2byte.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you write the function prototype, definition and mention the other requirements.

1201


When is a “switch” statement preferable over an “if” statement?

1213


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1843


Which programming language is best for getting job 2020?

1102


What is use of bit field?

1354


Explain how can I write functions that take a variable number of arguments?

1131


In C, What is the #line used for?

2333


What is pointers in c with example?

1140


Why clrscr is used after variable declaration?

1763


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4424


When should the register modifier be used? Does it really help?

1009


How arrays can be passed to a user defined function

1070


What is actual argument?

1103


Are pointers really faster than arrays?

1084


Explain spaghetti programming?

1321