subject

Re-write the below program correcting the bugs CLS
ENTER "ENTER A STRING", NS
A=LEN(N)
FOR I=A TO 1 STEP 2
XS-XS-MID(N$,1,1)
NEXT
IF N=5
PRINT “IT IS PAUNDROME"
ELSE
PRINT “IT IS NOT PALINDROME"
ENDIF
END

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:30
Which group on the home tab allows you to add shapes to a powerpoint slide?
Answers: 1
question
Computers and Technology, 22.06.2019 12:20
Usually, when we sniff packets, we are only interested certain types of packets. we can do that by setting filters in sniffing. scapy’s filter use the bpf (berkeley packet filter) syntax; you can find the bpf manual from the internet. set the following filters and demonstrate your sniffer program again (each filter should be set separately): (a) capture only the icmp packet. (b) capture any tcp packet that comes from a particular ip and with a destination port number 23. (c) capture packets comes from or to go to a particular subnet. you can pick any subnet, such as 128.230.0.0/16; you should not pick the subnet that your vm is attached to.
Answers: 3
question
Computers and Technology, 23.06.2019 01:30
Jason works as an accountant in a department store. he needs to keep a daily record of all the invoices issued by the store. which file naming convention would him the most? a)give the file a unique name b)name the file in yymmdd format c)use descriptive name while naming the files d)use capital letters while naming the file
Answers: 3
question
Computers and Technology, 23.06.2019 03:30
In vista and windows 7, the appearance and personalization option allows you to change the
Answers: 1
You know the right answer?
Re-write the below program correcting the bugs CLS
ENTER "ENTER A STRING", NS
A=LEN(N)...
Questions
question
Engineering, 19.03.2021 22:00
question
Mathematics, 19.03.2021 22:00
question
Mathematics, 19.03.2021 22:00
Questions on the website: 13722361