Answer: Q1. b. JLabel cannot be used as an alternative to JTextField. Q2. c. TextComponent. NPTEL Programming in Java Week 9 Assignment All Quiz Answers available on Sikshapath's Telegram Channel - Click Here to get all answers
Answer: Q1. b. JLabel cannot be used as an alternative to JTextField. Q2. c. TextComponent.
Answer: Q1. b. By analyzing word length with previous books. Q2. a. tuple(L) For NPTEL The Joy Of Computing Using Python Assignment 9 All Answers Check our Telegram Channel.
Answer:
Q1. b. By analyzing word length with previous books.
type(9) will return? a. float b. int c. str d. class
Answer: b. int
Answer: b. int
See lessSelect the correct statement(s) in the following. a. JTextField cannot be used as an alternative to JLabel. b. JLabel …
Answer: Q1. b. JLabel cannot be used as an alternative to JTextField. Q2. c. TextComponent. NPTEL Programming in Java Week 9 Assignment All Quiz Answers available on Sikshapath's Telegram Channel - Click Here to get all answers
Answer:
Q1. b. JLabel cannot be used as an alternative to JTextField.
Q2. c. TextComponent.
NPTEL Programming in Java Week 9 Assignment All Quiz Answers available on Sikshapath’s Telegram Channel – Click Here to get all answers
See lessWhich package provides many methods for graphics programming? a. java.awt b. java.Applet c. java.Graphics d. java.io
Answer: a. java.awt
Answer: a. java.awt
See lessWhich of the following is/are interface(s) in javax.swing package? a. MenuElement b. BoxLayout c. JComponent d. Scrollable
Answer: Both a. MenuElement & d. Scrollable
Answer: Both a. MenuElement & d. Scrollable
See lessHow can we identify which book is written by which author? a. By matching handwriting. b. By analyzing word length …
Answer: Q1. b. By analyzing word length with previous books. Q2. a. tuple(L) For NPTEL The Joy Of Computing Using Python Assignment 9 All Answers Check our Telegram Channel.
Answer:
Q1. b. By analyzing word length with previous books.
Q2. a. tuple(L)
For NPTEL The Joy Of Computing Using Python Assignment 9 All Answers Check our Telegram Channel.
See lessPrint Sample string like “hello world” .
#include<conio.h>main(){printf("hello world");getch();} Output: hello world
Output: hello world
See less