Extrieve Questions
Extrieve Questions
Introduction .
What is collection .
About projects.
After successful completion of internship the salary will be 25000 inhand 20000
C , c++ , java
merge sort bubble sort binary search swapping inheritance which inheritance is not possible
pseudocode interface static non static
System.out.println(d1 == d2);
while(1){
int i = 0;
if(i == 2) break;
final double d = 1 / 2;
System.out.println(d);
Write a program that follows the given input and output using C
input : [2,1,2,1,0,1,3,5,4,0,2,0]
output : [0,0,0,1,1,1,2,2,2,3,4,5]
sql I was asked about pattern matching , what is primary key, union, intersect and minus
what is sql
2. Opps concept
3. What is inheritance?
6. While (true) {
Int a=0;
a++;
System.out.println(a);
If (a==5)
Break;
Output?
JAVA
3. Pseudocode
4. Polymorphism
5. Interface
6. Multiple Inheritance
SQL
what is class
oops
inheritance
collection
method overloading
method overriding
abstract class
abstraction
interface
Intro About project What is pointers What is calloc & malloc. Is string present in C? How can we
declare a string in C? How can we declare String whose length is unknown in C? What is a
constructor. Class? Methods? What is OOPs? pillars of oops. What is interface? What is Abstraction?
What is Inheritance and which is not possible in Java?And how can I achieve it? Give 3 Pseudo codes
and ask for the output. Swap numbers without a third variable.
Extrieve:
what is java..
1.abstraction
2.encapsulation
what is java
Explain polymorphism
what is servlet
what is collection
what is sql
what is iframe
how can we build a responsive website? and without media query how can we build ?
Some pseudocode and explain the pseudocodes and changing it and after that what will be the
answers
2 coding questions
1.this keyword
4.joins
5.Primary key, FK
7.exception handling
9.finally
10.c/c++ difference
11.joins
12. group by
13.structure in c
All oops concepts , pseudo code, swapping two numbers, Functional pointer, collection
A string will be there. You have to find the letter which has the most number of occurence.
Can we declare pointer in java(No, The main reason is that Java was designed with safety and
simplicity in mind. By eliminating pointers, Java reduces the risk of memory leaks and other common
programming errors. Pointers can be tricky to work with, especially for inexperienced programmers,
as they require a good understanding of memory management and can easily lead to bugs and
crashes if not used correctly.)
2nd round
reverse a string without using any inbuit method polymorphism postfix increment and prefix
increment programs on rtp and ctp difference between structure and union
1) Write a program that follows the given input and output using Java
input : [2,1,2,1,0,6,3,5,4,0,2,0]
output : [0,0,0,2,1,2,1,6,3,5,4,2]
3) class?
4) Object?
5) Output----
i)
while(1){
int i = 0;
i++;
if(i == 2) break;
ii)
System.out.println(d1 == d2);
6) What is pointer variable? Why it is used?
8) Introduction
9) Internships ?
HR Round
3. You have to work with different technology as per the project? Are you ok with this.
4. What are the project you developed for your final year?