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
+1
vote
2
answers
How many packet data network can be available for one single UE?
posted
Apr 19, 2017
by
Charan Shah
lte
ue
enodeb
0
votes
1
answer
Haw many of you understand dynamic allocation of memory, can someone explain this in detail?
posted
Apr 19, 2017
by
Leon Martinović
c
memory allocation
0
votes
1
answer
What is the use of DRXi inactivity timer and DRX retransmission timer?
posted
Apr 19, 2017
by
Charan Shah
lte
ue
drx
mac
0
votes
2
answers
Which one is better to use in dynamic memory allocation malloc() or calloc(), please explain with appropriate example ?
posted
Apr 19, 2017
by
Anirudha Sarkar
c
interview questions
memory allocation
0
votes
0
answers
How to properly use a trigger inside of stored procedure to validate an email in MYSQL?
posted
Apr 19, 2017
by
Sumana
mysql
0
votes
1
answer
Fill array allocated by user with logical order prime numbers
posted
Apr 18, 2017
by
Leon Martinović
c
+1
vote
1
answer
LTE: Physical Cell ID (PCI) vs Physical Layer Identity vs Physical layer cell identity group number
posted
Apr 18, 2017
by
anonymous
lte
0
votes
1
answer
LTE: What is the difference between CellReselPriority and ConnFreqPriority?
posted
Apr 18, 2017
by
anonymous
lte
+1
vote
2
answers
What is the stack, what is its advantage. Please explain in detail with the example of application where stack is used?
posted
Apr 18, 2017
by
Leon Martinović
computer science
0
votes
1
answer
Write a C program without using any loop to print numbers from 1 to 100 and 100 to 1 ?
posted
Apr 18, 2017
by
Purabi Sarkar
c
interview questions
+1
vote
0
answers
How can I create an array from a .CSV file using PHP code ?
posted
Apr 18, 2017
by
Sanjay Mahatma
php
csv
0
votes
0
answers
What is TTL (Time To Live) and how it is used to improve performance of caching ?
posted
Apr 18, 2017
by
Mukul Chag
performance
cache
+1
vote
0
answers
How to store linked list type data into MYSQL database?
posted
Apr 18, 2017
by
Navya
mysql
0
votes
0
answers
How to add two tables together with same table name but different content in MYSQL?
posted
Apr 18, 2017
by
Navya
mysql
0
votes
1
answer
How Hub and Switch are functionally different from each other and why hub is known as layer 1 repeater ?
posted
Apr 18, 2017
by
Ganesh
interview questions
networking
switching
0
votes
1
answer
Struts: All dependencies vs Essential dependencies?
posted
Apr 18, 2017
by
anonymous
struts
java
0
votes
0
answers
Why Tomcat doesn't appear to deploy webapp module?
posted
Apr 18, 2017
by
anonymous
tomcat
0
votes
1
answer
What is LINQ in C#?
posted
Apr 17, 2017
by
Sunil
c#
0
votes
1
answer
Explain Hashtable in C#?
posted
Apr 17, 2017
by
Sachin
c#
0
votes
1
answer
Explain Anonymous type in C#?
posted
Apr 17, 2017
by
Amit Sharma
c#
0
votes
0
answers
What is Multithreading with .NET?
posted
Apr 17, 2017
by
Madhavi Kumari
c#
0
votes
1
answer
What is jagged array in C#.Net??
posted
Apr 17, 2017
by
Pooja Bhanout
c#
0
votes
2
answers
What are the Difference between Array and ArrayList in C#.Net?
posted
Apr 17, 2017
by
Rohini Agarwal
c#
0
votes
1
answer
What is Virtual Method in C#?
posted
Apr 17, 2017
by
Rohini Agarwal
c#
+1
vote
1
answer
can someone make unique number function, function prints all unique numbers in array?
posted
Apr 17, 2017
by
Leon Martinović
interview questions
+2
votes
1
answer
What is adb in Andriod?
posted
Apr 17, 2017
by
Karthick.c
android
+2
votes
1
answer
What is Dalvik Virtual Machine?
posted
Apr 17, 2017
by
Karthick.c
java
android
+2
votes
0
answers
Given a string and a non empty word string, return a string made of each char just before and just after every am..?
posted
Apr 17, 2017
by
Atindra Kumar Nath
java
0
votes
2
answers
Is it possible to create a table in MYSQL where more then one fields can be defined as Primary key ?
posted
Apr 17, 2017
by
Ajay Shetty
mysql
0
votes
0
answers
What is SAF ?
posted
Apr 17, 2017
by
Ankit Mishra
lte
ue
enodeb
0
votes
1
answer
What is bucket size duration in LTE?
posted
Apr 17, 2017
by
Ankit Mishra
lte
mac
ue
–1
vote
1
answer
How to display previous record value from MySQL database during update?
posted
Apr 17, 2017
by
Kavyashree
mysql
php
+2
votes
0
answers
Given one string and return the version by removing the left and right letter of immediate (*) star?
posted
Apr 17, 2017
by
Atindra Kumar Nath
java
interview questions
0
votes
2
answers
How to display the last record of the field in a input box using PHP?
posted
Apr 17, 2017
by
Kavyashree
php
mysql
0
votes
0
answers
How to process error messages using MySQL Proxy in lua script?
posted
Apr 17, 2017
by
Kavyashree
mysql
lua
mysql proxy
0
votes
1
answer
How to send data from Android to MYSQL database?
posted
Apr 17, 2017
by
Kavyashree
mysql
android
interview questions
0
votes
0
answers
High CPU Usage with MongoDB?
posted
Apr 17, 2017
by
Kaushik
mongodb
performance
0
votes
1
answer
How to bypass windows 7 password when it is forgotten without use of third party application.
posted
Apr 16, 2017
by
Pankaj Singh
technology
windows
+2
votes
1
answer
Given 2 strings, a and b, return a string of the form short+long+short in JAVA.. If "hi" and "hello", then "hihellohi"?
posted
Apr 15, 2017
by
Prajwal C.m.
java
interview questions
+2
votes
1
answer
Given two strings, append them together and return the result in Java? Conditions are ...
posted
Apr 15, 2017
by
Prajwal C.m.
java
interview questions
+1
vote
1
answer
Is SDN applicable only for data plane or can it be used for the control plane also ?
posted
Apr 15, 2017
by
Harshita
lte
sdn
5g
+1
vote
2
answers
LTE: In which scenarios SGW and PGW can be combined during deployment ?
posted
Apr 15, 2017
by
Harshita
lte
+1
vote
1
answer
What is ansible and where it is used ?
posted
Apr 15, 2017
by
Harshita
automation
opensource
0
votes
1
answer
How to use overflow property in CSS?
posted
Apr 14, 2017
by
Arun Angadi
css
0
votes
0
answers
How can I do an inner join inside of a subquery using MYSQL?
posted
Apr 14, 2017
by
Arun Angadi
interview questions
mysql
0
votes
0
answers
How to avoid update all rows using MYSQL?
posted
Apr 14, 2017
by
Arun Angadi
mysql
interview questions
0
votes
0
answers
How to insert multiple values into MYSQL database using socket?
posted
Apr 14, 2017
by
Arun Angadi
mysql
socket
0
votes
0
answers
How to execute two PDO statements in one function and also prioritize which to execute first?
posted
Apr 14, 2017
by
Arun Angadi
interview questions
mysql
0
votes
0
answers
What is AIDL and What data types are supported by AIDL?
posted
Apr 13, 2017
by
Karthick.c
android
0
votes
0
answers
What is portable wi-fi hotspot?
posted
Apr 13, 2017
by
Karthick.c
wifi
android
Page:
« prev
1
...
75
76
77
78
79
80
81
...
next »
...