without a terminator how can we print a message in a printf
() function.

Answer Posted / guest

using if statement

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me with an example the self-referential structure?

776


Why main is not a keyword in c?

927


What the different types of arrays in c?

840


State two uses of pointers in C?

853


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

1934


What is stack in c?

855


What is a pointer in c?

1029


What are variables and it what way is it different from constants?

1031


Is null a keyword in c?

951


Write a progarm to find the length of string using switch case?

1864


What is sizeof c?

870


Why is extern used in c?

854


what is the different bitween abap and abap-hr?

1954


What is a far pointer in c?

803


What is the acronym for ansi?

834