- Q void pascal f(int i,int j,int k){ printf(“%d %d %d”,i, j, k); } void cdecl f(int i,int j,int k){ printf(“%d %d %d”,i, j, k); } main(){ int i=10; f(i++,i++,i++); printf(" %d ",i); i=10; f(i++,i++,i++); printf(" %d",i); }
- Q what is puberty
- Q His son has represented in Davis Cup and has won the national championship 7 times. The father a legend in another racquet sport was the first Indian to win a title abroad in his sport. Name the father-son duo?
- Q Itai- Itai disease is due to _____.
- Q What Is Wrong with My "checked" Attribute Values?
- Q A unit type code (UTC) is considered complete once it is registered in (A)The TUCHA without MFE and/or equipment detail (B)The TUCHA with all MFE and/or equipment detail (C)DCAPES without MFE and/or equipment estimates (D)DCAPES with MFE and/or equipment estimates
- Q What is the primary role of flowers?
- Q Explain disadvantages of Big-Bang Testing
- Q How would you give the specifications for a (i) lathe machine, ( ii) milling machine?
- Q What is the definition of a motor unit?
- Q Who are known by the Three Gems of Kannada literature?
Question
Can you please explain the difference between window and a frame in java programming?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
Answers
The Frame class extends Window to define a main application window that can have a menu bar.
Your Comment
- 0
- 0
- New Answer
- Contributors: *,
More Software,Java Questions..
What is the inputsplit in map reduce software?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Can variables be used in Java without initialization?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Java,
What is the difference between java bean and enterprise java bean?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Java,
What is software configuration management?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How does the java database connectivity (jdbc) work?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Java,
What are the advantages of threads in java?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Java,
What Is Java Api For Xml-based Rpc (jax-rpc)?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
How can you implement fine-grained auditing?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is IBM’s simple explanation for Big Data’s four critical features?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is static synchronized method in JDBC API? Give an example?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
What does the NULLIF function do?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What happens if a start method is not invoked and the run method is directly invoked?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Should we override finalize method
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
what is the difference between mysql_fetch_array and mysql_fetch_object?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How will XML affect my document links?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is object cloning in Java?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Java,
Why to use Style Sheets?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What are Filters in MVC?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Can you explain Application layer in OSI model?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How to define new testplan attributes?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,