print ur name without using any semicolon in c/c++....
Answer Posted / bony islam laskar
check it out........ur search is ovr.
#include<stdio.h>
void main()
{
if(printf("bony"))
}
| Is This Answer Correct ? | 34 Yes | 34 No |
Post New Answer View All Answers
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is the purpose of the statement: strcat (S2, S1)?
What is the mean of function?
What is d scanf?
What are file streams?
Explain what is the benefit of using enum to declare a constant?
What is the return type of sizeof?
Define VARIABLE?
What Is The Difference Between Null And Void Pointer?
write a program in c language to print your bio-data on the screen by using functions.
What is main return c?
Tell me with an example the self-referential structure?
What are qualifiers?
Explain the binary height balanced tree?
What are type modifiers in c?