in Education by
. 1. Find the output of the following programs. (a) 10 LET AS = “HELLO” 20 LET BS = “FRIENDS” 30 PRINT AS:BS 40 END Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: abey kon ha ba tu I love you what is this Explanation: answer krna tu

Related questions

0 votes
    Simran write a code print: (“hello friends”)but when she executed there comes an error what was the error and why did it occur Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    Plz write a program for the following pattern in Java class 10 ICSE 2 6 12 20 30 42 4 6 8 10 12 2 2 2 ... spam. Answer only if you know Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    What will be the output of print str[2:5] if str=’hello world!? Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    search element 20 30 40 60 70 80 90 100 element in an array find the element 20 Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    Write a menu-driven program to print the following patterns, where number of rows for the pattern should be the user ... 2 4 8 32 Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    Write a program in python to insert ten friends name in a list, then print 3rd, 5th and 9th value from the list (using data structure) Select the correct answer from above options...
asked Dec 14, 2021 in Education by JackTerrance
0 votes
    – 7 Simplify: -5 3 13 13 (b) 25 (c) -30 (d) 10+ 1 2 (e) -15+1 (1) 35 6 3 8 Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    B. Evaluate the following expressions separately in Java. Assume all variable to beintegers and initial values of a as 10 ... /b % b; Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    19. What is the output of the following? M = [ Mon', 45, Tue', 43, Wed', 42) print(M[-1]) * O a) 1] O b ... 42] O c) [ Mon] O d) [42] Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    19. What is the output of the following? M = [ Mon', 45, Tue', 43, Wed', 42] print(M[ :1]) * a) [ ] b) ... ', 42] c) [ Mon'] d) [42] Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    Write a C program to print the following pattern: 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 Select the correct answer from above options...
asked Dec 7, 2021 in Education by JackTerrance
0 votes
    Write a C program to print the following pattern: 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    Write a C program to print the following pattern: 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
0 votes
    How many times the following loop will execute? And, what will be the output of this loop? int m=3; for (; m...
asked Nov 27, 2021 in Education by JackTerrance
...