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
4
may it helps u..............
Attachments:
parthomsarwade:
your answer is not acceptable as the question states that u have to use a convex lens
Answered by
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();
}
Similar questions