what is ans for this
scanf(%%d",c);

Answer Posted / sivavendra

error

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of variables in c?

582


Ow can I insert or delete a line (or record) in the middle of a file?

576


int far *near * p; means

3121


Explain how do you override a defined macro?

587


What do you know about the use of bit field?

612






main() { printf("hello"); fork(); }

697


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2544


What is meant by high-order and low-order bytes?

656


In C language what is a 'dangling pointer'?

640


What does calloc stand for?

651


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

664


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

2406


Who invented bcpl language?

705


What is the use of linkage in c language?

617


Can we declare function inside main?

569