107 Posted Topics

Member Avatar for Prakhar_2
Member Avatar for Mahi_6
Member Avatar for Mian_7

I not really familar with C++, but the error seems like you trying to return a value in void function, which is illegal. Try replace the void with the return value datatype. float Saltax::get() { cout << "Enter the salary:"; cin>>x; return x; } Don't forget to change this float …

Member Avatar for John_165
0
175
Member Avatar for John_165

When we build an application, which layer should we start with? From top (UI) to bottom(Data Layer) or bottom to top?

Member Avatar for Dani
1
1K
Member Avatar for John_165

I making an android app which need to display data analysis in Gantt Chart. I implement this library from https://github.com/PhilJay/MPAndroidChart and it runs smoothly in my app. But what I'm worrying is if this library has been removed from github repo, will my app get effected?

Member Avatar for rproffitt
0
1K
Member Avatar for John_165

When I leave a comment (vote with comment ) under someone post , it will increase 2 points for vote up and 0 point for vote down. After I leave the comment and click the vote up button, the user earn 2 points. But after I vote down again, the …

Member Avatar for Dani
2
4K
Member Avatar for Geanna Afera
Member Avatar for John_165
0
351
Member Avatar for John_165

Parents please be aware and very cautious of what your child watches on YouTube and KIDS YOUTUBE. There is a thing called ‘Momo’ that’s instructing kids to kill themselves, turn stoves on while everyone is sleep and even threatening to kill the children if they tell their parents!!! ![download.jpeg](/attachments/large/4/dc1303529642573b46b66ccb1a2992ce.jpeg)

Member Avatar for Reverend Jim
-3
4K
Member Avatar for John_165

Recently I realized that I not receive any email notification from DaniWeb. When I check on the User Settings, I saw this alert message > We have been having problems emailing you. Has your email address changed? Please update your email address to begin receiving email from us again. After …

Member Avatar for John_165
1
4K
Member Avatar for Dani

In programming section, java can be found in Software Development, Mobile Development and Computer Science. Why we need three java as they refer to same thing ?

Member Avatar for happygeek
2
6K
Member Avatar for arazzaq2518
Member Avatar for Leem_1
Member Avatar for dukoolsharma
Member Avatar for John_165

There are **Complementary Goals** in profile page. Where can I find the list of goals and what does this used for ?

Member Avatar for John_165
1
3K
Member Avatar for jacks smith
Member Avatar for teddy
Member Avatar for rproffitt
Member Avatar for dongtrien
Member Avatar for John_165

First of all, I would like to say that the interface is nice, amazing, and user friendly!! Thanks Dani and those who work hard on this !!! But one thing I would like to comment is about the **vote and comment**. It seems like only users with high reputation allow …

Member Avatar for Dani
1
2K
Member Avatar for happygeek
Member Avatar for John_165

The API docs are now found at [ Java Development Kit Version 11 API Specification](https://docs.oracle.com/en/java/javase/11/docs/api/)

Member Avatar for JamesCherrill
0
2K
Member Avatar for [TMMG]
Member Avatar for monitormobile

> New huh? Then how do you explain the numerous other postings by you, from the exact same IP address.... How to check OP's ip address ?

Member Avatar for happygeek
-1
495
Member Avatar for Rizwan_7
Member Avatar for Stefce

Many forums like to use email to inform, example **CodeRanch** and **DreamInCode**. Don't know what's the reason behind..

Member Avatar for Tania_3
3
1K
Member Avatar for John_165

Question from codility test Write a function: class Solution { public int solution(int[] A); } that, given an array A of N integers, returns the smallest positive integer (greater than 0) that does not occur in A. For example, given A = [1, 3, 6, 4, 1, 2], the function …

Member Avatar for JamesCherrill
0
10K
Member Avatar for Navanath_1
Member Avatar for abdelhakeem
Member Avatar for JamesCherrill

> I'm excited for the future. Working on the new design right now and it's making me hopeful. > Can't wait to see the new design. Between, I still waiting for you to reply my message

Member Avatar for mysunindia
0
368
Member Avatar for John_165

Hey guys, I have a little bit confused on below code and output **Main ** public class Main { public static void main(String[] args) { ClassA classA = new ClassA(); System.out.println("====== Before ====="); classA.checking(); System.out.println("===== After ====="); classA.checking(); } } ** Class A** public class ClassA { boolean b = …

Member Avatar for Buy Business
0
584

The End.