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
Question posted by Anju Yadav
Profile
Following
Followers
Questions
Answers
Articles
wall
+5
votes
2
answers
What are message queues and pipes ?
posted
Feb 2, 2014
os
rtos
vxworks
windows
+4
votes
1
answer
What is the memory layout in Vx Works ?
posted
Feb 2, 2014
rtos
vxworks
+4
votes
1
answer
What is meant by Proactive, Retroactive and Simultaneous Update ?
posted
Feb 1, 2014
dbms
+5
votes
1
answer
What are stand-alone procedures ?
posted
Feb 1, 2014
dbms
+4
votes
1
answer
What is database Trigger ?
posted
Feb 1, 2014
dbms
+4
votes
1
answer
Name the three major set of files on disk that compose a database in Oracle ?
posted
Feb 1, 2014
oracle
dbms
+4
votes
1
answer
What is RDBMS KERNEL ?
posted
Feb 1, 2014
dbms
+1
vote
1
answer
How is the data structure of System R different from the relational structure ?
posted
Jan 30, 2014
dbms
+1
vote
1
answer
What is System R? What are its two major subsystems ?
posted
Jan 30, 2014
dbms
+1
vote
1
answer
What is the "integrity rules" in DBMS ?
posted
Jan 30, 2014
dbms
+2
votes
1
answer
What are the three levels of data abstraction ?
posted
Jan 30, 2014
dbms
+6
votes
2
answers
Implement a function to find the first character in a string which only appears once.
posted
Dec 12, 2013
c
c programming
algorithms
data structures
+4
votes
0
answers
Calculate 1+2+…+n without multiplication?
posted
Dec 12, 2013
c
c programming
data structures
algorithms
+3
votes
1
answer
What are a Forward and Reverse Lookup ?
posted
Dec 11, 2013
dns
dnsresolve
+3
votes
1
answer
What are the resource records in DNS ?
posted
Dec 11, 2013
dns
dnsresolve
+3
votes
1
answer
What is interrupt latency in VxWorks?
posted
Dec 10, 2013
vxworks
+3
votes
1
answer
How to achieve mutual exclusion with out semaphore ?
posted
Dec 9, 2013
vxworks
+3
votes
1
answer
What is the message format used in SOAP ?
posted
Dec 8, 2013
soap
soap header
+5
votes
1
answer
What is the purpose of a request in CORBA ?
posted
Dec 8, 2013
corba
c++
+4
votes
1
answer
What is the role of an interface in CORBA ?
posted
Dec 8, 2013
corba
c++
+6
votes
1
answer
What is the purpose of IDL?
posted
Nov 25, 2013
corba
+5
votes
1
answer
How to find nodes in a tree which has longest path?
posted
Nov 23, 2013
data structures
algorithms
c
c programming
tree
+9
votes
2
answers
How do you compare floating point numbers?
posted
Nov 18, 2013
c
c programming
+7
votes
1
answer
Is there something we can do in C but not in C++?
posted
Nov 18, 2013
c
c++
+7
votes
2
answers
How to swap the two nibbles in a byte ?
posted
Nov 18, 2013
c
c programming
+7
votes
3
answers
Is there a way to multiply matrices in lesser than o(n^3) time complexity?
posted
Nov 18, 2013
data structures
c
algorithms
c programming
+7
votes
0
answers
Spider and Fly.
posted
Nov 18, 2013
c
c programming
algorithms
data structures
+6
votes
3
answers
How would you rotate an NxN matrix by 90 degrees clockwise?
posted
Nov 18, 2013
data structures
c
c programming
algorithms
+7
votes
1
answer
Find the path with least sum between two zeros in a matrix?
posted
Nov 17, 2013
data structures
algorithms
c
c programming
+5
votes
2
answers
Implement link list without pointer in C Language ??
posted
Nov 17, 2013
c
c programming
+4
votes
1
answer
Reverse node of loop of link list ??
posted
Nov 11, 2013
data structures
c
c programming
algorithms
+4
votes
2
answers
What is the difference between elf and a.out ?
posted
Nov 8, 2013
os
c
linux
+4
votes
1
answer
What are the debuging information in core file ?
posted
Nov 8, 2013
gdb
core
+3
votes
2
answers
WAP to check that system is 32 bit or 64 bit ?
posted
Nov 8, 2013
c
os
+4
votes
0
answers
WAP to arrange element of array ?
posted
Nov 8, 2013
data structures
algorithms
c
c programming
+4
votes
1
answer
How to swap the two consecutive bits of unsigned integer ?
posted
Nov 4, 2013
c
data structures
c programming
+4
votes
1
answer
Give a good data structure for having n queues.
posted
Nov 4, 2013
data structures
c
c programming
algorithms
+6
votes
1
answer
Functionality of 3D matrix in 1D matirx ??
posted
Oct 29, 2013
c
c programming
+7
votes
2
answers
Multiply two numbers represented by linked lists ?
posted
Oct 29, 2013
data structures
c
algorithms
c programming
+6
votes
1
answer
Minimum no of counts from the knight to reach the king?
posted
Oct 29, 2013
data structures
c
c programming
+6
votes
2
answers
What is the simples way to check if the sum of two unsigned integers has resulted in an overflow.
posted
Oct 29, 2013
c
c programming
data structures
+6
votes
1
answer
Reverse the bits of an unsigned integer ??
posted
Oct 29, 2013
c
data structures
c programming
+2
votes
3
answers
How to print element of 2d matrix in spiral?
posted
Oct 23, 2013
c
data structures
c programming
+3
votes
4
answers
Make palindrome of link list's element
posted
Oct 23, 2013
c
data structures
c programming
+2
votes
2
answers
How can we dynamically allocate contiguous memory to 2D array ??
posted
Oct 23, 2013
c
c programming
+4
votes
2
answers
How the memory is allocated to argument of function ?
posted
Oct 23, 2013
c
c programming
+3
votes
1
answer
Find the subtraction of sum of nodes on even level and odd level.
posted
Oct 22, 2013
data structures
algorithms
tree
+4
votes
1
answer
Count no of bit ON in a integer value.
posted
Oct 15, 2013
c
c programming
+3
votes
1
answer
How the variable is identified by compiler.
posted
Oct 13, 2013
c programming
c
+4
votes
2
answers
How to configure CVS on linux machine.
posted
Oct 13, 2013
linux
cvs
...