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
Most popular tags
lte
interview questions
ue
java
c
enodeb
5g
informatica
sql
linux
php
freshers
oracle
c++
python
data structures
mac
android
asp.net
nr
Recent questions without a selected answer
No answer
No selected answer
No upvoted answer
+1
vote
1
answer
Write an algorithm to add and multiply two large integers, which cannot be represented by built-in types.
posted
Dec 19, 2015
by
anonymous
c programming
+4
votes
0
answers
VoLTE Emergency EPC wireshark logs required
posted
Dec 19, 2015
by
Alkesh Mehta
lte
volte
ims
+3
votes
1
answer
How to create Dynamic time table in asp.net?
posted
Dec 19, 2015
by
Shivaranjini
asp.net
c#.net
+3
votes
2
answers
LTE : What MME will do if handover gets failed ?
posted
Dec 18, 2015
by
Vimal Kumar Mishra
lte
handover
enodeb
ue
s1ap
+3
votes
2
answers
When x>>1 and x/2 gives different result in C/C++?
posted
Dec 18, 2015
by
anonymous
c
interview questions
+2
votes
2
answers
Why #include<iostream.h> is showing header file missing error in C?
posted
Dec 18, 2015
by
anonymous
c programming
c
+1
vote
3
answers
How to find the Nth Fibonacci number in O(log N) time complexity?
posted
Dec 18, 2015
by
anonymous
data structures
algorithms
interview questions
+1
vote
1
answer
Java: Does the RequestDispatcher expect a relative URL to be relative to the originally-called servlet
posted
Dec 18, 2015
by
Roshni
java
servlet
+1
vote
1
answer
What is a Servlet Context?
posted
Dec 18, 2015
by
Roshni
java
servlet
+2
votes
1
answer
In C how to make a function equivalent to malloc without using any other inbuilt function?
posted
Dec 18, 2015
by
anonymous
c
c programming
+2
votes
1
answer
Is IP over IP supported in LTE? If so then how many layers of IP does LTE support?
posted
Dec 18, 2015
by
anonymous
lte
ip
+1
vote
1
answer
yum configure to only download one package at a time in Fedora?
posted
Dec 18, 2015
by
anonymous
fedora
+2
votes
0
answers
Attachments with non-ASCII content are retrieved incorrectly in Bugzilla?
posted
Dec 17, 2015
by
anonymous
bugzilla
+4
votes
1
answer
What is the difference between User-Equipment-Info and IMEI AVP?
posted
Dec 17, 2015
by
Chinmoy Padhi
lte
diameter
+2
votes
1
answer
SRS configuration in RRC connection reconfiguration message
posted
Dec 17, 2015
by
Rajib Samui
lte
rrc
enodeb
+1
vote
1
answer
What is "Common Language Runtime" (CLR) in context of .Net?
posted
Dec 17, 2015
by
Sathyasree
asp.net
.net
0
votes
1
answer
What is "Common Language Specification" (CLS) in context of .Net?
posted
Dec 17, 2015
by
Sathyasree
.net
asp.net
+3
votes
1
answer
What is the difference between range and Xrange function in python?
posted
Dec 17, 2015
by
Gnanendra Reddy
python
0
votes
1
answer
What is "Common Type System" (CTS) in context of .Net?
posted
Dec 17, 2015
by
Sathyasree
.net
asp.net
+1
vote
1
answer
Why strings are immutable in python?
posted
Dec 17, 2015
by
Gnanendra Reddy
python
+3
votes
2
answers
Trapping rain water: Compute how much water it is able to trap after raining?
posted
Dec 17, 2015
by
Shishir Chaudhary
c
interview questions
+3
votes
1
answer
What is the use of cancel location procedure and when does it get trigger ?
posted
Dec 16, 2015
by
Ganesh
lte
mme
hss
diameter
+3
votes
0
answers
LTE: Does the serving PLMN play any role while deriving authentication and security keys ?
posted
Dec 16, 2015
by
Harshita
lte
security
+2
votes
1
answer
Does the order in which the modules are placed in a file matters in Python?
posted
Dec 16, 2015
by
anonymous
python
+3
votes
0
answers
Want to change the Wifi channel programmatically in Android, Is there any API/Driver in the source code that I can use?
posted
Dec 16, 2015
by
Seema Siddique
android
+2
votes
1
answer
Need some insight on Curl. Looking for a Curl based client-server example
posted
Dec 16, 2015
by
Ankush Surelia
curl
client-server
networking
+1
vote
1
answer
How fast a PHP Developer can learn Ruby on Rails
posted
Dec 16, 2015
by
anonymous
rails
php
0
votes
2
answers
What is difference between HashMap and HashTable?
posted
Dec 16, 2015
by
anonymous
data structures
hash
0
votes
1
answer
What is a request dispatcher in Java and how does it work?
posted
Dec 16, 2015
by
Dominic
servlet
java
+1
vote
1
answer
Is there any way to determine the number of concurrent connections my servlet engine can handle?
posted
Dec 16, 2015
by
Dominic
java
servlet
0
votes
1
answer
How many types of exception handlers are there in .NET?
posted
Dec 16, 2015
by
Jayshree
.net
0
votes
1
answer
Explain DataSet.AcceptChanges and DataAdapter.Update methods in .NET?
posted
Dec 16, 2015
by
Jayshree
.net
0
votes
1
answer
Explain Difference between Panel and GroupBox classes using .NET?
posted
Dec 16, 2015
by
Jayshree
.net
+1
vote
0
answers
I am getting problem to implement dijsktra's algorithm using priority queue(MIN heap).
posted
Dec 15, 2015
by
Rajan Paswan
algorithms
+1
vote
1
answer
How to find an element in MIN/MAX heap?
posted
Dec 15, 2015
by
Rajan Paswan
c
+3
votes
2
answers
How to find the first non-repeated element in an unsorted array?
posted
Dec 15, 2015
by
anonymous
array
algorithms
c
+1
vote
2
answers
Given an array, How to find the first element that appears an even number of times?
posted
Dec 15, 2015
by
anonymous
array
algorithms
c
+2
votes
1
answer
Why in LTE ACK/NACK will come only after 4 subframes?
posted
Dec 15, 2015
by
Mallikharjuna Reddy
lte
ue
enodeb
+2
votes
2
answers
Does android support languages other than JAVA?
posted
Dec 15, 2015
by
anonymous
android
java
+3
votes
1
answer
Java: Why a += b does not give any compile error while a = a + b does when a is int and b is double?
posted
Dec 15, 2015
by
anonymous
java
+1
vote
0
answers
What is main feature difference between SIP and MGCP protocal ?
posted
Dec 14, 2015
by
Amit Kumar Pandey
media server
protocol
+2
votes
1
answer
Can somebody explains or give some reference on CAP3 GPRS Charging
posted
Dec 14, 2015
by
Chinmoy Padhi
charging
ss7
diameter
camel
osi layer
+1
vote
1
answer
Is there any command in clearcase to checkin all the files in one shot ?
posted
Dec 14, 2015
by
Neelam
clearcase
+2
votes
1
answer
LTE: When does a LTE UE trigger service request towards MME ?
posted
Dec 14, 2015
by
Ganesh Kumar
lte
mme
ue
+3
votes
1
answer
LTE: How TAU procedure can differ for different eNodeBs/cells of a tracking area ?
posted
Dec 14, 2015
by
Ganesh Kumar
lte
mme
core
nas
ue
+3
votes
1
answer
LTE: How does network initiate bearer creation for an UE ?
posted
Dec 14, 2015
by
Ganesh Kumar
lte
epc
+2
votes
1
answer
What is nohup in UNIX?
posted
Dec 14, 2015
by
Mohammed Hussain
unix
operating system
+1
vote
1
answer
How do you find which processes are using a particular file?
posted
Dec 14, 2015
by
Mohammed Hussain
unix
operating system
+3
votes
1
answer
How do you set environment variable which will be accessible form sub shell?
posted
Dec 14, 2015
by
Mohammed Hussain
unix
+3
votes
1
answer
How do I make servlet aliasing work with Apache+Tomcat?
posted
Dec 14, 2015
by
Dominic
java
servlet
jsp
Page:
« prev
1
...
133
134
135
136
137
138
139
...
next »
...