write c program without semicolon
Answer Posted / saranya
#include<iostream.h>
#include<conio.h>
int main()
(
if(printf("welcome"))
}
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
i got 75% in all semester am i eligible for your company
can any one tel me wt is the question pattern for NIC exam
application attempts to perform an operation?
What is a null string in c?
What are the 3 types of structures?
can we change the default calling convention in c if yes than how.........?
What is hash table in c?
What is hashing in c language?
What are the types of type qualifiers in c?
What is the c value paradox and how is it explained?
develop algorithms to add polynomials (i) in one variable
What is a structural principle?
What is difference between scanf and gets?
Explain what standard functions are available to manipulate strings?
How can I manipulate strings of multibyte characters?