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
Tell me with an example the self-referential structure?
Why main is not a keyword in c?
What the different types of arrays in c?
State two uses of pointers in C?
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.
What is stack in c?
What is a pointer in c?
What are variables and it what way is it different from constants?
Is null a keyword in c?
Write a progarm to find the length of string using switch case?
What is sizeof c?
Why is extern used in c?
what is the different bitween abap and abap-hr?
What is a far pointer in c?
What is the acronym for ansi?