print ur name without using any semicolon in c/c++....
Answer Posted / vidya
#include<stdio.h>
int main()
{
switch(printf("vidya"))
{
}
}
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are header files in c?
Is main a keyword in c?
What is a good data structure to use for storing lines of text?
What does 1f stand for?
When c language was developed?
can we have joblib in a proc ?
i got 75% in all semester am i eligible for your company
Can we compile a program without main() function?
What is a struct c#?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
What is a program?
What is f'n in math?
write a program to concatenation the string using switch case?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
What are the 5 organizational structures?