Answer Posted / nayanprakash
After finishing a line we r using semicoln(;) at last to
terminate the sentencs.But remember semicolon is not using
in condition statement.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Do you have any idea about the use of "auto" keyword?
Explain 'bit masking'?
What is #line in c?
What does %d do?
how to introdu5ce my self in serco
What does %c do in c?
What is the scope of static variable in c?
What is c programming structure?
How to find a missed value, if you want to store 100 values in a 99 sized array?
a c code by using memory allocation for add ,multiply of sprase matrixes
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What are the types of pointers in c?
Why c is faster than c++?
When is the “void” keyword used in a function?