how we can connect applet with database?
Answer / balaji ganesh
#include<stdio.h>
void main()
{
int a[100],n,i,j;
clrscr();
scanf("%d",&n,printf("enter size of array:"));
for(i=0;i<n;i++)
scanf("%d",&a[i]);
for(i=0;i<n-1;i++)
for(j=i+1;j<n;j++)
if(a[i]==a[j])
{
printf("second occurence value: %d",a[i]);
break;
}
getch();
}
| Is This Answer Correct ? | 0 Yes | 2 No |
Write a program to find duplicate number from array in minimum time complexity.
I'm new to ABAP. What is Module pool in SAP?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
why we use new keyword for object
what is microprocessor?
What is the difference between WebIntelligence and Designer in creating universes?
what are resources in case of Threads
What is the use of Differ interface check box in Ship confirm?
what do u mean by tagging
what is apt_dump_score in datastage where it is useful
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
3 Answers College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,