What is the memory allocated by the following definition ?
int (*x)[10];

Answer Posted / subbu

no memory is allocated at the time of pointer declaration

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is fortran faster than c?

759


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

896


Explain what are linked list?

787


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

811


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1370


what is uses of .net

1449


Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80

2822


What is the correct code to have following output in c using nested for loop?

803


What does c mean in standard form?

818


What is strcpy() function?

850


Array is an lvalue or not?

830


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

991


explain what is a newline escape sequence?

853


What is union and structure in c?

829


I need previous papers of CSC.......plz help out by posting them.......

2050