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
0
votes
0
answers
Describe android Activities in brief?
posted
May 11, 2017
by
Karthick.c
android
java
0
votes
0
answers
Explain in brief about the important file and folder when you create new android application?
posted
May 11, 2017
by
Karthick.c
android
java
+1
vote
0
answers
How to convert JSON String to Java Object?
posted
May 11, 2017
by
Tapesh Kulkarni
json
java
interview questions
+1
vote
0
answers
On the basis of space complexity, which data structure is better: hash table, linked list, binary search tree or tree?
posted
May 11, 2017
by
anonymous
interview questions
data structures
0
votes
2
answers
What happens when UE in DRX idle mode?
posted
May 11, 2017
by
Akhilesh
lte
ue
enb
0
votes
1
answer
How end to end QoS in managed in LTE?
posted
May 11, 2017
by
Hana Pamora
qos
epc
lte
+1
vote
0
answers
Do we have snapchat web sharing API like we have for whatsapp?
posted
May 11, 2017
by
Salil Agrawal
web development
0
votes
1
answer
How to redirect Wordpress 404 page using function()?
posted
May 10, 2017
by
Kavyashree
wordpress
0
votes
1
answer
How to create multiple editor for custom post types in Wordpress?
posted
May 10, 2017
by
Sahana
wordpress
0
votes
0
answers
C: How to insert node with a given value in a circular sorted linked list?
posted
May 10, 2017
by
anonymous
linklist
c
interview questions
0
votes
1
answer
What are the factors one need to consider while making the strategy for code coverage from testing perspective?
posted
May 10, 2017
by
Aahan Mozumdar
testing
0
votes
1
answer
I want to insert a value from an array into a column of sql table, but the content is not going into the table?
posted
May 10, 2017
by
Richa Patil
php
mysql
0
votes
1
answer
Difference between LTE Physical throughput, MAC throughput and RLC Throughput
posted
May 10, 2017
by
Shyam Singh Pal
lte
0
votes
0
answers
How Deep packet inspection (DPI) can help operators to generate new business and revenues ?
posted
May 10, 2017
by
Vikram Singh
telecom
0
votes
0
answers
How to send an SMS in android through code ?
posted
May 10, 2017
by
Karthick.c
android
0
votes
0
answers
What is the difference between intent, sticky intent, and pending intent?
posted
May 10, 2017
by
Karthick.c
android
java
0
votes
0
answers
Python: How can I make data members and member functions private to the class in python ?
posted
May 10, 2017
by
Vikram Singh
interview questions
linux
python
programming
0
votes
1
answer
Want to send email to all my email subscribers when new blog post is created, how to achieve this in wordpress?
posted
May 9, 2017
by
Sahana
wordpress
email
0
votes
1
answer
How to protect a webpage with password in wordpress?
posted
May 9, 2017
by
Navya
wordpress
web development
+2
votes
1
answer
Write a function in JAVA that takes 2 numbers in string and forms a string containing the addition of these 2 numbers?
posted
May 9, 2017
by
Azhar Keer
java
interview questions
+5
votes
1
answer
Concatenate the sums of each word to form the result WORLD WIDE WEB = 402326?
posted
May 9, 2017
by
Azhar Keer
java
interview questions
0
votes
1
answer
What all are the differences between Rectangular and Jagged Array in C#
posted
May 9, 2017
by
Jdk
c#
asp.net
0
votes
1
answer
How would you Read settings from app.config or web.config in C#?
posted
May 9, 2017
by
Jdk
c#
asp.net
0
votes
1
answer
How to split string using Regex in C#?
posted
May 9, 2017
by
Jdk
c#.net
regex
0
votes
0
answers
What is the difference between Unicode,UTF, ASCII and ANSI code format of encoding in C#?
posted
May 9, 2017
by
Jdk
c#
interview questions
0
votes
0
answers
I want to parse the csv contents into an array using php?
posted
May 9, 2017
by
Kushal S
php
csv
0
votes
0
answers
How to print full string by using Negative index in python language?
posted
May 9, 2017
by
Mallikharjuna Reddy
python
django
0
votes
1
answer
If given an array of ints, how to write a C# method to total all the values that are even numbers?
posted
May 9, 2017
by
Madhavi Kumari
c#
0
votes
1
answer
Why is Angular 2 better then Angular 1?
posted
May 9, 2017
by
Pooja Bhanout
angular.js
+1
vote
1
answer
What is Web API?
posted
May 9, 2017
by
Rohini Agarwal
c#
0
votes
1
answer
What role SDN can play in wide area network to make network cost effective and optimized ?
posted
May 9, 2017
by
Rupam
sdn
networking
wan
+2
votes
2
answers
Is there any way to comment multiple lines together in vim editor ?
posted
May 9, 2017
by
Ganesh
vi editor
vim
interview questions
+4
votes
0
answers
How to count and print the number of times each character occurs in the given string in JAVA?
posted
May 8, 2017
by
Tanay Hanuman Toor
java
interview questions
0
votes
1
answer
How to displays the visited hyperlink in html?
posted
May 8, 2017
by
Tanay Hanuman Toor
html
0
votes
1
answer
How to validate input text with phone number using JavaScript?
posted
May 8, 2017
by
Tanay Hanuman Toor
javascript
html
0
votes
1
answer
Does UE knows PDCCH format (1,2,3,4) before doing blind decoding?
posted
May 8, 2017
by
Akhilesh
lte
0
votes
1
answer
why CSRS is not only in center 72 subcarriers?
posted
May 8, 2017
by
Akhilesh
lte
enodeb
ue
0
votes
0
answers
Write a C++ program to do zig zag traversal of a binary search tree?
posted
May 8, 2017
by
Rahul Prashad
data structures
c++
tree
0
votes
1
answer
Convert the expression ((A + B) * C - (D - E) ^ (F + G)) to equivalent Prefix and Postfix notations.
posted
May 8, 2017
by
Rahul Prashad
c
data structures
0
votes
1
answer
What is the use of 'Post via Email' option in WordPress Writing Setting?
posted
May 8, 2017
by
Kavyashree
wordpress
0
votes
1
answer
What is the use of 'Syndication feeds show the most recent' field in WordPress Reading Settings?
posted
May 8, 2017
by
Navya
wordpress
0
votes
0
answers
How can create index.php as default index page instead of index.html in httpd server?
posted
May 8, 2017
by
anonymous
php
httpd
apache
0
votes
0
answers
How to recall a whatapp message which is already sent?
posted
May 8, 2017
by
anonymous
whatsapp
0
votes
1
answer
How to take screenshot in ipad (ios)
posted
May 8, 2017
by
Salil Agrawal
screenshot
ios
0
votes
0
answers
How to Add Two Integer Numbers without using Plus + or ++ Arithmetic Operator in Java
posted
May 8, 2017
by
Sona Munshi
java
interview questions
+1
vote
0
answers
Create a Java Application using the class BasicMathOperation and display the ouput?
posted
May 8, 2017
by
Azhar Keer
java
0
votes
0
answers
Python: Difference between str() and repr() functions ?
posted
May 7, 2017
by
Vikram Singh
interview questions
python
0
votes
2
answers
Python: What is the difference between input() and raw_input() functions ?
posted
May 7, 2017
by
Vikram Singh
python
interview questions
+1
vote
0
answers
What is RAN slicing and how it is beneficial compare to traditional network architecture ?
posted
May 7, 2017
by
Vikram Singh
lte
5g
+2
votes
1
answer
Write a C program to generate the map of India?
posted
May 6, 2017
by
Neeraj Kumar
c
interview questions
Page:
« prev
1
...
72
73
74
75
76
77
78
...
next »
...