CBSE BOARD X, asked by parthomsarwade, 11 months ago

solve any one of the following
1)Draw a ray diagram of convex lens when the object is placed between focus and pole

OR

1) Write a program to print
Hello India
Hi Asia​

Answers

Answered by SakshiRao36
4
may it helps u..............
Attachments:

parthomsarwade: your answer is not acceptable as the question states that u have to use a convex lens
SakshiRao36: sorry
SakshiRao36: i attached one more pic
SakshiRao36: hope this helps u
parthomsarwade: ok thanks
SakshiRao36: np
Answered by arnav9999
0

The second one

This solution is valid for C++ programming language.

#include<iostream.h>

#include<conio.h>

#include<studio.h>

void main()

{

printf("Hello World \n");

printf("Hi Asia \n");

getch();

}


arnav9999: if you found it good please mark it as brainliest one
arnav9999: thanks
arnav9999: for marking
Similar questions