Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Questions answered by ajay kumar 1
Profile
Following
Followers
Questions
Answers
Articles
wall
0
votes
What is a Default Method? Why do we need Default methods in Java 8 Interfaces?
answer
Aug 11, 2017
0
votes
What is the difference between Formal Parameter and Default Arguments?
answer
Jul 29, 2017
0
votes
How do I take large numbers of input around 100000 digits in length in C/C++?
answer
Jul 25, 2017
0
votes
For given list of numbers find out triplets with sum 0 using C?
answer
Jul 16, 2017
0
votes
C: What is the difference between memory comparison and string comparison ?
answer
Jul 15, 2017
0
votes
What are the drawbacks of traditional programming?
answer
Jul 14, 2017
0
votes
What is 'finalize()' method in Java, why is it used and what could have been the problems if this method was not there?
answer
Jul 14, 2017
1
vote
What is Job Tracker role in Hadoop?
answer
Jul 11, 2017
0
votes
Which class is used to draw a toolbar of buttons in bootstrap?
answer
Jul 7, 2017
2
votes
What are the different classes for formatting dates in Java?
answer
Jul 4, 2017
1
vote
How to find a no is even or odd without using % operator or without using loop?
answer
Jul 3, 2017
0
votes
How to compare two tables in MYSQL?
answer
Jul 2, 2017
0
votes
Merge two arrays in such a way that the resultant array is also sorted?
answer
Jul 1, 2017
0
votes
Write a C program to merge the elements of 2 sorted array?
answer
Jul 1, 2017
1
vote
Can we have two primary keys in one table?
answer
Jul 1, 2017
1
vote
Write a query to get max salary and second max salary in order in one query?
answer
Jun 30, 2017
0
votes
Can interfaces in Java contain inner classes if yes then describe it, if no then why not?
answer
Jun 29, 2017
0
votes
I want to print "Hello" even before main() is executed. How can we achieve that?
answer
Jun 26, 2017
0
votes
Can we use multiple main methods in java?
answer
Jun 26, 2017
1
vote
What is the difference between throw and throws in Java?
answer
Jan 6, 2017
1
vote
Wha is the difference between a = a + b and a += b in Java?
answer
Jan 6, 2017
0
votes
What's the difference between "a == b" and "a.equals(b)" in Java?
answer
Jan 6, 2017
0
votes
Doubly linked list - How to insert and remove element from specified position using c?
answer
Jan 5, 2017
1
vote
How to change the name of a column of a table?
answer
Jan 5, 2017
1
vote
How to insert a column in a existing table in MySQL
answer
Jan 5, 2017
0
votes
Java: During a name clash between instance variable and local variable, which variable gets more priority?
answer
Dec 11, 2016
1
vote
Predict the output of below C program?
answer
Dec 11, 2016
0
votes
What are the advantages of pointer over the array in c or c++?
answer
Apr 29, 2016
0
votes
How to delete a node in single linked list?
answer
Apr 22, 2016
0
votes
Write a C program to implement stack using single linked list?
answer
Apr 21, 2016
1
vote
How many keywords are there in C language can someone name them?
answer
Apr 20, 2016
0
votes
ALGO: What is the diameter of a tree and what is the way to find it ?
answer
Apr 10, 2016
0
votes
Is it possible to have a recursive inline function in C++?
answer
Apr 6, 2016
0
votes
Can we evaluate the infix expression with stack in one pass?
answer
Mar 19, 2016
0
votes
Why cache memory is faster than RAM?
answer
Mar 18, 2016
1
vote
C: Does there any function to convert the int or float to a string?
answer
Mar 13, 2016
0
votes
How many loops operations are there in C Language?
answer
Mar 13, 2016
...