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
Recent
Hot!
Most votes
Most answers
Most views
+3
votes
1
answer
In which cases interface bonding is needed and how it is achieved ?
posted
Mar 12, 2017
by
Harshita
highavailability
networking
software engineering
telecom
0
votes
1
answer
Tomcat 7 installation on Sun Solaris 10
posted
Mar 10, 2017
by
anonymous
tomcat
solaris
0
votes
0
answers
How to remove space from td in html?
posted
Mar 10, 2017
by
Ambika Sharma
css
html
0
votes
2
answers
How to add a new gateway to an existing network card to access virtual box?
posted
Mar 10, 2017
by
anonymous
ubuntu
virtualbox
+1
vote
2
answers
What is heap table in Mysql?
posted
Mar 10, 2017
by
Kavyashree
mysql
interview questions
+1
vote
0
answers
C: Check if a Binary Tree contains duplicate subtrees of size 2 or more?
posted
Mar 9, 2017
by
anonymous
tree
data structures
interview questions
c
+1
vote
2
answers
Convert a binary number into decimal number and vice versa using C?
posted
Mar 9, 2017
by
anonymous
interview questions
c
+1
vote
0
answers
What is the difference between an implicit intent and explicit intent?
posted
Mar 9, 2017
by
Karthick.c
java
android
0
votes
0
answers
What is the difference between a regular .png and a nine-patch image?
posted
Mar 9, 2017
by
Karthick.c
java
android
0
votes
0
answers
Why are plugins required in wordpress?
posted
Mar 9, 2017
by
Richa Patil
wordpress
interview questions
+1
vote
1
answer
What are the different layers of OSI model in networking?
posted
Mar 9, 2017
by
Richa Patil
networking
+2
votes
0
answers
How to change file names in multiple folders in Informatica?
posted
Mar 9, 2017
by
Vipin Kumar
informatica
+1
vote
0
answers
How to allocate a Resource Block in LTE to a user and what parameters should be considered?
posted
Mar 9, 2017
by
Ammara Khurshid
lte
matlab
0
votes
1
answer
C: Determine whether the given sudoku board configuration is valid or not?
posted
Mar 8, 2017
by
anonymous
c
interview questions
0
votes
0
answers
What is thread pool? Why should you thread pool in Java?
posted
Mar 8, 2017
by
Karthick.c
java
0
votes
0
answers
MongoDB: why $natural query in non-capped collection does not represent the order of insertion, especially for WT ?
posted
Mar 8, 2017
by
Naveena Garg
mongodb
0
votes
0
answers
MongoDB Atlas Freemium - Deployment restrictions
posted
Mar 8, 2017
by
anonymous
mongodb
+2
votes
1
answer
Please explain briefly different Instance Modes in WCF?
posted
Mar 7, 2017
by
Jdk
wcf
+1
vote
1
answer
What is DataContractSerializer and How its different from XmlSerializer?
posted
Mar 7, 2017
by
Jdk
wcf
0
votes
0
answers
What Message Exchange Patterns (MEPs) supported by WCF? Explain each of them briefly?
posted
Mar 7, 2017
by
Jdk
asp.net
wcf
+2
votes
0
answers
How eNodeB PDCP layer aggregates data if RLC layer sends incorrect sequence in case of LTE-Wifi Aggregation?
posted
Mar 7, 2017
by
Gnanendra Reddy
lte
pdcp
lwa
wifi
enodeb
+1
vote
0
answers
What is a Framework? And what the the difference between framework and CMS?
posted
Mar 7, 2017
by
Ranjith Havaldar
web development
0
votes
1
answer
What is too early Handover and why does RLF have to occur even if its an early handover?
posted
Mar 7, 2017
by
anonymous
lte
handover
+1
vote
0
answers
When MME sends implicitly attach to MSS through SG interface?
posted
Mar 6, 2017
by
anonymous
lte
0
votes
1
answer
Synchronization of UE in LTE?
posted
Mar 6, 2017
by
anonymous
lte
ue
synchronization
+2
votes
1
answer
Communication between two eNodeB in LTE?
posted
Mar 6, 2017
by
Shilpy Agrawal
lte
enodeb
0
votes
0
answers
Why Operator Controlled PLMN List can’t change in SIM while Steering of roaming?
posted
Mar 6, 2017
by
Jim Tan
lte
sim
plmn
+1
vote
1
answer
LTE: what is difference between open and hybrid cell
posted
Mar 3, 2017
by
anonymous
lte
+1
vote
1
answer
What different kinds of SmartPhone OS are there?
posted
Mar 3, 2017
by
Atindra Kumar Nath
operating system
smart phone
+2
votes
1
answer
what is the difference between Cyber security and Network security?
posted
Mar 3, 2017
by
Bheemalinga Reddy B
network security
security
0
votes
0
answers
Redimensioning SDCCH
posted
Mar 3, 2017
by
anonymous
gsm
telecom
+1
vote
2
answers
What is a deep copy?
posted
Mar 2, 2017
by
anonymous
interview questions
computer science
+1
vote
1
answer
Python knowledge required for telecommunication testers
posted
Mar 2, 2017
by
anonymous
python
telecom
+1
vote
1
answer
LTE: what is GU GROUP ID in lte, when it is used and what is the significance of it?
posted
Mar 2, 2017
by
anonymous
lte
+1
vote
1
answer
Given set of N points/Co-ordinates [(x1,y1),(x2,y2), (x3,y3), (x4,y4), (x5,y5)...] find if any of them form square.
posted
Mar 2, 2017
by
anonymous
c
interview questions
algorithms
0
votes
0
answers
Checks if two matrices have identical values in all elements with minimum complexity?
posted
Mar 2, 2017
by
anonymous
matrix
interview questions
algorithms
+1
vote
0
answers
How to improve MongoDB aggregation performance
posted
Mar 2, 2017
by
anonymous
mongodb
performance
0
votes
0
answers
What is the preferred method of resolving unhandled exceptions in Node.js?
posted
Mar 1, 2017
by
Karthick.c
node.js
0
votes
1
answer
What is ‘Callback’ in node.js?
posted
Mar 1, 2017
by
Karthick.c
node.js
+2
votes
0
answers
How to flatten only one sub list of list of lists using python?
posted
Mar 1, 2017
by
anonymous
python
+1
vote
0
answers
Print all the sub arrays of an array with iterative approach using C?
posted
Feb 28, 2017
by
anonymous
c
interview questions
+1
vote
0
answers
In MongoDB db.stats() slow, should I be worried to execute?
posted
Feb 28, 2017
by
anonymous
mongodb
0
votes
1
answer
How voice packets flows through IMS network and reach to end user?
posted
Feb 28, 2017
by
anonymous
ims
volte
lte
+3
votes
1
answer
If there are multiple DRB's with LWA enabled,how does the UE distinguish received data from Wifi between these bearers?
posted
Feb 28, 2017
by
Gnanendra Reddy
enodeb
lwa
pdcp
wifi
+4
votes
1
answer
How does the eNB transfer data to a UE via WIFI(DL only)
posted
Feb 28, 2017
by
Gnanendra Reddy
lte
wifi
lwa
enodeb
ue
+2
votes
1
answer
How and when does the enodeb activate or deactivate LTE-WifiAggregation?
posted
Feb 28, 2017
by
Gnanendra Reddy
lte
enodeb
ue
+1
vote
0
answers
How does the eNB know a UE with in Wifi Coverage ?
posted
Feb 28, 2017
by
Gnanendra Reddy
lte
wifi
enodeb
lwa
ue
+1
vote
0
answers
How eNB knows UE is capable of LTE-Wifi Aggregation and at UE side where to check LWA details?
posted
Feb 28, 2017
by
Gnanendra Reddy
lte
wifi
enodeb
lwa
0
votes
0
answers
PUTTY terminal session from a mobile device on iOS
posted
Feb 27, 2017
by
anonymous
ios
putty
+1
vote
1
answer
What are advantages and disadvantages of Java Sockets?
posted
Feb 27, 2017
by
Karthick.c
java
interview questions
Page:
« prev
1
...
80
81
82
83
84
85
86
...
next »
...