printf ("initials");
You are referring to a quine
#include
write a program to print the series 1/12+1/22+.........+1/n2 ?
Q.1 Write a program to print first ten odd natural numbers. Q.2 Write a program to input a number. Print their table. Q.3 Write a function to print a factorial value.
you need strings to print any character(your name) this is not possible useing array:D
Example: start ask the name for each word . print first letter stop
write a program to print A to Z on screen in c?
You are referring to a quine
Probably.
Yes.
good morning
No.
bghjg
Write a c program to print the 100 to 1 nos
include <stdio.h> int main (void) { puts ("print"); return 0; }
#include
write a program to print the series 1/12+1/22+.........+1/n2 ?