Blog Detail

computer language

computer language

http://computerlanguagec.blogspot.com/

here you know about different computer language.

subscribe Recent Posts

  • RAGGED ARRARY

    Posted on Thursday October 22nd, 2009 at 01:15 in pointer, pointer in c, string pointer, ragged array

    The two-dimensional array character type arrays occupy a fixed amount of memory space for each row that is rarely needed .Therefore , instead of making each row fixed number of characters . We can make it a pointer to a string of varying length.T...

  • SOME C DEFINITION

    Posted on Monday October 19th, 2009 at 04:30 in pointer, pointer value

    1.POINTER VALUE : It is the variable address the pointer contains and the VALUE THE POINTER to is the content of that variable whose address stored in the pointer .The "&" operator can be remembered as ADDRESS OF and the indirection operat...

  • FILE

    Posted on Saturday October 17th, 2009 at 13:06 in command line argument, argc, argv, file in c, argument counter, argument vector

    COMMAND LINE ARGUMENT :- Command line argument is parameter supplied to a program when the program is invoked . This parameter may represent a File name the program should process . In fact main() can take two argument (from the operating system) c...

  • POINTER

    Posted on Saturday October 17th, 2009 at 12:54

    BASE ADDRESS AND CONSTANT POINTER :- When an array (any data type ) is declared , the compiler allocate a base address and sufficient amount of storage to contain all the element of the array in contiguous location .The BASE ADDRESS is the location ...

  • FILE IN C

    Posted on Sunday September 20th, 2009 at 04:02 in file in c

    01.WHAT IS FILE IN C?Ans: A file is a place on the disk where a group of related data stored in. the keyword "FILE" is a data type that is defined in the I/O libary . The FILE type pointer contains all the infomation about the FILE is subsequently u...

  • CONSTRUCTOR (JAVA)

    Posted on Wednesday September 9th, 2009 at 01:35 in java, constructor

    01.WHAT IS COSTRUCTOR IN JAVA?ans. in java constructor initialize an object.In consturctor class name and constrructor name must be same .It has no return type even void . CONSTRUCTOR are two type in java.i)default , ii)parameterized. EXAMPLE: cla...

Comments & Reviews

This blog is currently rated a 5.00 out of a possible 5 based on 7 comments.

drjalee52

5 stars Dr.James A. Lee

Great comp. info. Well organized and done.

Posted: September 24th, 2009 | More Reviews From drjalee52 | Report This Comment

LupusSignatus

5 stars Vitor Loureiro

Nice!!!

Posted: September 2nd, 2009 | More Reviews From LupusSignatus | Report This Comment

tonybeach

5 stars Tony Beach

Cool blogging...way to go

Posted: August 26th, 2009 | More Reviews From tonybeach | Report This Comment

tonybeach

5 stars Tony Beach

Cool blogging...way to go

Posted: August 26th, 2009 | More Reviews From tonybeach | Report This Comment

zindagi

5 stars zindagi

nice blog

Posted: August 26th, 2009 | More Reviews From zindagi | Report This Comment

shasi

5 stars shasi

It's nice and more imformation in your blog.

Posted: August 12th, 2009 | More Reviews From shasi | Report This Comment

bdkosamiya

5 stars bharat

nice blog you have

Posted: August 4th, 2009 | More Reviews From bdkosamiya | Report This Comment

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 4 + 3
Comment:
  Remember Information