Class-IX St. Paul's School Computer Applicatoo
Class-IX St. Paul's School Computer Applicatoo
Class-IX St. Paul's School Computer Applicatoo
Paul’s School
Computer Applicatoo
38. What is the difference between String p=”world” and String p[ ]= {“World”}
?
39. What are the difference between variables and constants?
40. What are the difference between null statements and empty statements?
41. What are the differences between OOP and POP or Structure
programming?
42. What is the difference between indexOf() and charAt() write with return type
?
43. What is the difference compareTo() and equealsTo() function write with
return type?
44. What is non-graphic character?
45. What are the diferences between ‘\u0000’ and “\0” ? and What is “null”
character?
46. What are the diferences between “ceil() and “foor()” ?
47. What is method and method overriding?
48. Write the return type and argument name of the abs() functon?
49. What is the diference between 56L and 78.90F?
50. Why java is called platorm independent programming language?
51. What is JRE?
52. What is data type? Write any four data type name and size?
53. What is scope variable write with example?
54. What is compound statement or block statement?
55. Write the characteristcs of an object?
56. What is inheritance and polymorphism?
57. What are coercion or implicit conversion and explicit conversion?
58. What is fall-through statement write with example?
59. What is the diference between switch statement and if-else() statement?
60. What is escape character write with example?