a character or group of characters that defines a register,or a part of storage
a) memory
b) byte
c) address
d) linear list
No Answer is Posted For this Question
Be the First to Post Answer
Why cann't whole array can be passed to function as value.
When should you use a type cast?
Can a void pointer point to a function?
Hai what is the different types of versions and their differences
What is the mean of this statement:: if(int i=0 * i=9)
What does 3 periods mean in texting?
what is dangling pointer?
Write a program to print this triangle: * ** * **** * ****** * ******** * ********** Don't use printf statements;use two nested loops instead. you will have to use braces around the body of the outer loop if it contains multiple statements.
What is the purpose of clrscr () printf () and getch ()?
What is the use of typedef in structure in c?
find out largest elemant of diagonalmatrix
discuss the steps needed to get a program from source code to executable in a system?