0% found this document useful (0 votes)
55 views1 page

2011 IBM Technical Interview Questions

The document discusses technical interview questions related to various technologies including: - J2EE modules and components - The differences between Session and Entity beans - CSS properties and uses - PHP sessions, PEAR, and variable scoping - Operating system concepts like virtual memory and paging - Database topics such as queries, indexes, and the LIKE statement - Front-end technologies like HTML tags, comments, and hyperlinks - Programming languages like Python variables, modules, functions, and data types The questions cover a wide range of subjects that may be encountered in a technical interview, focusing on concepts in Java/J2EE, web technologies, databases, operating systems, and programming languages.

Uploaded by

Dexo Tree
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views1 page

2011 IBM Technical Interview Questions

The document discusses technical interview questions related to various technologies including: - J2EE modules and components - The differences between Session and Entity beans - CSS properties and uses - PHP sessions, PEAR, and variable scoping - Operating system concepts like virtual memory and paging - Database topics such as queries, indexes, and the LIKE statement - Front-end technologies like HTML tags, comments, and hyperlinks - Programming languages like Python variables, modules, functions, and data types The questions cover a wide range of subjects that may be encountered in a technical interview, focusing on concepts in Java/J2EE, web technologies, databases, operating systems, and programming languages.

Uploaded by

Dexo Tree
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

2011 IBM technical interview questions:-

What is J2EE? What is the J2EE module? What are the components of J2EE application? What are the four types of J2EE modules? What does application client module contain? What does web module contain? What is the difference between Session bean and Entity bean ? What is "applet" ? What is "applet container" ? What is "application assembler" ? What is "application client" ? What is "application client container" ? What is CSS? What are Cascading Style Sheets? What is class? What is grouping ? What is external Style Sheet? How to link? What's PHP ? What Is a Session? What is meant by PEAR in php? What is the difference between $message and $$message? What Is a Persistent Cookie? What's OPERATING SYSTEM? Why paging is used? While running DOS on a PC, which command would be used to duplicate the entire diskette? What is virtual memory? What is Throughput, Turnaround time, waiting time and Response time? What's AJAX? Who?s Using Ajax ? Does AJAX work with Java? What do I need to know to create my own AJAX functionality? What JavaScript libraries and frameworks are available? What's MySQL ? How would you write a query to select all teams that won either 2, 4, 6 or 8 games? When would you use ORDER BY in DELETE statement? How can you see all indexes defined for a table? What do % and _ mean inside LIKE statement? What is HTML? What is a tag? How can I include comments in HTML? What is a Hypertext link? What is everyone using to write HTML? What is Python? What are the rules for local and global variables in Python? How do I share global variables across modules? How do you make a higher order function in Python? How do I convert a string to a number?

You might also like