ProgScripting Languages
Could anyone say me where and why we used super() function?
- 868 views
- 2 answers
- 0 votes
What do you mean by dynamic initialization of a variable? Give an example.
- 14800 views
- 2 answers
- 4 votes
The const was taken from C++ and incorporated in ANSI C,
Although quite differently.
Explain.
- 1939 views
- 1 answers
- 1 votes
The size of a char array that is declared to store a string should be one longer than the number of characters in the string. why?
- 1572 views
- 2 answers
- 0 votes
Describe the difference in the implementation of Enum data type in ANSI C and C++.
- 4522 views
- 1 answers
- 0 votes
Can we assign a void pointer to an int type pointer? If not, why? How can we achieve this?
- 3399 views
- 1 answers
- 0 votes
I just want to know if how to install Java applet on electronic devices with some specific program through which anyone having that particular device may easily use that java application to get desired result even knowing of that java program for a particular task.
- 1599 views
- 1 answers
- 1 votes
Could anyone tell me, how do I make jar runable file?
- 1075 views
- 2 answers
- 0 votes
Can any one tell me, how do I refresh table using java language in desktop application?
Actually I made one application that take input from user and save into database.
But java table does not show new data which i inputted into database.
- 1187 views
- 1 answers
- 0 votes
Could anyone tell me, how do I send data to the server from the client?
- 889 views
- 1 answers
- 1 votes